Getting StartedWhat is genvi?

What is genvi?

genvi is a node-based AI video creation studio. You build visual workflows by connecting nodes. Each node performs one step in a pipeline. Nodes can generate images, generate video clips, process text, or combine outputs. The result is a composable, reusable pipeline you can tweak and re-run.

Two Text nodes feeding an Image Generation node. The canvas is the workflow, each card is a node, and each line between them is an edge.
Two Text nodes feeding an Image Generation node. The canvas is the workflow, each card is a node, and each line between them is an edge.

Key concepts:

  • Workflow: A saved canvas containing nodes and edges. Think of it as a recipe for producing a video.
  • Node: A single step: a model call, an input, or an output.
  • Edge: A connection between two nodes that passes data (usually image or video data) from one to the next.
  • Composer: The timeline editor where you arrange generated clips into a final video.
  • File Repository: Your personal media library. All generated and uploaded files in one place.
  • Two prompt nodes joined by edges to a generation node — that wiring is the workflow.
    Two prompt nodes joined by edges to a generation node — that wiring is the workflow.