I've been working on semantic search for Mac for the last few weeks.
It's called SmartSearch - uses SentenceTransformers for embeddings and FAISS for fast similarity search. Best of all, it runs locally on your computer.
Why? I absolutely despise Mac's search. I want to be able to search within documents, images, pdf etc.
Github: https://github.com/neberej/smart-search/
Demo: https://github.com/user-attachments/assets/aed054e0-a91f-459...