I want to build a complete radio station managed by an AI agent. It’s still at the idea stage right now: https://github.com/baturyilmaz/agent-radio

The idea is simple, but I think it could be really cool: an autonomous agent that actually manages an entire radio station. It creates its own shows, play copyright-free tracks, shares the daily program schedule on social media and the website, and later I want to add guest appearances too and live 7/24.

I'm actually building this exact thing right now. Using Gemini TTS with its multi-speaker capabilities. Soundtrack comes from a Suno Playlist which the tool will download the entire playlist at the start.

Plays 3-5 songs prior to a "break", where the logic will call out channel donators vs pick a random topic to discuss, then use an LLM to generate the script before sending to gemini.

In the end; its really just a wrapper around FFMPEG broadcasting to an SRT or RTMP stream. I can upload the latest branch when I get home to share

If you intersperse the music and fill in with articles from HN or your favorite subreddits it would be a fun listen.

that’s great to hear. I’d love to check out your project and have a chat if you’re up for it. maybe i can contribute to it instead of working on a separate project.

That sounds like a dystopia.

As bearish as I am on AI, outside of the agent deciding it only wants to play "Semi Charmed Life" and nothing else, I fail to see how this is a nightmarish hellscape in and of itself.

I feel standard commercial radio is already that hellscape. I mostly listen to rock (classic or alternative radio stations) and it's the same ~20 things being rinsed and repeated every hour and every day. Has been this way for decades.

I am pretty sure 90% of playlists you hear when out and about are generated by spotify algorithms at this point. I would more be concerned because it seems like a weird use for LLM when recommendation engines are probably better than it? I suppose it has a ton of training data around music forums and people recommending songs, but it is hard to believe that would beat out billions of hours of tracked listening spotify has access too.