RAG
Retrieval pipelines end to end: chunking strategy, re-ranking, grounding, citation, and measuring whether any of it helped.
intermediate0 lessonsComing soon
Start with the required courses below — this one assumes them.
What you will be able to do
- Build a retrieval pipeline in .NET
- Ground and cite answers so they can be audited
- Evaluate retrieval quality rather than assuming it
Before you start
- RequiredEmbeddings & Vector Databases— Retrieval is an indexing problem before it is a prompting problem.
- RecommendedPrompt Engineering— Grounding prompts are easier once structured output is familiar.
Lessons
This course is being written. Its outline is fixed; the lessons are not published yet.