langgraph and langchain-course
LangGraph is the core framework for building agent graphs, while the course is an educational resource that teaches how to implement various agent patterns using that framework—they are complements meant to be used together.
About langgraph
langchain-ai/langgraph
Build resilient language agents as graphs.
This tool helps developers create sophisticated, long-running AI assistants that can remember past interactions and handle complex, multi-step tasks. It takes raw code logic and structured data, producing robust AI agents capable of sustained operation and intelligent decision-making. Developers and AI engineers will use this to build advanced conversational agents, automated workflows, or intelligent systems.
About langchain-course
emarco177/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.
This course teaches you how to build advanced AI applications that can search information, answer questions based on documents, execute code, and even learn from their mistakes. You'll learn to create systems that take natural language prompts and produce well-reasoned outputs by integrating large language models with external tools and data sources. This is for software developers who want to specialize in building intelligent AI agents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work