Description:
Ready to build cutting-edge applications powered by Large Language Models (LLMs)? Using LangChain is an open-source framework for building applications using Python. LangChain provides modular and user-friendly abstractions that can interface with any LLM – OpenAI, Hugging face, Bard, PaLM, etc. Using LangChain, you can develop innovative LLM solutions for wide variety of problems: Text Summarization, Answering Question using sources, analyzing structured data and much more. In this course, you will learn how to use various components in LangChain such as Model input-output, data connection, chains, agents and memory, you will also learn how to integrate vector sources such as FAISS and ChromaDB.
Duration: 1 Day
Course Code: BDT303
Learning Objectives:
After this course, you will be able to:
This course is designed for software engineers, backend developers, full stack developers or business analysts who want to build Generative AI based applications with LangChain – no machine learning experience required.
Must have some python programming experience.
1. Introduction to LangChain
2. Using Model Inputs and Outputs
3. Understanding Data Connections
4. Using Chains
5. Using Memory for prior chats
6. Agents
Training material provided: Yes (Digital format)
Hands-on Lab: Instructions will be provided to install Jupyter notebook and other required python libraries. Students can opt to use ‘Google Colaboratory’ if they do not want to install these tools