Table of Contents
- What Is Retrieval-Augmented Generation (RAG)
- Code Lab – An Entire RAG Pipeline
- Practical Applications of RAG
- Components of a RAG System
- Managing Security in RAG Applications
- Interfacing with RAG and Gradio
- The Key Role Vectors and Vector Stores Play in RAG
- Similarity Searching with Vectors
- Evaluating RAG Quantitatively and with Visualizations
- Key RAG Components in LangChain
- Using LangChain to Get More from RAG
- Combining RAG with the Power of AI Agents and LangGraph
- Using Prompt Engineering to Improve RAG Efforts
- Advanced RAG-Related Techniques for Improving Results

