Catch a Hallucinating RAG Pipeline
Use automated evaluation output to find and fix an unfaithful RAG answer.
A intermediate AI Engineering challenge worth 10 points. Solve it hands-on in a real AI Engineering environment in your browser - no local setup, no fake shells.
The Challenge
Scenario: A support-bot's RAG pipeline retrieves the wrong document and confidently states a 90-day retention policy that appears nowhere in the real source material.
Use the faithfulness/citation evaluation output as evidence to repair retrieval so the correct document is found, the answer is actually grounded in it, and the citation matches. Run check.