RAGReader needs JavaScript to run. It answers questions about a PDF, a URL, or pasted text using Dense (vector) retrieval, then re-runs the same question through Dense, Sparse and Hybrid retrieval against GPT-4o mini, Gemini 3 Flash and Claude Haiku 4.5 — up to nine pipelines — and scores every one with Precision@K, Recall@K, F1@K, ROUGE-L and LLM-judged faithfulness, answer relevance and answer coverage.
The project is open source (MIT): github.com/thirza258/RagReader