langchain-ai/rag-from-scratch
Jupyter notebook tutorials teaching retrieval-augmented generation (RAG) systems from scratch.

Velocity · 7d
+9.9
★ / day
Trend
→steady
star history
This repository contains educational notebooks that accompany a video playlist, walking through the fundamentals of RAG: indexing documents, retrieving relevant content, and using it to ground LLM generation. It targets developers learning to build systems that extend LLM knowledge beyond their training data by connecting them to external document sources.