Start by importing a story configuration as JSON. Each story defines scenes, visual style, characters, and narration.
View sample story JSON
{
"story_id": "sample_adventure",
"title": "The Forest Guardian",
"visual_style": "cinematic, dramatic lighting, 4K",
"aspect_ratio": "9:16",
"narrator_voice": "deep, warm, storytelling",
"clips": [
{
"clip_number": 1,
"scene": "A misty ancient forest at dawn, sunbeams filtering through tall trees",
"voiceover": "In a forest older than memory, something stirred...",
"emotion": "mysterious",
"camera": "slow_zoom_in"
},
{
"clip_number": 2,
"scene": "A glowing deer emerges from behind a massive oak tree",
"voiceover": "The guardian revealed itself to those who were worthy.",
"emotion": "excited",
"scene_type": "continuation"
}
]
}
Select clips and add them to the generation queue. Click "Start" to begin AI video generation.
You can monitor progress in real-time via the queue panel.
Once all clips are generated, merge them into a final video. Preview individual clips, select the best versions, and download the complete video.