观众主导直播
SlopTV
新增Open-source “infinite AI slop generator from YouTube comments” — your live chat becomes clips, streamed back into the same broadcast.
github.com · 收录≠背书 · 2026-09-03 复核
- 运营方
- Community · GitHub (shuttie)
- 形态
- Infinite loop: YouTube chat → clips → back on air
- 模型
- MiniMax H3 (local, via ComfyUI)
- 硬件
- Two RTX 5090 GPUs (reported)
- 开放情况
- Open source · self-host
什么是 SlopTV?
A self-described 'infinite AI slop generator from YouTube comments': the broadcast's own live chat is rewritten by an LLM into video prompts, rendered as ~15s clips on two local RTX 5090s (MiniMax H3 through an embedded ComfyUI), and streamed back into the same broadcast over RTMP — so the loop closes when people watch what earlier comments produced and comment on that.
SlopTV 能做什么
- A literal feedback loop: the broadcast’s YouTube live chat drives what the broadcast airs next
- An LLM rewrites comments into video prompts, with moderation in the prompt step
- Renders ~15s clips with MiniMax H3 through an embedded ComfyUI (no HTTP server)
- Runs on two local RTX 5090 GPUs (reported)
- Streams finished clips back into the same broadcast over RTMP
SlopTV 适合谁?
- Watching an open-source, self-hosted version of the chat-steered AI TV loop
- Studying how local H3 + ComfyUI can sustain a live generative broadcast
- Comparing community pipelines to hosted products like InfiniteSlop
SlopTV 的优点与不足
优点
- Everything runs locally — no hosted dependency or per-minute inference bill
- The strongest demonstration that chat can close the loop on its own broadcast
- Compact and readable as an open-source reference
不足
- Requires two RTX 5090-class GPUs to run, so it is not cheap to self-host
- Output is intentionally uncurated “slop” — moderation is minimal by design
- A small single-author project; no hosted instance is guaranteed
常见问题
What is SlopTV?
An open-source “infinite AI slop generator from YouTube comments” where a broadcast’s own live chat becomes prompts, then clips, then the next broadcast.
What model runs SlopTV?
MiniMax H3, run locally through an embedded ComfyUI on two RTX 5090 GPUs (per the project README).
Is SlopTV the same as InfiniteSlop?
No — InfiniteSlop is Pieter Levels’ hosted stream on fal; SlopTV is a self-hosted, open-source community project with the same self-referential spirit.