Accéder au contenu principal
AccueilPython

cours

Retrieval Augmented Generation (RAG) with LangChain

Intermédiaire
Actualisé 01/2025
Learn cutting-edge methods for integrating external data with LLMs using Retrieval Augmented Generation (RAG) with LangChain.
Commencer le cours gratuitement

Inclus avecPremium or Teams

PythonArtificial Intelligence3 heures12 vidéos38 exercices3,150 XP2,418Certificat de réussite.

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.
Group

Formation de 2 personnes ou plus ?

Essayer DataCamp for Business

Apprécié par les apprenants de milliers d’entreprises

Description du cours

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.

Conditions préalables

Developing LLM Applications with LangChain
1

Building RAG Applications with LangChain

Commencer le chapitre
2

Improving the RAG Architecture

Commencer le chapitre
3

Introduction to Graph RAG

Commencer le chapitre
Retrieval Augmented Generation (RAG) with LangChain
Cours
terminé

Obtenez un certificat de réussite

Ajoutez ces informations d’identification à votre profil LinkedIn, à votre CV ou à votre CV
Partagez-le sur les réseaux sociaux et dans votre évaluation de performance

Inclus avecPremium or Teams

S'inscrire maintenant

Rejoignez plus de 15 millions d’apprenants et commencer Retrieval Augmented Generation (RAG) with LangChain dès aujourd'hui !

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.