Publikumsgesteuerte Live-Streams
SlopTV
NeuOpen-source “infinite AI slop generator from YouTube comments” — your live chat becomes clips, streamed back into the same broadcast.
github.com · gelistet ≠ empfohlen · geprüft am 2026-09-03
- Betreiber
- Community · GitHub (shuttie)
- Format
- Infinite loop: YouTube chat → clips → back on air
- Modell
- MiniMax H3 (local, via ComfyUI)
- Hardware
- Two RTX 5090 GPUs (reported)
- Zugang
- Open source · self-host
Was ist 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.
Was SlopTV tut
- 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
Für wen ist 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
Stärken und Grenzen von SlopTV
Stärken
- 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
Grenzen
- 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
Häufige Fragen
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.