What do you think of my (iOS) podcast app?(apps.apple.com) |
What do you think of my (iOS) podcast app?(apps.apple.com) |
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?
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?
editor@podnews.net