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 › bracesproul › langgraphjs-examples
GitHub - bracesproul/langgraphjs-examples: Repository containing LangGraph.js🦜🕸️ examples
This repository contains a series of example TypeScript projects which implement LangGraph.js agents.
Starred by 178 users
Forked by 59 users
Languages TypeScript 96.8% | CSS 2.8% | JavaScript 0.4%
Videos
01:40:42
Building ToolLLM With LangGraph.js - YouTube
06:33
How to Build an Agent with Auth and Payments - LangGraph.js - YouTube
01:51:06
🔴 Build an Autonomous AI Agent with Javascript and LangGraph ...
31:22
Build a JavaScript AI Agent With LangGraph.js and MongoDB - YouTube
Human in the Loop in LangGraph.js
07:38
Hierarchical multi-agent systems with LangGraph JS - YouTube
GitHub
github.com › langchain-ai › langgraph
GitHub - langchain-ai/langgraph: Build resilient language agents as graphs. · GitHub
3 days ago - If you're looking to quickly build agents with LangChain's create_agent (built on LangGraph), check out the LangChain Agents documentation. ... Looking for the JS/TS library?
Starred by 30.9K users
Forked by 5.3K users
Languages Python
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 › langchain-ai › langgraphjs-studio-starter
GitHub - langchain-ai/langgraphjs-studio-starter: Example LangGraph.js project made to run in LangGraph Studio · GitHub
February 26, 2026 - This is a sample project that will help you get started with developing LangGraph.js projects in LangGraph Studio and deploying them to LangGraph Cloud.
Starred by 67 users
Forked by 25 users
Languages TypeScript
GitHub
github.com › langchain-ai › langgraphjs-api
GitHub - langchain-ai/langgraphjs-api: LangGraph.js CLI and in-memory server implementation · GitHub
Starred by 39 users
Forked by 20 users
Languages TypeScript 96.9% | JavaScript 2.3% | Python 0.8%
LangChain
langchain-ai.github.io › langgraphjs › reference › index.html
LangGraph.js API Reference
LangGraph.js API Reference · Back to documentation · Preparing search index... @langchain/langgraph-checkpoint · @langchain/langgraph-checkpoint-mongodb · @langchain/langgraph-checkpoint-postgres · @langchain/langgraph-checkpoint-sqlite · @langchain/langgraph-checkpoint-validation ·
GitHub
github.com › langchain-ai › langgraphjs-gen-ui-examples
GitHub - langchain-ai/langgraphjs-gen-ui-examples: A collection of generative UI agents written with LangGraph.js · GitHub
February 25, 2026 - A collection of generative UI agents written with LangGraph.js - langchain-ai/langgraphjs-gen-ui-examples
Starred by 395 users
Forked by 87 users
Languages TypeScript 93.1% | CSS 5.2% | JavaScript 1.5% | HTML 0.2%
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
Next.js starter template showcasing LangChain.js modules. Includes streaming chat, structured output, multi-step agents, and RAG implementations with Vercel AI SDK integration. ... Research and podcast generation workflow using LangGraph with Gemini 2.5 model family.
Starred by 1.8K users
Forked by 190 users
Languages JavaScript
Langchain
docs.langchain.com › oss › javascript › 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 › langchain-ai › deepagentsjs
GitHub - langchain-ai/deepagentsjs: Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks. · GitHub
1 week ago - createDeepAgent returns a compiled LangGraph graph, so you can use streaming, Studio, checkpointers, and other LangGraph features.
Starred by 1.2K users
Forked by 185 users
Languages TypeScript
GitHub
github.com › langchain-ai › langgraph-supervisor-js
GitHub - langchain-ai/langgraph-supervisor-js: 🚚 REPOSITORY MOVED 🚚 - new location: https://github.com/langchain-ai/langgraphjs/tree/main/libs/langgraph-supervisor
🚚 REPOSITORY MOVED 🚚 - new location: https://github.com/langchain-ai/langgraphjs/tree/main/libs/langgraph-supervisor - langchain-ai/langgraph-supervisor-js
Starred by 35 users
Forked by 6 users
Languages TypeScript 94.7% | JavaScript 5.3%
GitHub
github.com › CopilotKit › with-langgraph-js
GitHub - CopilotKit/with-langgraph-js
This is a starter template for building AI agents using LangGraph and CopilotKit. It provides a modern Next.js application with an integrated LangGraph agent to be built on top of.
Author CopilotKit
GitHub
github.com › langchain-ai › langgraphjs › issues › 850
Is langgraphjs production ready? · Issue #850 · langchain-ai/langgraphjs
February 8, 2025 - I'm considering whether to introduce a agent framework to my product and have a few questions: Is LangGraph JS production-ready? My team is more productive in TypeScript, so we want to use LangGraph JS when possible. This would allow us ...
Author Logan Luo(logan272)
LangChain
langchain-ai.github.io › langgraphjs › reference › modules › langgraph-sdk.html
@langchain/langgraph-sdk | LangGraph.js API Reference
This repository contains the JS/TS SDK for interacting with the LangGraph REST API.
GitHub
github.com › langchain-ai › langchainjs
GitHub - langchain-ai/langchainjs: The agent engineering platform · GitHub
6 days ago - LangGraph offers customizable architecture, long-term memory, and human-in-the-loop workflows — and is trusted in production by companies like LinkedIn, Uber, Klarna, and GitLab.
Starred by 17.6K users
Forked by 3.1K users
Languages TypeScript 97.3% | HTML 1.9%
GitHub
github.com › mongodb-developer › LangGraph.js-MongoDB-Example
GitHub - mongodb-developer/LangGraph.js-MongoDB-Example
Utilizes LangGraph for managing agentic conversational flows in TypeScript · Integrates with MongoDB Atlas for storing and retrieving conversation data · Implements a RESTful API using Express.js for chat interactions · Uses OpenAI's GPT ...
Starred by 64 users
Forked by 44 users
Languages TypeScript 100.0% | TypeScript 100.0%
LangChain
langchain-ai.github.io › langgraphjs › reference › classes › langgraph.StateGraph.html
StateGraph | LangGraph.js API Reference
LangGraph.js API Reference · Back to documentation · Preparing search index... langgraph · StateGraph · A graph whose nodes communicate by reading and writing to a shared state.