KirtiJha/langgraph-interrupt-workflow-template
⚡ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend
This is a ready-to-use application template for building AI systems that need human oversight. It takes initial instructions and, when the AI needs a decision or clarification, it pauses the process and presents you with clear options or a place to type your input through a web interface. It's ideal for business users, operations managers, or anyone overseeing automated workflows.
No commits in the last 6 months.
Use this if you need to build an interactive AI application where a human needs to review, approve, or provide input at specific steps before the AI continues its work.
Not ideal if your AI application runs completely autonomously without any need for human intervention or if you only need a simple, one-shot AI interaction.
Stars
14
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Jun 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/KirtiJha/langgraph-interrupt-workflow-template"
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