Wayflow
Wayflow is an embeddable visual AI workflow editor you drop into your product — canvas, nodes, and a runtime that runs them, in any framework.
Last verified:
What is Wayflow?
Wayflow is an open-source visual workflow editor library that embeds directly into web products (React, Vue, Svelte, Angular, Solid, or vanilla JS). It provides a complete canvas-based editor, execution engine, and built-in support for AI-powered or deterministic workflows with human-in-the-loop capabilities.
Wayflow pricing
Pricing model: Freemium
Wayflow pros
- Complete out-of-the-box solution: canvas, nodes, config panel, and execution engine included
- Framework-agnostic: works with any major frontend framework or vanilla JavaScript
- Flexible AI integration: provider-neutral LLM and image adapters; use AI selectively or not at all
- Human-in-the-loop built in: pause workflows for approvals and resume execution later
- Fully customizable: themeable with light/dark sync, zero runtime dependencies, MIT licensed
Wayflow cons
- Pricing and support tiers not documented (appears open-source only with unclear commercial options)
- Mobile support mentioned but implementation details sparse
- Limited information about production-scale deployment and performance characteristics
Frequently asked questions about Wayflow
Which frameworks does Wayflow support?
Wayflow works with React, Vue, Svelte, Angular, Solid, and vanilla JavaScript. It's plain TypeScript and the DOM that works anywhere.
Can I run workflows without a backend?
Yes. Wayflow includes a real execution engine for prototyping in the browser with no backend. The same workflow graph can then run on your server in production.
Do I have to use AI in my workflows?
No. Wayflow supports both AI nodes (LLM, tool-calling, branching) and deterministic logic steps. Use as much AI as needed or none at all.
Am I locked into a specific AI provider?
No. Wayflow has provider-neutral LLM and image adapters. Plug in your own keys and vendor of choice—you're never locked to one provider.