
Back to Labs
Prototype
Podcast API
Generates two-host podcast episodes from a news feed. Script writing, voice cloning, and auto-upload to Dropbox.
Fetches raw news items from a Dropbox text file, then runs a four-step GPT pipeline: clean and filter stories, enhance with background context, generate a two-host dialogue script (Jeff and Jane), then expand by 50% with a round-up section. The final script goes to Play.ht's PlayDialog API with custom voice clones for each host. The finished MP3 uploads to Dropbox and the news file clears for the next run. Targets 5 to 20 minutes depending on story count.
Built with
React
FastAPI
Python
OpenAI
Play.ht
Dropbox API
Status
In development











