AI Workflow Editor
Build AI agent workflows visually using WebLLM (runs entirely in your browser).
Node Types:
- Input/Output: Entry and exit points
- Agent: AI agent powered by WebLLM
- Tool: Built-in browser tools
- Transform: Data transformation
- Condition/Switch: Branching logic
- Merge/Split: Combine or split data
- HTTP Request: API calls
- Code: Custom JavaScript
- Wait/Schedule: Timing controls
- Loop: Iterate over arrays
- Research: Multi-agent research workflow
- Deep Think: Chain of Thought reasoning
How to Use:
- Use Templates for pre-built workflows
- Add nodes from the side palette
- Connect nodes by dragging from handles
- Configure each node's settings
- Click "Run" to execute the workflow
- Use Export/Import to save/load
Keyboard Shortcuts:
Delete - Remove selected node
Ctrl+Z - Undo
Ctrl+Y - Redo