🌐
GitHub
github.com › langchain-ai › langgraph
GitHub - langchain-ai/langgraph: Build resilient language agents as graphs. · GitHub
3 days ago - Build resilient language agents as graphs. Contribute to langchain-ai/langgraph development by creating an account on GitHub.
Starred by 30.9K users
Forked by 5.3K users
Languages   Python
🌐
GitHub
github.com › von-development › awesome-LangGraph
GitHub - von-development/awesome-LangGraph: An index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and guides for LLM & multi-agent apps. · GitHub
An index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and guides for LLM & multi-agent apps. - von-development/awesome-LangGraph
Starred by 1.8K users
Forked by 190 users
Languages   JavaScript
🌐
GitHub
github.com › langchain-ai › langgraph-example
GitHub - langchain-ai/langgraph-example · GitHub
March 11, 2026 - LangGraph shortens the time-to-market for developers using LangGraph, with a one-liner command to start a production-ready HTTP microservice for your LangGraph applications, with built-in persistence.
Starred by 499 users
Forked by 348 users
Languages   Python
🌐
GitHub
github.com › langchain-ai › langgraphjs
GitHub - langchain-ai/langgraphjs: Framework to build resilient language agents as graphs. · GitHub
Framework to build resilient language agents as graphs. - langchain-ai/langgraphjs
Starred by 2.9K users
Forked by 475 users
Languages   TypeScript 98.0% | Svelte 0.8% | JavaScript 0.8% | Python 0.2% | CSS 0.2% | Shell 0.0%
🌐
GitHub
github.com › langchain-ai › langgraph-101
GitHub - langchain-ai/langgraph-101: Learn about the fundamentals of LangGraph through a series of notebooks · GitHub
Learn about the fundamentals of LangGraph through a series of notebooks - langchain-ai/langgraph-101
Starred by 394 users
Forked by 88 users
Languages   Jupyter Notebook 80.0% | Python 20.0%
🌐
GitHub
github.com › topics › langgraph
langgraph · GitHub Topics · GitHub
nodejs python agent typescript ai podcast multi-agent superagent harness ai-agents llm langchain agentic langgraph agentic-framework agentic-workflow deep-research langmanus ... Build resilient language agents as graphs.
🌐
Langchain
docs.langchain.com › oss › python › langgraph › overview
LangGraph overview - Docs by LangChain
The public interface draws inspiration from NetworkX. LangGraph is built by LangChain Inc, the creators of LangChain, but can be used without LangChain. Connect these docs to Claude, VSCode, and more via MCP for real-time answers. Edit this page on GitHub or file an issue.
🌐
GitHub
github.com › langgraph4j › langgraph4j
GitHub - langgraph4j/langgraph4j: 🚀 LangGraph for Java. A library for develop AI Agentic Architectures in the Java ecosystem. Designed to work seamlessly with both Langchain4j and Spring AI.
Let's create a very simple graph that has two nodes: greeter and responder. The greeter node will add a greeting message to the state. The responder node will add a response message based on the greeting.
Starred by 1.6K users
Forked by 219 users
Languages   Java 58.4% | Jupyter Notebook 37.7% | JavaScript 2.5% | Mustache 0.7% | HTML 0.4% | Shell 0.2%
Find elsewhere
🌐
GitHub
github.com › langchain-ai › langgraph › tree › main › examples
langgraph/examples at main · langchain-ai/langgraph
Build resilient language agents as graphs. Contribute to langchain-ai/langgraph development by creating an account on GitHub.
Author   langchain-ai
🌐
GitHub
github.com › langchain-ai › langgraph-example-monorepo
GitHub - langchain-ai/langgraph-example-monorepo
Inside our langgraph.json file you will first notice that our dependencies value is a list that includes the directories of both of our dependency files, and we also register both of our graphs, showcasing the ability of Langgraph to host multiple graphs from the same deployment.
Starred by 37 users
Forked by 13 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › jonatasamorim › LangGraph
GitHub - jonatasamorim/LangGraph: A curated list of awesome projects, resources, and tools for building stateful, multi-actor applications with LangGraph 🦜🕸️
A curated list of awesome projects, resources, and tools for building stateful, multi-actor applications with LangGraph 🦜🕸️ - jonatasamorim/LangGraph
Author   jonatasamorim
🌐
GitHub
github.com › bracesproul › awesome-langgraphjs
GitHub - bracesproul/awesome-langgraphjs: 🦜🕸️ A list of open-source LangGraph.js examples, projects, applications and YouTube videos.
🦜🕸️ A list of open-source LangGraph.js examples, projects, applications and YouTube videos. - bracesproul/awesome-langgraphjs
Starred by 378 users
Forked by 42 users
🌐
GitHub
github.com › hwchase17 › langgraph-engineer
GitHub - hwchase17/langgraph-engineer · GitHub
This is an alpha version of an agent that can help bootstrap LangGraph applications.
Starred by 294 users
Forked by 45 users
Languages   Python
🌐
LangChain
langchain.com › langgraph
LangGraph: Agent Orchestration Framework for Reliable AI Agents
Build controllable agents with LangGraph, our low-level agent orchestration framework
🌐
GitHub
github.com › langchain-ai › langgraph-builder
GitHub - langchain-ai/langgraph-builder · GitHub
February 24, 2026 - LangGraph Builder provides a powerful canvas for designing cognitive architectures of LangGraph applications. After designing an architecture with the canvas, LangGraph Builder enables you to generate boilerplate code for the application in ...
Starred by 233 users
Forked by 31 users
Languages   TypeScript 91.8% | JavaScript 4.2% | CSS 3.2% | Shell 0.8%
🌐
GitHub
github.com › iamvaibhavmehra › LangGraph-Course-freeCodeCamp
GitHub - iamvaibhavmehra/LangGraph-Course-freeCodeCamp: Repository for all of the code that was written for the FreeCodeCamp Course and the answers for all of the exercises. · GitHub
LangGraph-Course/ ├── Agents/ # Python agents for various tasks (e.g., RAG_Agent, Drafter) ├── Exercises/ # Jupyter notebooks with exercise solutions ├── Graphs/ # Jupyter notebooks illustrating LangGraph concepts ├── ...
Starred by 606 users
Forked by 238 users
Languages   Jupyter Notebook 94.6% | Python 5.4%
🌐
GitHub
github.com › bsorrentino › LangGraph-Swift
GitHub - bsorrentino/LangGraph-Swift: 🚀 LangGraph for Swift. A library for building stateful, multi-actor applications with LLMs, built to work jointly with langchain-swift
🚀 LangGraph for Swift. A library for building stateful, multi-actor applications with LLMs, built to work jointly with langchain-swift - bsorrentino/LangGraph-Swift
Starred by 86 users
Forked by 8 users
Languages   Swift 90.8% | Shell 6.6% | Mustache 2.6%
🌐
GitHub
github.com › LangGraph-GUI › LangGraph-GUI
GitHub - LangGraph-GUI/LangGraph-GUI: Visual node-edge graph GUI editor for LangGraph and run with local LLM or online API · GitHub
Visual node-edge graph GUI editor for LangGraph and run with local LLM or online API - LangGraph-GUI/LangGraph-GUI
Starred by 250 users
Forked by 23 users
Languages   TypeScript 62.9% | Dockerfile 37.1%
🌐
GitHub
github.com › samitugal › KnowledgeGraphQA-Langgraph
GitHub - samitugal/KnowledgeGraphQA-Langgraph: AI-powered system generating knowledge graphs from text and answering questions. · GitHub
AI-powered system generating knowledge graphs from text and answering questions. - samitugal/KnowledgeGraphQA-Langgraph
Starred by 25 users
Forked by 4 users
Languages   Python 87.4% | HTML 12.6%