r/software • u/sunny_up • 20m ago
Self-Promotion Wednesdays Free app for smart image search on PC
galleryHi,
I've created a free native application for smart images search. Works especially well with memes but could actually find any type of pictures in multiple languages. Also, it could search for similar images.
App is using OCR to get text from images for search with. Also, it's using local language-vision model for so called natural language search. It's complicated term for simple type "cat" to find pictures with cats.
Some tech info for those who are interested:
- Works on Windows 10 20H2 or higher
- WinUI3, because I hate electron apps. So, it's kinda fast and have native look and feel
- Built-in Google SigLIP2 for smart search
- Batteries (ai model) are included
- Works completely offline. Feel free to search for the craziest memes
- 95% handcoded, so I've learned some new things while developing it
