AI Stereo

A 24/7 AI radio station — a streaming engine pipes music to a live stream while Claude writes the DJ scripts and a TTS voice reads them between tracks.

web

A radio station that never stops and has no human DJ. A Python engine streams audio continuously; between tracks it asks Claude to write a DJ segment, renders it to speech, and drops it into the stream. A web player gives it a face — and works on its own from a playlist when the engine is off.

The fun part is the seams: how you keep a generated voice from sounding unhinged, how you pace talk against music, and how little infrastructure a “station” actually needs.


← all projects