
Self-hosted RAG file search engine (FastAPI) with keyword/semantic/hybrid modes, citations, API keys, and Docker quickstart.
FLAMEHAVEN FileSearch is an open-source, self-hosted RAG document search engine you can run locally (Docker or Python). It supports multi-format ingestion (PDF, DOCX, TXT, MD) and provides keyword, semantic, and hybrid search modes (with typo correction). Results include source attribution, and the API includes production features like API-key authentication with permissions, rate limiting, audit logging, batch search, and an admin dashboard. It integrates with Google Gemini (via GEMINI_API_KEY) and supports a lightweight local store plus optional components such as Redis caching and Postgres/pgvector for higher-performance deployments.
16%
Loading Community Opinions...