#375 · Primary category: Education & Research
langchain-course
A project-based course repository for developing AI agents using LangChain v1+ and LangGraph: search agents, RAG systems, reflection agents, and code interpreters.
Project last updated:07/30/26
GitHub Stars
1.6K
Forks
3.1K
Contributors
4
License
Apache-2.0
Why we included this project
Developers who have finished LangChain tutorials often wonder what a real agent application looks like when it is actually built. This course repository answers that by walking through seven complete builds, from a basic hello-world chain to search agents, RAG pipelines, a code interpreter, and self-correcting reflection agents, with each lesson on its own branch so you can trace how the code evolved commit by commit. The projects lean on production-facing concerns such as tool calling, structured outputs, vector stores, and agent workflows rather than toy examples, and they run against local models through Ollama as well as cloud providers. It suits developers who already know Python and git but are new to LLM application development. The companion repositories outside the course, like the documentation helper and the agentic RAG example, are worth cloning if you want the full working code for the more advanced patterns.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI