AI 智能体主播
UNREEL
新增Endless, 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 · 收录≠背书 · 2026-09-03 复核
- 作者
- GitHub · blendi-remade
- 模型
- MiniMax H3 Max Turbo (via fal) + LLM showrunner
- 技术栈
- Next.js 15 · React · fal
- 形态
- 14 continuous-take films + 8 live channels
- 许可说明
- None declared as of Sep 2026
什么是 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.
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
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
UNREEL 的优点与不足
优点
- 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
不足
- 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
别人怎么说
摘自公开报道的原文引用——收集于 2026-09-03。
“Endless television. Written and rendered while you watch.”
常见问题
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.