Assignment

Ground your capstone in your data

Add RAG to your endpoint so it answers from your own document set, with deliberate chunking and reranking, and a basic retrieval eval.

Done when

  • It answers a question only your documents could answer
  • You can show retrieval is returning the right context