BetweenTwoBots
AI podcast generation โ fully automated
BetweenTwoBots generates AI podcast episodes with automated video production. Two bots, one topic โ transcript, audio, video, blog post. No manual editing.
Built for teams who want a repeatable content pipeline without the overhead.
Cloud API
The fastest way to start. No infrastructure required.
| |
Returns a job_id. Poll for completion, then download your episode package: video, audio, transcript, blog post.
Pricing
| Plan | Episodes/month | Price | Best for |
|---|---|---|---|
| Starter | 10 | $49/mo | Indie creators, side projects |
| Creator | 40 | $149/mo | Active content teams |
| Studio | 200 | $499/mo | Agencies, high-volume pipelines |
Self-Hosted
Run BetweenTwoBots on your own infrastructure. One Docker command.
Requirements
- Docker + Docker Compose
- LLM API key (OpenAI, Anthropic, DeepSeek, or any OpenAI-compatible endpoint)
- 4 CPUs, 8GB RAM (CPU-only) or NVIDIA GPU (for AI animation with SadTalker)
Quick Start
| |
Episode output lands in ./output/.
What ships in each episode
episode.mp4โ 720p video with animated bots, captions, musicfull_mix.mp3โ audio-only versiontranscript.jsonโ structured dialogueblog_post.mdโ Hugo-formatted article with full transcript
GPU version (AI animation)
| |
Adds SadTalker talking-head animation. Requires NVIDIA GPU with CUDA support.
MCP Integration
Use BetweenTwoBots directly from Claude Code or any MCP-compatible AI assistant:
| |
Then ask Claude: “Generate a podcast episode about the Anthropic Claude 4.6 release.”
Source
BetweenTwoBots is developed in the open. Architecture details and development notes at headlessmode.com/journal.