Open-Source AI Tool Automates Photo Organization with LLMs

Open-Source AI Tool Automates Photo Organization with LLMs

Photo by Miguel Á. Padriñán on Pexels

An open-source Python project is revolutionizing photo management with the power of local large language models (LLMs). The AI Instagram Organizer automates tasks like chronological sorting using EXIF data, duplicate filtering using perceptual hashing, descriptive caption generation with relevant hashtags, and HEIC to JPG conversion. This innovative tool, accessible on GitHub (https://github.com/summitsingh/ai-instagram-organizer), utilizes models such as LLaVA, Gemma, and Llama 3.2 Vision through Ollama. The project was initially shared on Reddit (https://old.reddit.com/r/artificial/comments/1nl8k97/project_i_created_an_ai_photo_organizer_that_uses/).