Turn any script or story into a series of AI-generated short video clips using Seedance video generation.
- Open
index.htmlin a browser (or serve via a local HTTP server) - Log in with your Keepwork account
- Create a new project and paste your script
- Click "AI 分析剧本" to break the script into characters, scenes, and shorts
- Review and edit the breakdown — adjust prompts, upload reference images
- Click "开始生成视频" to batch-generate all short clips
- Preview the completed movie with sequential playback
- AI Script Analysis — Automatically extracts characters, scenes, and short clips from text
- Visual Breakdown Editor — Edit characters, scenes, and individual shot prompts
- Reference Images — Upload images for characters and scenes to guide video generation
- Batch Generation — Generates up to 2 videos concurrently via Seedance API
- Progress Tracking — Real-time status for each short (pending/running/succeeded/failed)
- Movie Preview — Continuous playback of all generated clips in order
- Workspace Project Files — All project settings are saved into
projectname.aimovie.mdfiles inside theAIMovieMakerPersonalPageStore workspace - Workspace Listing — Existing projects are discovered by listing all
*.aimovie.mdfiles in that workspace - Reference Images — Uploaded reference images use Keepwork temporary upload URLs and are stored in the project file metadata
- Single HTML file (no build step)
- Tailwind CSS (CDN)
- keepworkSDK (auth + persistence)
- Seedance API (video generation)
- Keepwork GPT API (script analysis)