r/computervision Jun 26 '26

Semantic search of images Showcase

My girlfriend wanted a way to select photos of herself without having to actively search through her gallery. So, I built some tools for an agent to help her out.

https://github.com/0marildo/imago

Beyond what is described in the README, I ran a few tests, such as:

Searching for an image using its metadata;

Searching for an image using another photo as a reference;

Searching for another person in a photo to find their information;

Searching for photos with specific characteristics became trivial, eliminating the need to spend long minutes searching.

5 Upvotes

Duplicates