Voice Agent Lab
Voice Agents Podcast Reddit Seed

A practical voice agent harness, plus a Reddit-to-podcast comedy panel pipeline.

This project has two tracks: a production-minded harness for insurance lead calls, and a pipeline that turns a single Reddit thread into a multi-speaker episode (scrape, research, script, voice render, publish).

Voice Agent Harness

A mic UI for quick testing, a scenario harness for repeatable behavior checks, and a tool dispatcher scaffold for CRM/dialer integrations.

ElevenLabs Agents Tool calls Harness evals
View Architecture

Podcast Pipeline

Start from a seed thread, preserve metadata, reconstruct the comment tree, build speaker personas, write panel banter with a turn-aware generator, then render with ElevenLabs voices.

Scrape Research Write Render Publish
Browse Episodes

System Diagram

The pipeline is intentionally explicit: ingest, normalize, persona research, script generation, turn arbitration, voice render, mixing, publishing, and playback.

Mermaid Artifacts S3 + Neon
Open Diagram

What’s deployed?

The website is static pages served by the Node app. Episodes can be served locally from output/episodes during development, or published to S3 and indexed in Neon for production.