Canvas
The Canvas is InaiBridge's visual workflow builder. You compose a workflow as a graph: place nodes, connect them, configure each one, and run it. Data flows from node to node along the connections.
The idea
A workflow is a sequence of steps. In the Canvas, each step is a node:
[ Trigger ] → [ Ingest Source ] → [ InaiAgent ] → [ Output ]
- A trigger starts the workflow.
- A tool node does work — pulls in a source, retrieves data, or calls a service.
- An agent node reasons over data.
- An output node delivers the result.
What's in this section
- Nodes — the building blocks and what each does.
- Building a workflow — placing, connecting, configuring, and running.
- Projects & workflows — organizing your work.
- Canned workflows — ready-to-run starters.