Learn cutting-edge methods for integrating external data with LLMs using Retrieval Augmented Generation (RAG) with LangChain.
Overview
Syllabus
- Building RAG Applications with LangChain
- Discover how to integrate external data sources into chat models with LangChain. Learn how to load, split, embed, store, and retrieve data for use in LLM applications.
- Improving the RAG Architecture
- Discover state-of-the-art techniques for loading, splitting, and retrieving documents, including loading Python files, splitting semantically, and using MRR and self-query retrieval methods. Learn to evaluate your RAG architecture using robust metrics and frameworks.
- Introduction to Graph RAG
- Discover how graph databases and retrieval can overcome some of the limitations of traditional vector-based storage and retrieval.
Taught by
Meri Nova