Developing LLM Applications with LangChain
Discover how to build AI-powered applications using LLMs, prompts, chains, and agents in LangChain.
Start Course for Free3 hours10 videos33 exercises10,841 learnersStatement 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
Foundation for Developing in the LangChain Ecosystem
Augment your LLM toolkit with LangChain's ecosystem, enabling seamless integration with OpenAI and Hugging Face models. Discover an open-source framework that optimizes real-world applications and allows you to create sophisticated information retrieval systems unique to your use case.Chatbot Creation Methodologies using LangChain
Utilize LangChain tools to develop chatbots, comparing nuances between HuggingFace's open-source models and OpenAI's closed-source models. Utilize prompt templates for intricate conversations, laying the groundwork for advanced chatbot development.Data Handling and Retrieval Augmentation Generation (RAG) using LangChain
Master tokenization and vector databases for optimized data retrieval, enriching chatbot interactions with a wealth of external information. Utilize RAG memory functions to optimize diverse use cases.Advanced Chain, Tool and Agent Integrations
Utilize the power of chains, tools, agents, APIs, and intelligent decision-making to handle full end-to-end use cases and advanced LLM output handling.Debugging and Performance Metrics
Finally, become proficient in debugging, optimization, and performance evaluation, ensuring your chatbots are developed for error handling. Add layers of transparency for troubleshooting.Training 2 or more people?
Get your team access to the full DataCamp platform, including all the features.In the following Tracks
Associate AI Engineer for Developers
Go To TrackDeveloping AI Applications
Go To Track- 1
Introduction to LangChain & Chatbot Mechanics
FreeWelcome to the LangChain framework for building applications on LLMs! You'll learn about the main components of LangChain, including models, chains, agents, prompts, and parsers. You'll create chatbots using both open-source models from Hugging Face and proprietary models from OpenAI, create prompt templates, and integrate different chatbot memory strategies to manage context and resources during conversations.
The LangChain ecosystem50 xpHugging Face models in LangChain!100 xpOpenAI models in LangChain!100 xpPrompting strategies for chatbots50 xpPrompt templates and chaining100 xpChat prompt templates100 xpManaging chat model memory50 xpIntegrating a chatbot message history100 xpCreating a memory buffer100 xpImplementing a summary memory100 xp - 2
Chains and Agents
Time to level up your LangChain chains! You'll learn to use the LangChain Expression Language (LCEL) for defining chains with greater flexibility. You'll create sequential chains, where inputs are passed between components to create more advanced applications. You'll also begin to integrate agents, which use LLMs for decision-making.
Sequential chains50 xpBuilding prompts for sequential chains100 xpSequential chains with LCEL100 xpIntroduction to LangChain agents50 xpWhat's an agent?50 xpReAct agents100 xpCustom tools for agents50 xpDefining a function for tool use100 xpCreating custom tools100 xpIntegrating custom tools with agents100 xp - 3
Retrieval Augmented Generation (RAG)
One limitation of LLMs is that they have a knowledge cut-off due to being trained on data up to a certain point. In this chapter, you'll learn to create applications that use Retrieval Augmented Generation (RAG) to integrate external data with LLMs. The RAG workflow contains a few different processes, including splitting data, creating and storing the embeddings using a vector database, and retrieving the most relevant information for use in the application. You'll learn to master the entire workflow!
Integrating document loaders50 xpPDF document loaders100 xpCSV document loaders100 xpHTML document loaders100 xpSplitting external data for retrieval50 xpSplitting by character100 xpRecursively splitting by character100 xpSplitting HTML100 xpRAG storage and retrieval using vector databases50 xpPreparing the documents and vector database100 xpBuilding a retrieval prompt template100 xpCreating a RAG chain100 xpWrap-up!50 xp
Training 2 or more people?
Get your team access to the full DataCamp platform, including all the features.In the following Tracks
Associate AI Engineer for Developers
Go To TrackDeveloping AI Applications
Go To Trackcollaborators
audio recorded by
Jonathan Bennion
See MoreAI Engineer & LangChain Contributor
Bay area based. Pulling together algorithms while on distance runs.
9 years in data science and ML (ex-Facebook, Disney, Amazon, Google, EA) with 1 intensive year in AI Engineering for enterprise use cases with companies such as Fox Corporation.
Created Logical Fallacy chain in LangChain and contributor to DeepEval.
FAQs
Join over 15 million learners and start Developing LLM Applications 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.