Examples

Full-stack example apps using the VideoGen API.

Clone a working app and start building. Each example targets a different SDK, framework, and use case.

Coverage

AI Social ContentTalking Avatar WebhookAI Image Editor
SDKTypeScriptPythonPython
Agentic frameworkVercel AI SDKOpenAI Agents SDK
Web frameworkNext.js 15FastAPIGradio
Async patternPollingWebhooksPolling
File uploadNoYes (audio)Yes (images)
Deploy targetVercelDocker / RailwayHF Spaces

Quick start

$git clone https://github.com/video-gen/videogen-examples.git
$cd videogen-examples

Then pick an example directory and follow its README. Each requires a VideoGen API key — get one at app.videogen.io/developers.

Source

All examples live in the video-gen/videogen-examples repo.