LangChain
Welcome to LangChain! This guide assumes you are rather familiar with Python and will allow you to learn the beauty of LangChain in top speed.
Learn more on Key Abstractions:
Have a better understanding on the key abstractions of LangChain by reading the offical documentation:
Learning Resources (RAG):
- LangChain Chat: Chat with the LangChain Documentation
- LangChain: Chat with your Data Teaches you how to do Retrieval Augmented Generation (RAG) and use some techniques
Learning Resources (Tools & Agents)
- Introduction to LangGraph: Step by step tutorial with notebook and video explanations to learn how to use LangGraph
- AI Agents in LangGraph: Course with resources on building different types of agents