Demo
Full Workflow Demo
Build a research pipeline from scratch using the Visual Editor, run it with human input, and explore the results.
What you'll see
- Visual Editor — drag & drop nodes from palette, configure models and prompts
- Run — execute the workflow with human input
- Live Monitoring — watch nodes execute in real-time via SSE
- Human Output — see the final result in a modal
- Debug — inspect every node's inputs, outputs, agent, and system prompt
- Trace Timeline — Gantt chart showing execution duration per node
- Artifact Lineage — trace data flow from input to output
Quick Start
pip install binex
binex ui
That's it. Browser opens, you're building AI workflows.