How PumpCast Was Built — From Idea to Beta

The product development story behind turning podcasts into gym-ready experiences.

The Problem

Podcasts are one of the most popular forms of content for long workouts — but they weren't designed for the gym. The pacing is conversational, the energy is flat, and switching between a podcast and a music app mid-set breaks the flow.

PumpCast exists because no one had combined the two. The idea was simple: what if your podcast came with its own soundtrack — matched to the energy, pacing, and rhythm of the conversation — so you never had to choose between learning something and staying pumped?

Design Principles

PumpCast was built around three core constraints from day one:

Keep the scope tight and the product focused.

PumpCast does one thing: it makes podcasts better for the gym. Every feature decision is filtered through that lens. Features that don't serve that core use case get cut or deferred.

Build for cost efficiency and future flexibility.

The audio engine was intentionally designed without large language model dependencies. This keeps compute costs low today and opens the door to on-device processing in the future — meaning faster generation and offline capability.

Make it a platform for experimentation.

PumpCast is also a vehicle for testing emerging technologies. Upcoming integrations include x402-based payments, which will allow anyone — including AI assistants — to use PumpCast on a per-use basis without creating an account. The tight product scope makes it an ideal sandbox for these experiments without compromising the core user experience.

How It Works

1

Podcast Analysis

When you select a podcast, PumpCast's audio engine processes the full episode. It identifies speech segments, approximates the tempo and flow of the conversation, and maps the episode into structured sections: intro, verse, chorus, build, drop, breakdown, and outro.

2

Beat Generation

Based on your selected genre — currently 12 options ranging from hip hop to rock to cinematic — the engine generates a beat that follows the section structure. The music rises and falls with the conversation, creating a natural energy arc rather than a static background track.

3

Playback with Control

You listen to the combined podcast + music track in the app. A real-time intensity slider lets you adjust how prominent the music is relative to the podcast audio — useful when switching between high-energy sets and rest periods, or when podcast hosts vary in volume.

The Tech Stack

For those interested in what's under the hood:

iOS App
Swift
Backend
FastAPI (Python) + Redis
Database
PostgreSQL
Storage
Cloudflare R2
Hosting
Railway + GitHub CI/CD
Audio Engine
Custom Python (no LLM)
Website
Static + Stats Dashboard

Building With Users — The Beta Process

PumpCast is currently in beta, and user feedback has directly shaped the product.

The beta group was intentionally selected to cover a range of perspectives: a cloud engineer, a cybersecurity professional, and a data scientist provide deep technical bug reports, while non-technical testers surface UX and usability issues. All testers are regular gym-goers who listen to podcasts during workouts.

Feedback flows through three channels: direct conversations, Apple's TestFlight feedback system, and GitHub issues for bug tracking and feature requests.

Feedback that shipped

On the roadmap from user feedback

  • Mid-playback genre switching — change the music style without restarting
  • Song-based inspiration — select a track you like and have the engine match that style instead of a preset genre

What's Next

PumpCast is preparing for public launch. Current priorities are reducing remaining bugs, polishing the UX based on beta learnings, and building go-to-market materials.

On the technology side, upcoming work includes x402 payment integration — enabling pay-per-use access with no account required. This also opens the door to agentic commerce: imagine telling your AI assistant "use PumpCast to generate a rock version of this podcast" and having it handle discovery, generation, and payment autonomously.

The long-term vision is a product that sits at the intersection of audio, AI, and emerging payment infrastructure — starting with making your next gym session a little better.

Want to try PumpCast?

Get early access and help shape the future of workout audio.