course
Retrieval Augmented Generation (RAG) with LangChain
Intermediate
Updated 12/2024Start course for free
Included for FreePremium or Teams
PythonArtificial Intelligence3 hours12 videos38 exercises3,150 XPStatement of Accomplishment
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Training 2 or more people?
Try DataCamp for BusinessLoved by learners at thousands of companies
Course Description
Build RAG Systems with LangChain
Retrieval Augmented Generation (RAG) is a technique used to overcome one of the main limitations of large language models (LLMs): their limited knowledge. RAG systems integrate external data from a variety of sources into LLMs. This process of connecting multiple different systems is usually tedious, but LangChain makes this a breeze!Learn State-of-the-Art Splitting and Retrieval Methods
Level-up your RAG architecture! You'll learn how to load and split code files, including Python and Markdown files to ensure that splits are "aware" of code syntax. You'll split your documents using tokens instead of characters to ensure that your retrieved documents stay within your model's context window. Discover how semantic splitting can help retain context by detecting when the subject in the text shifts and splitting at these points. Finally, learn to evaluate your RAG architecture robustly with LangSmith and Ragas.Discover the Graph RAG Architecture
Flip your RAG architecture on its head and discover how graph-based, rather than vector-based RAG systems can improve your system's understanding of the entities and relationships in your documents. You'll learn how to convert unstructured text data into graphs using LLMs to do the translation! Then, you'll store these graph documents in a Neo4j graph database and integrate it into a wider RAG system to complete the application.Prerequisites
Developing LLM Applications with LangChain1
Building RAG Applications with LangChain
2
Improving the RAG Architecture
3
Introduction to Graph RAG
Retrieval Augmented Generation (RAG) with LangChain
Course Complete
Earn Statement of Accomplishment
Add this credential to your LinkedIn profile, resume, or CVShare it on social media and in your performance review
Included withPremium or Teams
Enroll nowFAQs
Join over 15 million learners and start Retrieval Augmented Generation (RAG) with LangChain today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.