Inspect, debug, and understand a real RAG app built on your own docs.
-
Updated
Jun 29, 2026 - TypeScript
Inspect, debug, and understand a real RAG app built on your own docs.
An **educational RAG debugger**. Every stage of retrieval — chunking, embedding, dense search, BM25, hybrid fusion, prompt construction — is visible and inspectable in the UI, so you can see *why* an answer was retrieved (or wasn't).
Add a description, image, and links to the rag-debugger topic page so that developers can more easily learn about it.
To associate your repository with the rag-debugger topic, visit your repo's landing page and select "manage topics."