mentorstudents-org/n8n-to-langgraph
A systematic framework for converting n8n workflows to LangGraph implementations using a three-phase orchestration process. Includes production requirements analysis, custom logic extraction, and automated LangGraph code generation.
This framework helps developers transform existing n8n automation workflows into robust, production-ready LangGraph applications. It takes your n8n workflow's JSON export and any custom code, then systematically guides you through extracting specifications and automatically generating optimized LangGraph code. Developers who manage complex automation flows or are migrating from n8n to LangGraph will find this particularly useful.
Use this if you are a developer looking to convert an n8n workflow into a scalable LangGraph implementation following best practices.
Not ideal if you are not a developer and don't have experience with n8n workflow exports or LangGraph concepts.
Stars
8
Forks
2
Language
Python
License
MIT
Category
Last pushed
Nov 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mentorstudents-org/n8n-to-langgraph"
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