illegal-instruction-co/recall-lite
Windows search sucks. So I fixed it using Rust and local vectors.
Rust1 stars1 forks
What it does
Recall Lite is a local-first semantic search engine built with Rust that indexes files and runs a BERT model on your CPU, ensuring that no data leaves your machine. It addresses the limitations of traditional search methods by allowing users to search through their documents based on content rather than filenames.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Tired of Windows search? Discover Recall Lite, the local-first semantic search engine that keeps your data private!
Content angles
- A tutorial on setting up and using Recall Lite for efficient file searching.
- An exploration of the tech stack behind Recall Lite and how Rust enhances performance.
- A comparison of traditional search methods versus semantic search with Recall Lite.
Who should care
Developers and privacy-conscious users looking for efficient local file search solutions.