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.
AI Social Content Generator
Next.js + Vercel AI SDK + TypeScript SDK. An AI agent decides what images, videos, and voiceovers to generate from a topic prompt.
Talking Avatar Webhook Server
FastAPI + Python SDK. A production webhook pipeline that chains text-to-speech with avatar generation — no polling required.
AI Image Editor
OpenAI Agents SDK + Python SDK + Gradio. A conversational agent for generating, transforming, vectorizing, and upscaling images.
Coverage
Quick start
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.