Login Sign Up

Developing LLM Applications with LangChain

Via DataCamp

DataCamp based on 660 ratings

Share

0

Overview

Developing LLM Applications with LangChain is a comprehensive course designed to guide developers and AI enthusiasts through building powerful applications using large language models (LLMs) integrated with LangChain, a popular framework for creating advanced AI workflows. This course covers the fundamentals of LangChain, including its core components such as chains, agents, and memory, enabling learners to design modular and scalable LLM-powered applications. Participants will explore how LangChain facilitates chaining together multiple LLM calls, integrating external data sources, and managing conversational context...

Syllabus

  • Introduction to LangChain & Chatbot Mechanics
    • Welcome 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.
  • 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.
  • 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!
Developing LLM Applications with LangChain
Go to Class

via DataCamp

3 hours

Certificate Available

English

On-Demand

Instructor

Jonathan Bennion

Reviews

No reviews yet. Be the first to review!