Workflow Builder Template
StaleDescription
An AI workflow builder template from Vercel Labs with visual workflow orchestration. Built on Next.js and Vercel AI SDK with drag-and-drop design.
Key Features
- Visual drag-and-drop workflow builder powered by React Flow for intuitive orchestration
- Workflow DevKit integration — convert visual workflows to executable TypeScript with "use workflow" directive
- Rich pre-built integrations: Resend email, Linear tickets, Slack, Stripe, Firecrawl scraping, and more
- AI-powered workflow generation — create workflows automatically from natural language descriptions
- Complete execution tracking system for monitoring workflow runs and detailed logs
- One-click Vercel deployment with automatic Neon PostgreSQL database and auth setup
Use Cases
Categories
Quick Start
Click the Deploy with Vercel button for one-click deployment, or locally pnpm install && pnpm db:push && pnpm dev, visit http://localhost:3000