Gen nodes
Send context into model calls.
Feed text, image, and structured context into generation nodes without rebuilding the prompt by hand each time.
Visual AI workflow editor
ThreaderGen is for multi-step generation work: wire inputs into text, image, script, voice, and structured-output nodes, then save the workflow as a reusable project that can run from the command line for fully automated systems.
Workspace
Use the canvas to connect source material, prompts, model calls, generated assets, structured records, and custom scripts. The graph shows where each output came from and what depends on it.
Gen nodes
Feed text, image, and structured context into generation nodes without rebuilding the prompt by hand each time.
Structured data
Structured nodes make JSON-like records visible, editable, and reusable by downstream nodes.
Subprojects
Mark nodes as project inputs or outputs, then call that graph from another graph as a subproject.
Iteration
Iterate mode runs a child graph across array inputs and returns the collected outputs for review or the next node.
Managed surfaces
Define response shapes once and reuse them across Gen Text nodes.
Store named ElevenLabs voices for audio generation workflows.
Run saved graphs from the command line so editor-built workflows can move into automation.
Add code and agent work as explicit nodes instead of hiding them outside the flow.