Skip to main content

Chapter 0.1 - Course Index

Welcome to the complete, step-by-step architecture breakdown of Retrieval-Augmented Generation (RAG)! Below is the structured index of all course modules:

Course Repository

All the code, notebooks, and materials for this course can be found on our official GitHub repository: hashcodes7/RAG-Architecture-End-to-End

Chapter 1: Pre Requisites and Foundation

Chapter 3: Chunking Strategies

Chapter 4: Hybrid Indexing

Chapter 5: Retrieval Fusion and Reranking

Chapter 6: Generation and Guardrails

Chapter 7: Persistence