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.
View ArchitectureThis 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).
A mic UI for quick testing, a scenario harness for repeatable behavior checks, and a tool dispatcher scaffold for CRM/dialer integrations.
View ArchitectureStart 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.
Browse EpisodesThe pipeline is intentionally explicit: ingest, normalize, persona research, script generation, turn arbitration, voice render, mixing, publishing, and playback.
Open Diagram
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.