Free Shipping on all orders · Priority Mail Shipping with fee of $8.00
🎬
Divine Tribe Software · Open Source

Story Forge

A local-only generative video system. Any kind of video, any style, on one laptop. No cloud.

Python + ffmpeg5 local AI modelsNo cloudOpen source
4:08
First Saga Runtime
43
Scenes
12 hr
Compute
0
Cloud Calls
What's new — May 24, 2026

2026-05-24 ship state

Three firsts landed this week. Each one shrinks the gap between "open the laptop" and "watch the finished film."

🎥
Public first Apple Silicon MPS

LTX 13B distilled 0.9.8 running on Apple Silicon

118 seconds per 5-second clip on M5 Max via MPS — first known public port of the distilled LTX 13B to Apple's GPU stack. No CUDA, no rented A100, no waitlist.

2-step distill trained on-device

Wan 2-step distillation — trained on the laptop itself

We train our own step-distillation LoRA for Wan directly on Apple Silicon, collapsing 4 denoising steps into 2. As far as we can find, this is the first distillation training of a video model done on a Mac instead of a data center — the model gets faster on the same machine that runs it.

📜
DSL Deterministic Scriptable

Story Forge DSL — .sf.mp4 in one command

A scene-graph script language designed for film, not JSON. Hand it a .sf file, get a finished .mp4 back. Deterministic, repeatable, diffable, scriptable from any shell.

The same 4-minute video that costs $300–$1000 on cloud video services runs here for the price of electricity. Hardware breaks even after about 40 films.

Watch the first DSL-rendered clip

First clip from a .sf script — rendered locally.

Short proof clip rendered straight from a Story Forge .sf script through the full pipeline — Flux still, LTX motion, Metal-accelerated attention, composited by ffmpeg. One command in, one MP4 out, nothing left the machine.

Watch the first film

The Bear Sister — a two-act animated saga.

Five open-source models composed by ffmpeg, 12 hours of M5 Max compute, zero cloud calls. The film above is the first production from the Story Forge pipeline — Act One in Studio Ghibli watercolor, Act Two in photoreal cinematic, stitched into one 4-minute saga with scored music, narrated by a warm storyteller voice, with title and credits.

The next thousand are scripts away.

Why it's different

The Finished Films

Every one of these was generated start to finish by Story Forge on one M5 Max MacBook with 128GB. No cloud, no render farm.

The Lucid Engine

A short film generated entirely on one Mac. Every frame, voice, and note on device.

Antarctica: The Continent We Just Met

A real documentary. Every discovery in it is true.

The Little Robot Who Built Himself

A bedtime cartoon made in one night by local AI.

The Bear Sister

A calm two-act kids saga, the first Story Forge production.

What makes Story Forge different

🎞️

Five local models

Flux T2I + Wan i2v + Piper TTS + ACE-Step + ffmpeg. All open-source, all on-device.

🔌

Zero cloud

Nothing leaves the laptop. No upload step. No API charges. No rate limits. Ever.

📐

Scene-graph composable

Each scene = still + motion + narration. Change one, only that scene re-renders.

🔉

Warm storyteller voice

Per-sentence Piper + adelay+amix scene-sync + warm EQ chain. Bedtime-story quality.

Newest — July 22, 2026

The Director — talk to it, get a movie

The whole pipeline now sits behind a conversation. Open Story Forge and tell it the movie you want — a local LLM talks the concept through with you (title, style, characters, mood), then fills a storyboard. Each scene card walks itself through the formula with a paper trail: a generated still, a vision-model quality check, your approve-and-lock, a cheap draft animation to catch bad staging, then the full render. A locked scene can never be touched again. At the end it composes an instrumental score, assembles the cut, and hands the film to the judge stage below for a verdict — pass/fail counts reported as-is.

💬

Direct by conversation

Describe the film in plain words. The local director LLM pitches the concept and scene list back; you refine it in chat, nothing renders until it's locked.

🎬

Storyboard with gates

Every scene: still → QC check → approve & lock → draft → final. Re-roll anything unlocked with one click, or drop your own image straight onto a card.

🧠

Runs smart on one machine

A memory governor sequences image gen, video gen, music, the LLM and the vision judge on a single Mac — models load in batches, never stack, never thrash.

New — July 2026

The film watches itself

Generative video fails silently — a warped body for one second of action, the wrong mouth moving on a line, a character who drifts off-model between scenes. Story Forge now ships with a local judge stage: before any film counts as finished, a vision model on the same laptop pulls frames at every dialogue line's exact timestamp and checks whose mouth is moving, compares each character across every scene for identity drift, and sweeps the whole film for deformities — while Whisper listens to the final mix and verifies every scripted line lands on time. Out comes a defect report with timestamps. Pass or fail — no vibes.

👁️

A local judge

Qwen3-VL watches the frames: right mouth on the right line, no morphing, characters stay themselves scene to scene.

🎧

Every line verified

Whisper transcribes the finished mix and confirms each line of dialogue is audible at its scripted moment.

🚦

Three gates, fail cheap

Stills and voices judged before animating, a fast draft judged before long renders, every scene judged as it completes. Bad work dies in seconds, not hours.

Who it's for

Is this for you?

  • Indie filmmakers + animators who want a free, local, unlimited rendering pipeline
  • Parents making calm, sensory-friendly stories for kids — no flashing, no violence, no cloud
  • AI researchers building cinema-quality output from open models on Apple Silicon
  • Creators tired of cloud rate limits, subscription gates, and rights-grabby ToS
How to get it

How to forge a story

1

Write the scenes

One scene = one still prompt + one motion prompt + one narration line. Build a list.

2

Click forge

The pipeline iterates: Flux makes stills, Wan animates each, Piper narrates, ACE-Step scores, ffmpeg composes.

3

Watch your film

Final MP4 auto-opens in QuickTime. Title + credits + xfade transitions baked in.

Manifesto

We make our own rules.

We're not bound by upstream library defaults. We write our own DSL when JSON's too clumsy, our own Metal kernels when the vendor's path is slow. Cloud companies will tell you AI cinema needs a server farm. It doesn't. It needs a laptop, a script, and somebody willing to read the source.

What the cloud charges hundreds per film for, this pipeline does for the price of electricity. What people paid big data centers to run, we proved runs on a MacBook Pro on a kitchen table. We make our own rules. We build new things constantly. We make possible what people said wasn't possible.

Ready to forge your first film?

It's free, open source, and runs on the hardware you already own. Read the README, watch the first film, drop a star to help us keep building in public.

For firms · Confidential workflows

Need this for a law firm, healthcare org, or anywhere documents can't leave the machine?

Story Forge runs the same on your firm's MacBook as it does on mine. AirGap AI is the commercial pilot — a 14-day engagement that ships Story Forge (and the rest of the local-AI stack) into a real legal/medical workflow with verified network audits. Confidential storyboards in, finished video out, never a byte to a cloud.

Explore the AirGap pilot → Get in touch
Stay in the tribe

More from Divine Tribe

Full technical docs

The complete README

Open the GitHub README — every detail, every benchmark, every code block

Story Forge

A local-only generative video system. Any kind of video, any style, on one laptop. No cloud.

Story Forge is a generative video system for making video of any kind — narrated explainers, ambient pieces, promos, documentary cuts, music-driven shorts, and fully animated films — in any style, from one readable script, entirely on local Apple Silicon. Motion, narration, original music, titles and credits. Five open-source models composed by ffmpeg. Zero cloud calls. Zero API charges. Zero rate limits.

Full source, every benchmark, and every code block on GitHub →

The pipeline

.sf script → parser → resolver → emitter → .storyplan.json IR → render-route → ffmpeg

  • Flux 1 Dev — a still per scene (composition + character look)
  • Wan 2.2 i2v — hero motion (faces, action), native 5-second clips
  • LTX-Video 13B distilled 0.9.8 — atmospheric B-roll at 118s/clip on M5, ~5.6× faster than Wan
  • Piper TTS — warm storyteller narration through a deliberate EQ chain
  • ACE-Step — original instrumental score + per-scene SFX
  • ffmpeg — xfade stitch, sidechain-ducked mix, fades, mux

The .sf language

Story Forge films are written as .sf scripts — indentation-aware, comment-friendly, stdlib-only parser. A film is scenes; each scene declares its still, its motion engine, narration voices, music and SFX. render-route sends character/hero shots to Wan and atmospheric B-roll to LTX automatically, or you pin the engine per scene.

What's genuinely ours

  • LTX 13B distilled 0.9.8 on Apple Silicon MPS — likely the first public-confirmed working setup, via Lightricks' upstream multi-scale path.
  • Wan 2-step distillation trained on-device — we train our own step-distillation LoRA for Wan directly on Apple Silicon (not a data center) to collapse 4 denoising steps into 2.
  • An LPIPS-gated speedup harness — CI-style perceptual regression gates on every render optimization, so speedups can never silently degrade quality.
  • A compiled film DSL with deterministic IR + local multi-engine routing — a language for film, not JSON.

Why local

A full animated short with custom score and synced narration runs on one laptop you can carry in a bag. No upload step, no queue position, no subscription, no telemetry. What the cloud charges hundreds of dollars per film for, this does for the price of electricity.