LangChain
Build powerful LLM applications with LangChain framework.
Course Duration: 10 hours
What You'll Learn
- LangChain fundamentals
- Chains and agents
- Memory and context
- Document loaders
- Vector stores integration
- Building chatbots and assistants
Prerequisites
- Python programming
- Basic LLM understanding
Course Modules
- Introduction to LangChain
- LLM Wrappers (OpenAI, Anthropic, Local)
- Prompt Templates
- Chains: Sequential and Router
- Memory: Buffer, Summary, Conversation
- Document Loaders
- Text Splitters
- Vector Stores (Chroma, Pinecone, FAISS)
- Retrievers
- Agents and Tools
- Output Parsers
- Project: Build a Document Q&A Bot
Tools Covered
- LangChain
- LangSmith
- OpenAI API
- Chroma / Pinecone