Streamers IA
UNREEL
NouveauEndless, self-hosted AI TV — a showrunner LLM writes the show a few shots at a time while MiniMax H3 Max Turbo renders each shot live.
github.com · répertorié ≠ recommandé · revérifié le 2026-09-03
- Créateur
- GitHub · blendi-remade
- Modèle
- MiniMax H3 Max Turbo (via fal) + LLM showrunner
- Stack
- Next.js 15 · React · fal
- Format
- 14 continuous-take films + 8 live channels
- Note de licence
- None declared as of Sep 2026
Qu’est-ce que UNREEL ?
Nothing is pre-made: a showrunner LLM writes episodes a few shots at a time while MiniMax H3 Max Turbo renders each clip on fal faster than playback, so the next shot is ready before the current one ends. It ships 14 original continuous-take 'films' plus 8 live gag channels, and it is showrunner-directed rather than chat-steered — an agent that runs the channel rather than a crowd that steers it. Released 2026-09-03 with no declared licence and no hosted demo.
Ce que fait UNREEL
- Nothing is pre-made — content is generated only after you press play
- A showrunner LLM writes episodes a few shots at a time
- MiniMax H3 Max Turbo (via fal) renders each clip faster than playback, chaining from the previous shot’s last frame
- Ships 14 original continuous-take “films” plus 8 live gag channels
- Self-hostable: Next.js 15 + fal key, with pre-rendered covers and previews for the catalog
À qui s’adresse UNREEL ?
- Running your own endless AI TV network on a fal key
- Studying an autonomous showrunner that is agent-directed rather than chat-steered
- Comparing self-hosted AI TV economics (per-shot fal cost) with hosted channels
Points forts et limites de UNREEL
Points forts
- The clearest open-source example of agent-directed (not crowd-directed) AI TV
- Runs without your own GPU — rendering is on fal
- “Endless” by design: continuous-take films avoid the reset problem of clip-loop channels
Limites
- No hosted demo, no licence declared, and no independent coverage as of Sep 2026
- Cost is per-shot on fal — always-on viewing is not free
- A brand-new single-author repo (first push 2026-09-03); treat as early
Ce qu’on en dit
Citations issues de couverture publique — collectées le 2026-09-03.
“Endless television. Written and rendered while you watch.”
Questions fréquentes
What is UNREEL?
A self-hosted AI streaming service: a showrunner LLM writes an endless show while MiniMax H3 Max Turbo renders each shot live on fal.
Is UNREEL chat-directed?
No — it is showrunner-directed. The LLM autonomously writes the content; there is no viewer-steering loop.
How do I run UNREEL?
Clone the repo, add a FAL_KEY, build the catalog (~$0.06–0.08 per cover/preview, reported), then run the dev server.