Part 3 – Implementing Advanced RAG
In this part, you will learn advanced techniques for enhancing your RAG applications, including integrating AI agents with LangGraph for more sophisticated control flows, leveraging prompt engineering strategies to optimize retrieval and generation, and exploring cutting-edge approaches such as query expansion, query decomposition, and multi-modal RAG. You’ll gain hands-on experience in implementing these techniques through code labs and discover a wealth of additional methods covering indexing, retrieval, generation, and the entire RAG pipeline.
This part contains the following chapters:
- Chapter 12, Combining RAG with the Power of AI Agents and LangGraph
- Chapter 13, Using Prompt Engineering to Improve RAG Efforts
- Chapter 14, Advanced RAG-Related Techniques for Improving Results
...