RAG From Scratch - Langchain Tutorial π¦ππΌ
The RAG From Scratch is a crash course by Lance Martin from LangChain focusing on the foundations of Retrieval Augmented Generation (RAG). This tutorial covers the process of index, retrieval, and generation of a query from scratch π.
Video π½οΈ: https://www.youtube.com/playlist?list=PLfaIDFEXuae2LXbO1_PKyVJiQ23ZztA0x
Code π: https://github.com/langchain-ai/rag-from-scratch
Image credit: Tutorial slides

