←back to thread

439 points david927 | 1 comments | | HN request time: 0.327s | source

What are you working on? Any new ideas which you're thinking about?
1. coffeecoders ◴[] No.44417708[source]
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...