Streamer AI
UNREEL
BaruEndless, 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 · daftar ≠ dukungan · dicek ulang 2026-09-03
- Pembuat
- GitHub · blendi-remade
- Model
- MiniMax H3 Max Turbo (via fal) + LLM showrunner
- Tumpukan
- Next.js 15 · React · fal
- Format
- 14 continuous-take films + 8 live channels
- Catatan lisensi
- None declared as of Sep 2026
Apa itu 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.
Apa yang UNREEL lakukan
- 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
UNREEL untuk siapa?
- 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
Kelebihan & kekurangan UNREEL
Kelebihan
- 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
Kekurangan
- 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
Kata orang
Kutipan dari liputan publik — dikumpulkan 2026-09-03.
“Endless television. Written and rendered while you watch.”
Pertanyaan umum
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.