Learn
Learn hub Foundations Prompting SQL & data Visualization RAG Chatbots Prototypes Agents & launch
Weekly practice
01020304050607 08091011121314
Phase 4

Week 7. RAG pipeline: chunk, retrieve, cite using the corpus.

Problem statement

You ship an internal Q&A bot over policy docs. Engineering asks you for chunk size, metadata, and citation behavior.

Outcomes

Explain ingest → chunk → embed → retrieve → generate; run a minimal RAG over practice-env/corpus.

Deliverables

Links