← All projects
Capstoneadvanced10h
Document Q&A RAG Capstone
Build a complete retrieval-augmented generation pipeline that answers questions about a document set with citations, and knows when it doesn't know.
Tracks: AI, LLMs, RAG & Agents, Git, APIs & SQL
Objectives
- Assemble ingestion, retrieval, and generation into one pipeline
- Attach citations to every generated claim
- Return a 'not enough evidence' response when retrieval confidence is low
- Defend the pipeline against prompt injection in retrieved content
Before you start
Milestones
0%