I loved the absurd style of the radio stations in the Grand Theft Auto games, and I wanted to see how close I could get with todays AI stack. While it isn't quite as vulgar, I think it's still a unique experience!
How it works
* GPT-4.1 writes a "high-level" show overview given a desired structure, this is done to keep coherence between segments
* Individual segment transcripts are generated with the provided outline
* ElevenLabs turns the into voices and returns word-level timestamps for a live transcript
* Segments are converted to HLS chunks, then all chunks are merged with audio padding; Song are pre-generated Suno songs based on ChatGPT generated song prompts
* Next.js + Vercel for the web app; Railway with workers to handle new show generation
The show is fully free - new episodes release at 8 AM, 12 PM, and 4 PM ET daily.