Completed
- Memory
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
LangChain Tutorial for Generative AI
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction to LangChain
- 2 - Agenda of LangChain
- 3 - Introduction to LangChain
- 4 - Why LangChain?
- 5 - Development Environment Setup of LangChain
- 6 - Demo on Library Installation
- 7 - LangChain Core Concepts
- 8 - Chain
- 9 - Agents
- 10 - Memory
- 11 - LangChain Components
- 12 - Prompts
- 13 - Models
- 14 - Tools
- 15 - Data Loaders
- 16 - LangChain Case Study
- 17 - Add LangChain App
- 18 - LangChain App Execution
- 19 - Summary of Python LangChain