Hacker News new | ask | show | jobs
Show HN: AI powered image search across multiple folders for macOS (smarterfolder.com)
1 points by dzan 756 days ago
This is MVP for semantic searching app (just photo first).

It works fully on-device, running multi-langual CLIP model using ONNX and vector database.

The folders are monitored for changes and the index is automatically updated.

Model: https://huggingface.co/sentence-transformers/clip-ViT-B-32-m...