Build AI workflows in minutes — without fighting prompts, parameters, or scripts.
English | 简体中文
TemplateFlow is a visual AI workflow editor for creators and developers who want results fast.
Instead of tuning endless prompts or memorizing parameters, you drag ready-made AI templates onto a canvas, connect them, and run.
From idea → workflow → output, in minutes.
Most AI workflow tools are powerful — but overwhelming.
TemplateFlow focuses on clarity, speed, and reuse:
-
❌ No blank canvas anxiety
-
❌ No parameter deep-dives
-
❌ No prompts required
-
✅ Just pick a template, connect the node, and generate.
Comparison & Scope
ComfyUI: Advanced, node-based power tool for pro-generators. Deep control, steep learning curve.
TemplateFlow: Lightweight, template-first workflow manager. Focus on speed and reuse for daily AI tasks.
-
Frontend: Next.js 15, React Flow, TailwindCSS
-
Backend: Node.js, Fal.ai integration
-
Deployment: Docker-ready, Local-first
🎬 See It In Action
Build your first AI workflow in under 30 seconds.
-
🚀 Zero-config AI templates — no parameter tuning
-
🧩 Drag-and-drop workflow builder
-
📦 Import & export workflows as lightweight JSON files
-
🔒 Local-first & privacy-friendly deployment
-
🤖 Multi-model support
-
♾️ Infinite canvas with smooth zoom & pan
-
⏪ Undo / redo & keyboard shortcuts
-
💻 Extensible architecture for developers
This project supports one-command startup using Docker Compose.
Prerequisites
-
Docker ≥ 20
-
Docker Compose v2
1️⃣ Pull image
docker pull yaohuohe/template-flow:latest
Create a .env file in the project root (refer to .env.example if available).
2️⃣ Start container
docker compose up -d
3️⃣ Open http://localhost:3000。
Prerequisites:
-
Node.js 22.0+
-
An Fal AI provider API key
-
Clone the repository
git clone https://github.com/heyaohuo/TemplateFlow.git cd TemplateFlow -
Install dependencies
npm install
-
Create a .env file in the root directory (refer to .env.example if available)
-
Start the dev server
npm run dev
-
Open
http://localhost:3000。
-
Why join our Discord?
-
🚧 Early access to new features
-
🧠 Share & request workflow templates
-
🗳️ Vote on roadmap priorities
-
🛠️ Get help directly from the maintainer
- Roadmap priorities are driven by community feedback.
TemplateFlow is actively developed and maintained.
If you find this project useful, consider starring ⭐ the repo — it helps the project grow and stay sustainable.
Contributions, issues, and template ideas are welcome!