forge-film
Multi-model DAG-driven parallel AI film generation — parallel speedup scales with scene independence; Generate film scenes simultaneously instead of one by one; "把影视生成的执行图从拓扑序变成关键路径最优调度";
About forge-film
Making a multi-scene AI film means logging into Kling, CogVideoX, Seedance separately — downloading frames, color-correcting between models, stitching manually. An 8-scene short can eat half a day.
Forge automates the entire pipeline. You write a story. Forge compiles it into a scene graph, routes each scene to the right model, runs them in parallel, keeps visual continuity across model boundaries, and outputs a single final.mp4.
Story → DAG — GPT-4o (or Claude / DeepSeek) compiles your story into a dependency graph. Scenes with no dependencies run in parallel.
forge-film is an open-source project written primarily in Python, with 534 stars on GitHub. It was last updated in March 2026.
pip install -e .forge-film vs. the alternatives
All workflow & productivity →| Record | Stars | Pricing | ||
|---|---|---|---|---|
| forge-filmthis listing | 534 | Python | MIT | Open source |
| n8n | 201k | TypeScript | — | Open source |
| dify | 153k | TypeScript | — | Open source |
| activepieces | 24k | TypeScript | — | Open source |
| coze-studio | 21k | TypeScript | Apache-2.0 | Open source |
| trigger.dev | 16k | TypeScript | Apache-2.0 | Open source |
