Build ChatGPT Chatbots with LangChain Memory - Understanding and Implementing Memory in Conversations
Offered By: Venelin Valkov via YouTube
Course Description
Overview
Learn how to implement memory in ChatGPT chatbots using LangChain in this comprehensive tutorial. Explore various memory types including buffer memory, ConversationSummaryBufferMemory, ConversationBufferWindowMemory, and VectorStoreRetrieverMemory. Discover how to set up Google Colab, create conversation chains, modify prompts, save and load messages, and build a simple chatbot with memory. Gain insights into maintaining coherent conversations and enhancing the capabilities of AI-powered chatbots through practical demonstrations and explanations.
Syllabus
- Intro
- Google Colab Setup
- What is Memory?
- Conversation Chain
- Change the Prompt
- Save/load Messages
- Window Memory
- Summary Memory
- Vectorstore Memory
- Simple Chatbot with Memory
- Conclusion
Taught by
Venelin Valkov
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