Erickrus/langgraph-editor
This is a visual editor for langgraph workflow. It helps to quickly design and debug the workflow from scratch.
This tool helps AI developers visually design and debug AI agent workflows. You input a conceptual workflow by dragging and connecting nodes on a canvas, and it outputs a Python script that defines the LangGraph workflow. It's for developers building sophisticated AI agents that involve multiple steps and conditional logic.
No commits in the last 6 months.
Use this if you are developing AI agents and want a visual way to construct and understand your LangGraph workflows before writing the code.
Not ideal if you are not developing AI agents or prefer to define your LangGraph workflows purely through Python code.
Stars
44
Forks
9
Language
HTML
License
MIT
Category
Last pushed
Jun 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Erickrus/langgraph-editor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langgraphjs
Framework to build resilient language agents as graphs.
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