Skip to main content
VoicEra is an open-source platform for building real-time conversational phone agents. It wires speech-to-text, large language models, text-to-speech, and telephony into one self-hosted stack, and gives you a REST API to drive it. Use VoicEra to run inbound helplines, outbound calling campaigns, IVR replacements, and support hotlines — without building voice infrastructure yourself.
New here? Read What is VoicEra for the plain-language overview, or go straight to the Quickstart if you have Docker ready.

Browse the docs

VoicEra’s documentation is split into three tabs across the top of this site.
You are here. Learn the system and run it day to day.

What you get

Where to start

The stack at a glance

Two services, three stores, one job queue, and your choice of AI providers. The full picture is in Architecture.

What VoicEra is not

VoicEra is API-first. Everything is driven by HTTP requests, and /docs gives you an interactive OpenAPI console. The bundled dashboard is a client of that same API.
The Compose stack also starts a web dashboard on port 3000. See Dashboard.
VoicEra also does not resell telephony or model capacity. You bring your own provider accounts, or you run the models yourself.

Need help?