Quick Start

Choose how you want to get started:


Option 1

Web

Go to program.video and describe what you want to create.

or
Option 2

Your coding agent

Use Program with your favorite coding agent. Copy the context below into a chat to get started immediately.

or
Option 3

CLI

The CLI is designed for AI agents to execute tools directly against projects.

npm install -g @program-video/cli
program auth login
program project create --title "My Video"
program tool exec addScene --project <id> --params '...'