
I was trying to find something in an old folder the other day and realised I had no idea where it was or what it was called.
Search is great when you know the keyword. It’s much less helpful when you only remember the idea.
So I built Mira: a way to search your files in plain English. You point it at a folder, and it makes your files searchable by meaning instead of just keywords.
It uses Gemini’s embedding model, or a local embedding model if you want to keep things on your own machine.
Install it here - https://github.com/heidar-an/mira
NOTE: Read the README for instructions on installing since I don't have an Apple developer ID.
I'd appreciate a star :)