観客主導ライブ
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.