You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AutomaticTitleTagger is a PyQt5-based desktop app for processing images and managing metadata. It integrates with OpenAI's GPT-4 to analyze images and generate titles, keywords, and categories. Features include recursive directory processing, file renaming, and metadata updating for JPEG images.
A Django-based system that integrates GitHub and Slack to provide real-time pull request notifications (PR creation, merge, comments). It includes daily PR summaries and leverages Celery for asynchronous task processing. Ideal for developers looking to automate GitHub notifications with webhooks.