Paste or upload a document and ask questions of it. Retrieval runs entirely in your browser, the foundation of RAG. Add a local model (Ollama) to turn passages into written, grounded answers.
Ask a question to retrieve the most relevant passages from the document.
Runs fully in your browser using TF-IDF retrieval, the foundation of RAG. Connect a local model (Ollama on your own machine) to turn the retrieved passages into a written, grounded answer with sources. Your document never leaves your device.