Build Chat AI Apps with Streamlit and LangChain
Offered By: Samuel Chan via YouTube
Course Description
Overview
Learn how to build interactive AI chat applications using Streamlit and LangChain in this 32-minute tutorial. Explore the power of LangChain's Agent, which delegates tasks to specialized tools like calculators, web browsers, and translators. Discover how to leverage action agents for step-by-step decision-making and plan-and-execute agents for upfront action planning. Combine these capabilities with Streamlit, a popular Python-based web app framework, to create fast and interactive AI-powered applications. Gain insights into LangChain Agents, Streamlit's features, and the MRKL paper. Access additional resources and related tutorials in the LangChain/LLM series to further enhance your understanding of large language models and their applications.
Syllabus
Build Chat AI apps w/ Streamlit + LangChain
Taught by
Samuel Chan
Related Courses
Prompt Templates for GPT-3.5 and Other LLMs - LangChainJames Briggs via YouTube Getting Started with GPT-3 vs. Open Source LLMs - LangChain
James Briggs via YouTube Chatbot Memory for Chat-GPT, Davinci + Other LLMs - LangChain
James Briggs via YouTube Chat in LangChain
James Briggs via YouTube LangChain Data Loaders, Tokenizers, Chunking, and Datasets - Data Prep
James Briggs via YouTube