langchain and LangGraph
The tools are **complements**, where LangGraph (B) provides a framework for building stateful, multi-actor LLM applications that can leverage the broader agent engineering platform and tools offered by Langchain (A).
About langchain
langchain-ai/langchain
The agent engineering platform
This is an agent engineering platform that helps developers build powerful applications powered by large language models (LLMs). It provides tools to connect LLMs to various data sources, external systems, and other models, allowing for complex AI workflows. Developers use it to quickly prototype, integrate, and deploy sophisticated AI agents and LLM-driven applications.
About LangGraph
r-manimaran/LangGraph
For Building Stateful, multi-actor applications with LLMs, Create agent and multi-agent workflows
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work