An original cartoon guy narrates your topic in a deadpan brainrot voice over satisfying gameplay (Minecraft-style parkour, Subway-style runner, GTA-style driving and more), with reference images popping in and viral captions.
Wan 2.7Plan the storyboard first, then render the final video:
curl https://api.empiriolabs.ai/v1/videos/compose \
-H "Authorization: Bearer $EMPIRIOLABS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"recipe": "cartoon-narrator",
"mode": "plan",
"brief": "Your topic or script.",
"aspect_ratio": "9:16"
}'A full-production workflow that turns a brief or script into a finished short-form video: it plans the scenes, creates the visuals, adds voiceover and captions, and renders the final MP4.
Effect templates apply one curated look to a single generation request. Compose recipes run the whole production and return an assembled video. Browse single-shot effects at Generation Templates.
Yes. Call POST /v1/videos/compose with the recipe slug. Use mode: "plan" to get an editable storyboard, then mode: "render" to produce the final video.
Each production step is billed at the normal pay-as-you-go rate of the model it runs, and the steps are itemized in your usage logs. There is no extra recipe fee.
Check out our pricing or reach out if you want your own model deployed on our stack.