🧠 Mini-RAG

Paste a document, ask a question — it retrieves the most relevant passages (TF-IDF + cosine), the core of Retrieval-Augmented Generation, in pure Python.

Retrieval runs with no API key. A grounded answer appears too if the server has one set.
Built by Rolly Calma · zero-dependency RAG · source on GitHub