BUILT IN 24 HOURS AT PEI TECH WEEK · OPEN TO EVERYONE

An idea walks in.
A film walks out.

GRACE is a multi-agent film studio that runs entirely on your Mac. Pi directs a crew of local AI agents that write, shoot, voice, score, and deliver a finished short film — and nothing advances without your approval.

GRoup of Agents for Creating Entertainment

v0.1.0 · Apple Silicon · macOS 15 or newer · notarized by Apple

The GRACE studio overview: proof dial, department board, and the next human gate
24 hfrom zero to studio
6agent departments
5approvals from you
10checks before it ships
100%local generation
How it works

It stops and asks you five times.

You give GRACE one sentence. The agents write, plan, shoot, and mix on their own. At five points the production stops and waits for your sign-off. Each approval is tied to the exact files you saw, so the finished film can't change quietly afterward.

01

Brief

Pi asks the few questions that matter, then locks in what you're making.

02

Treatment

The story: logline, synopsis, beats, and how the film should look and sound.

03

Production

The plan: cast, locations, a shot-by-shot list, and how many takes to render.

04

Picture lock

The checks run and the critics weigh in. Then you watch the cut and make the final call.

05

Delivery

The finished film with captions and a poster, plus a receipt for every file. Or hand it to Animatic for editing.

The crew

A full creative department, on one laptop.

Each department is an agent with a job, a status, and a paper trail. Pi is the producer-director; you are the studio head.

Story writer

DEVELOPMENT

Turns the brief into a treatment, beats, and a screenplay worth shooting.

Cinematographer

PREPRODUCTION

Blocks the film shot by shot — purpose, framing, motion, transitions.

Casting director

PREPRODUCTION

Creates the reference images for cast and locations so every frame stays consistent.

Sound designer

PRODUCTION

Dialogue performances, authored effects, and score on one accepted timeline.

Continuity supervisor

PRODUCTION

Checks every generated take against those references before it can be selected.

Independent critic

REVIEW

Reviews the cut with fresh eyes and files targeted reroll requests.

Screens

A native macOS control room.

Swift and SwiftUI, with a built-in Ghostty terminal for talking to Pi mid-production.

Shot board with keyframes, slate strips, and the shot inspector
Shot board. Keyframes, takes, and transitions — hover a shot to preview its clip, right-click to reroll.
Development view with treatment, story beats, and continuity canon
Development. Treatment, story beats, and the cast and location references the whole crew works from.
Review screen with the proof checklist and studio review action
Review. The checks gather the evidence. You watch the cut and make the final call.
Delivery screen with proof stack and Animatic handoff
Delivery. All ten checks passed: the finished film, its receipts, and a verified push to Animatic.
Quality checks

Ten checks before it ships.

GRACE will not call a film finished until all ten pass. They confirm the film plays, the dialogue is clear, the sound level is right, and the files you approved are the files you get.

Characters and places stay consistentshot to shot
Every shot has a chosen takeno gaps
The cut actually playsreal mp4
You can understand the dialoguespeech-to-text verified
Sound sits at the right level-16 LUFS
Captions are includedgenerated
Every frame gets looked atlocal vision model
A second opinion on the cutcritic agents
You signed off on itrecorded
Shipped files match approved filesSHA-256
Local by design

Every frame made on your machine.

GRACE generates through mere.run-managed local models on Apple Silicon. No cloud render queue, no per-frame bill, and your footage never leaves the laptop.

Canon & keyframesimage models (e.g. flux)
Shot videovideo models (e.g. wan 2.2)
Visual inspectionvision models (e.g. qwen3-vl)
Voices & dialogue checktts + asr (e.g. kokoro, whisper)
Score & effectsmusic + sfx (e.g. musicgen)
Direction & crewPi on a local agent model
Quickstart

Try it yourself.

Download the native control room, drag it to Applications, and connect it to your local production crew. The source build remains available for anyone who wants to inspect or extend the agent system.

GRACE Film Studio 0.1.0 Notarized installer for Apple Silicon Macs
Download DMG
# Requires Apple Silicon macOS 15+, Xcode 26+, XcodeGen
$ git clone https://github.com/sawfwair/mere-film-studio
$ cd mere-film-studio
$ brew install xcodegen
$ ./scripts/check.sh        # lint, tests, and a full app build
$ open MereFilmStudio.xcodeproj

# Optional: package a drag-to-Applications disk image
$ ./scripts/package-app.sh

Runtime requirements: mere-film-tools, pi, a mere.run build with inline agent support, ffmpeg/ffprobe, and animatic only if you publish a handoff. The app discovers MereRun-managed Pi installs automatically and never reads or stores provider secrets.