DEV Community

wissam metawee
wissam metawee

Posted on

Local Search Agent

a Python framework that gives your AI agent a search engine for your local files. Search, fetch, and reason over your documents the same way a researcher uses the web, but entirely on your machine. No cloud. No embeddings. Pure deterministic BM25 through Meilisearch with optional semantic enrichment.

Use it through the native desktop UI, CLI, or integrate directly into your own AI applications via the Python API, or the toolset.

GitHub: https://github.com/wiss84/local-search-agent

Top comments (0)