Open-Source Project Runs a Never-Ending AI Livestream on Twitch with FastH3

VoidAsuka · x · 2026-08-31

Community developer @reactorworld built an infinite AI video livestream on Twitch using the FastH3 model, now open-sourced (GitHub: reactor-team/infinite-livestream).

How it works: Viewers type !prompt <idea> in Twitch/YouTube chat; an LLM expands each idea into a styled sequence of scenes; the fast-h3 model generates them as 768p clips with synchronized audio; and everything streams over RTMP as one uninterrupted broadcast.

Architecture — two halves, one contract:

The repo also ships AGENTS.md, CLAUDE.md, and a skills directory for agent collaboration.

Original post →

More from coding & agent

coding & agent channel →