Skip to content

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

  1. Visual Editor — drag & drop nodes from palette, configure models and prompts
  2. Run — execute the workflow with human input
  3. Live Monitoring — watch nodes execute in real-time via SSE
  4. Human Output — see the final result in a modal
  5. Debug — inspect every node's inputs, outputs, agent, and system prompt
  6. Trace Timeline — Gantt chart showing execution duration per node
  7. 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.