Direkt zum Inhalt
StartseitePython

Retrieval Augmented Generation (RAG) with LangChain

Learn cutting-edge methods for integrating external data with LLMs using Retrieval Augmented Generation (RAG) with LangChain.

Kurs Kostenlos Starten
3 Stunden12 Videos38 Übungen

Kostenloses Konto erstellen

GoogleLinkedInFacebook

oder

Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.
Group

Trainierst du 2 oder mehr?

Versuchen DataCamp for Business

Beliebt bei Lernenden in Tausenden Unternehmen


Kursbeschreibung

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.
Für Unternehmen

Trainierst du 2 oder mehr?

Verschaffen Sie Ihrem Team Zugriff auf die vollständige DataCamp-Plattform, einschließlich aller Funktionen.
DataCamp Für UnternehmenFür eine maßgeschneiderte Lösung buchen Sie eine Demo.
  1. 1

    Building RAG Applications with LangChain

    Kostenlos

    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.

    Kapitel Jetzt Abspielen
    Loading Documents for RAG with LangChain
    50 xp
    Loading PDF files for RAG
    100 xp
    Loading HTML files for RAG
    100 xp
    Text splitting, embeddings, and vector storage
    50 xp
    Getting started with text splitting
    100 xp
    Recursively splitting documents
    100 xp
    Embedding and storing documents
    100 xp
    Building an LCEL retrieval chain
    50 xp
    Creating the retrieval prompt
    100 xp
    Building the retrieval chain
    100 xp
  2. 2

    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.

    Kapitel Jetzt Abspielen
Für Unternehmen

Trainierst du 2 oder mehr?

Verschaffen Sie Ihrem Team Zugriff auf die vollständige DataCamp-Plattform, einschließlich aller Funktionen.

Datensätze

RAG Academic Paper PDFDataCamp Blog HTMLLangChain README MarkdownChatbot Python FileRAG Workflow Python File

Mitwirkende

Collaborator's avatar
James Chapman
Meri Nova HeadshotMeri Nova

Machine Learning Engineer

Mehr Anzeigen

Was sagen andere Lernende?

Melden Sie sich an 15 Millionen Lernende und starten Sie Retrieval Augmented Generation (RAG) with LangChain Heute!

Kostenloses Konto erstellen

GoogleLinkedInFacebook

oder

Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.