langchain-ai/langgraphjs
Framework to build resilient language agents as graphs.
This framework helps developers build robust and controllable AI agents. It takes in various inputs like user prompts and external tool outputs, then processes them through a defined flow to produce complex responses, automate tasks, or assist users. It's designed for software engineers and AI developers who are building sophisticated AI applications for their products.
2,634 stars. Actively maintained with 98 commits in the last 30 days.
Use this if you are a developer tasked with creating custom AI assistants, automated bots, or multi-step AI workflows that require reliability, custom logic, and the ability to interact with external tools and human input.
Not ideal if you're looking for a simple, out-of-the-box chatbot solution without needing deep customization or complex, multi-turn interactions.
Stars
2,634
Forks
417
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
98
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/langchain-ai/langgraphjs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
von-development/awesome-LangGraph
An index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and...
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
wassim249/fastapi-langgraph-agent-production-ready-template
A production-ready FastAPI template for building AI agent applications with LangGraph...
redis-developer/langgraph-redis
Redis checkpointer and store for memory management in LangGraph
jkmaina/LangGraphProjects
This is the official companion repository for the book The Complete LangGraph Blueprint: Build...