What do you think of my (iOS) podcast app?(apps.apple.com)
apps.apple.com
What do you think of my (iOS) podcast app?
https://apps.apple.com/no/app/melonwave-podcast-player/id6740029729
4 comments
Hey, @bjar2 - would love to cover this for Podnews, the industry newsletter.
I guess I'm curious about how the discovery platform works, and what data you're using. An API would be fun, wouldn't it?
[email protected]
I guess I'm curious about how the discovery platform works, and what data you're using. An API would be fun, wouldn't it?
[email protected]
Hi, and thanks for reaching out @jamescridland. I sent a mail with more information :)
To do this, I built a system that streams, downloads, transcribes, and analyzes a huge number of podcast episodes. Instead of relying on metadata or user behavior alone, it evaluates episodes individually based on content, merit, and inspiration. The recommendation engine is designed to balance relevance with diversity, avoiding echo chambers while still keeping suggestions engaging.
On the technical side, I’m running a Django backend with a PostgreSQL database, supported by two NVIDIA GPU-based HyperStack servers that handle Whisper-based transcription and deeper semantic analysis. The model doesn’t just surface what’s already popular—it actively works to highlight lesser-known but high-quality episodes that might otherwise go unnoticed.
I’d love to hear your thoughts. What frustrates you most about podcast discovery? What would make this useful for you?