Discover and explore top open-source AI tools and projects—updated daily.
vercel-labsVisual AI workflow builder for automation
New!
Top 52.0% on SourcePulse
AI Workflow Builder Template provides a foundation for building custom AI-driven workflow automation platforms. It offers a visual, drag-and-drop interface for designing complex workflows, integrating with various services, and generating executable TypeScript code. The project targets developers seeking to create their own automation solutions, benefiting from a pre-built, deployable system with AI capabilities and real-world integrations.
How It Works
The platform is built upon Workflow DevKit, enabling native TypeScript workflow definitions and type-safe execution. A visual drag-and-drop interface, powered by React Flow, allows users to construct workflows. These workflows can be converted into executable TypeScript code using the "use workflow" directive. The system leverages PostgreSQL with Drizzle ORM for data persistence and integrates with services like Resend, Linear, and external APIs, with AI-powered generation capabilities via OpenAI.
Quick Start & Requirements
pnpm install, push database migrations using pnpm db:push, and start the development server with pnpm dev.DATABASE_URL, BETTER_AUTH_SECRET, BETTER_AUTH_URL, and AI_GATEWAY_API_KEY configured in a .env.local file.http://localhost:3000. A one-click Vercel deployment is mentioned.Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels (like Discord/Slack), or roadmap were found in the provided README text.
Licensing & Compatibility
The project is licensed under the Apache 2.0 license. This license is generally permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
The README mentions React 19 and OpenAI GPT-5, which are not yet publicly released stable versions, suggesting the project may be forward-looking or rely on pre-release software. Specific limitations regarding platform support, scalability, or performance are not detailed.
1 day ago
Inactive
activepieces