What's New:
Real-Time Monitoring: Track mentions across the top 100 U.S. podcasts, covering over 80% of U.S. listenership.
Advanced Search: Filter by speaker, sentiment, timeframe, and topic using AI-powered search.
Custom Alerts: Receive notifications for brand, competitor, or topic mentions.
API Access: Integrate podcast monitoring data into your workflows.
Transcription Accuracy: Achieved 92.2% accuracy across 20,000+ episodes.
Technical Stack:
Backend: Axum (async web framework)
Database: SQLite with SQLx for type-safe queries
Authentication: OAuth2
HTML Templating: Askama
Async Runtime: Tokio
Our commitment to Rust has enabled us to maintain low operational costs while scaling effectively.
Try It Out: https://www.audioscrape.com
Discussion Points:
Has anyone else scaled a Rust-based MVP into a production platform?
What strategies have you employed for efficient scaling and user acquisition?
Looking forward to your insights and feedback!
yehors•14h ago
lukaesch•14h ago
I am using Replicate to run docker images with a pipeline based on faster-whipser, VAD, pyannote and a custom LLM enhancement flow.
Thanks for sharing candle/ort. Interesting to see the WASM in-browser opportunities