Build your first secure AI workflow in 5 minutes. No signup required.
Navigate to topflow.dev/builder to access the drag-and-drop workflow canvas. You'll see a blank canvas with a node palette on the left.
Drag the Start node from the palette onto the canvas. This node defines the input for your workflow.
Configure the Start node:
Drag the Text Model node to the right of the Start node. Connect them by dragging from the Start node's output handle to the Text Model's input handle.
Configure the model:
Drag the End node and connect it to the Text Model's output. This marks the final output of your workflow.
Click the Run Workflow button in the top toolbar. Enter sample input and watch your workflow execute in real-time.