Examples
Full-stack example apps using the VideoGen API.
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.
Next.js + Vercel AI SDK + TypeScript SDK. An AI agent decides what images, videos, and voiceovers to generate from a topic prompt.
FastAPI + Python SDK. A production webhook pipeline that chains text-to-speech with avatar generation — no polling required.
OpenAI Agents SDK + Python SDK + Gradio. A conversational agent for generating, transforming, vectorizing, and upscaling images.
Then pick an example directory and follow its README. Each requires a VideoGen API key — get one at app.videogen.io/developers.
All examples live in the video-gen/videogen-examples repo.