Capstone: Traceable RAG Assistant
In this capstone you will build a traceable RAG assistant with grounded citations, a working trace for every request, and tests that run without calling a paid API.
Units
- Unit 12.00: Scoping the assistant and its sources
- Unit 12.01: Building the retrieval chain
- Unit 12.02: Instrumenting every request with a trace
- Unit 12.03: Writing tests that run offline
- Unit 12.04: Reporting quality with its limits
