DEV Community

Digiwares
Digiwares

Posted on

I built an AI radio that reads the internet to you

Hey folks ๐Ÿ‘‹

I got tired of endlessly scrolling Hacker News during my commute โ€” I love the discussions, but never have enough time (or attention) to read everything.

So I built something small but useful: Tera.fm

๐Ÿ‘‰ https://www.tera.fm

It fetches the latest top stories from places like Hacker News, summarizes them using AI, extracts key viewpoints from the comment section, and reads everything aloud in a natural voice.

Basically:

Hacker News โ†’ summarized โ†’ spoken like a radio station.

Why I built it
I take a lot of crowded trains and often cook while listening to podcasts. I always wished there was a simple โ€œinternet radioโ€ that reads technical news to me without needing to scroll or tap.

No login. No tracking. No feeds to manage.

Just hit play and listen โ€” while commuting, cooking, or at the gym.

Whatโ€™s inside right now

  • HN Top
  • HN New
  • HN Ask
  • HN Show

Whatโ€™s coming next

  • Reddit (World News, Science, TIL)
  • Product Hunt
  • Dev.to trending
  • GitHub Trending
  • Custom channels

Stack

  • Next.js + Vercel
  • OpenAI Realtime TTS (Alloy voice)
  • Hacker News API
  • Clean, minimal UI

Feedback welcome ๐Ÿ™
This is still early. Would love thoughts on:

  • the voice quality
  • summaries
  • channel ideas
  • UX improvements

If you listen to technical content or browse HN regularly, Iโ€™d love your feedback.

Thanks for reading!

Digiwares

Top comments (0)