7 ms·
Show HN: A 3-minute AI-generated daily podcast summarizing top HN stories
I built an agentic AI workflow that autonomously:
- Collects top Hacker News stories daily (from /front)
- Reads the full content of the news
- Prepare a newsbrief
- Feed the newsbrief to wonderpod for the rest
This is an extension of Wonderpod (previously posted here [1]) with an autonomous agent that requires zero human intervention to produce daily episodes.
Tech details:
- Agentic workflow built with openGPA [2] (an open source project of mine)
- Web browsing action using Playwright
I'd love your feedback, especially on the quality of the AI's content selection and summarization!
[1] https://news.ycombinator.com/item?id=42804735 https://news.ycombinator.com/item?id=42804735
[2] https://github.com/eschnou/OpenGPA https://github.com/eschnou/OpenGPA