Show HN: I made a web app for structured podcast summaries
7 bardonadam 0 7/26/2025, 12:07:33 PM wisdomsnap.com ↗
Hey HN,
I follow a lot of podcasts and the episodes are often 2-3 hours long, so I made a web app that gives me a structured podcast summary with applicable habits and recommendations.
My goal isn’t to discourage you from listening to the podcast, but rather to help you decide whether the episode is worthwhile and to provide notes.
The endgame is to give you a personal feed of podcasts that you follow, maybe even deliver it to your inbox or via RSS.
My tech stack is quite simple - React Router(v7), node.js and PostgreSQL with Redis. I'm using OpenAI API to generate the summary from the episode transcript.
No comments yet