<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>RAG Eval</title><description>Evaluating RAG systems: building an eval set, recall@k, faithfulness, and the five places a retrieval pipeline quietly breaks.</description><link>https://what-is-rag.net/</link><item><title>The Five Places a RAG Pipeline Breaks</title><link>https://what-is-rag.net/blogs/the-five-places-a-rag-pipeline-breaks/</link><guid isPermaLink="true">https://what-is-rag.net/blogs/the-five-places-a-rag-pipeline-breaks/</guid><description>A bad answer implicates one of five stages. A bisection procedure that finds the responsible one in about ten minutes.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate><category>debugging</category><category>evaluation</category></item><item><title>Measuring Faithfulness, Not Just Answer Quality</title><link>https://what-is-rag.net/blogs/measuring-faithfulness-not-just-answer-quality/</link><guid isPermaLink="true">https://what-is-rag.net/blogs/measuring-faithfulness-not-just-answer-quality/</guid><description>An answer can be good and ungrounded at the same time. How to check every claim against the retrieved context, and where LLM judges fail.</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>faithfulness</category><category>evaluation</category></item><item><title>Recall@k and What It Hides</title><link>https://what-is-rag.net/blogs/recall-at-k-and-what-it-hides/</link><guid isPermaLink="true">https://what-is-rag.net/blogs/recall-at-k-and-what-it-hides/</guid><description>Recall, precision, MRR and nDCG measure different things badly. What each one is blind to, and which to report.</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate><category>metrics</category><category>retrieval</category></item><item><title>Building a Retrieval Eval Set</title><link>https://what-is-rag.net/blogs/building-a-retrieval-eval-set/</link><guid isPermaLink="true">https://what-is-rag.net/blogs/building-a-retrieval-eval-set/</guid><description>Golden questions, labelled relevant documents, and the unanswerable cases. How to construct a set that predicts production behaviour.</description><pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate><category>evaluation</category><category>retrieval</category></item><item><title>Why Your RAG Demo Works and Production Does Not</title><link>https://what-is-rag.net/blogs/why-your-rag-demo-works-and-production-does-not/</link><guid isPermaLink="true">https://what-is-rag.net/blogs/why-your-rag-demo-works-and-production-does-not/</guid><description>The demo and production differ in five specific ways, all of which favour the demo. Each one is measurable before you ship.</description><pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate><category>evaluation</category><category>debugging</category></item></channel></rss>