Discover and explore top open-source AI tools and projects—updated daily.
synergycodesEmbeddable React SDK for visual workflow editors
Top 94.1% on SourcePulse
Summary
Workflow Builder is an Apache 2.0 React SDK designed for embedding visual drag-and-drop workflow editors into digital products. It targets developers building B2B SaaS, AI agent platforms, and automation tools, offering a flexible, back-end-agnostic solution with a swappable execution engine, proven with Temporal, to streamline the integration of complex workflow functionalities.
How It Works
The system leverages React Flow for its visual editor and Temporal for robust workflow execution. Its core design emphasizes a plugin-first architecture, allowing optional features to be added or removed without impacting the core application. This modularity extends to a swappable back-end and execution engine, enabling integration with diverse infrastructure while providing a reference stack for AI workflows.
Quick Start & Requirements
@workflowbuilder/sdk), run demo (pnpm dev:demo), or deploy full stack (pnpm setup:env, pnpm infra:up, pnpm dev:ai-studio).Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The included reference backend and execution worker are explicitly for local development only. They lack essential production security features such as authentication, authorization, and tenant isolation, making them unsuitable for deployment without significant security enhancements.
1 day ago
Inactive