Available for selected projectsStart a project
Work
Open source / Showcase2026

Docchat

Ask questions about your PDFs and get cited answers — no API key, no LLM required.

GitHub

Docchat (FastAPI) ingests PDFs, splits them into chunks, and answers with a pure-Python BM25 retriever — returning extractive answers and their sources without calling any model. Prefer a real LLM? You can switch one on with a key. It comes with a few fictional sample documents.

// PROJECT VISUALDocchat
// TECH
FastAPIPythonBM25pypdf
Build something similarView all
Docchat — Mohamed Adel Mamoun