Dograh
Trending on GitHub today·Python · Daily

the self hostable voice agent platform·OSS alternative to vapi & retell

[MCP-native] voice agents._

Open Source workflow builder for Voice Agents

01 / 02 · keep scrolling

§ the stack you bring

Fork every box.

Click any node to see the providers you can plug in. Pick your inbound channel, STT, LLM, TTS, and telephony. Or skip the cascade entirely and switch the whole pipeline to speech-to-speech.

click any box to swap
§ speech-to-speech · one model, audio in/out
or
§ cascade · STT → LLM → TTS
Production agent
your stack, running
● live
01
model context protocol

Build by writing.

Dograh ships a Model Context Protocol server. Point Claude Code, OpenClaw, Cursor, or any agent runtime at it: they can spin up, modify, and deploy full voice agents on your stack, without leaving the IDE.

claude code · mcp · dograh
>Build me an AI calling agent for EMI reminders and collections with Dograh.
✓ created agent: emi_collections_v1
✓ generated: reminder + soft-collection scripts
✓ wired: twilio · webhook · pre_call_fetch
>Add a CRM fetch step before the call begins with Dograh.
✓ added node: pre_call_fetch
✓ wired to: llm.context

works with: claude code · openclaw · cursor · codex · any MCP client

02
2x conversions · pre-recorded + TTS

2x conversion. More humane.

Real human voice clips, mixed with TTS, in the same cloned voice. The LLM picks a pre-recorded line when one fits, and falls back to TTS only when it doesn't. Unprecedented latency gains. Cost down up to 3×. Sounds actually human.

human (pre-recorded)TTS (live, same voice)
03
speech-to-speech

Real-time. Audio-to-audio.

Audio goes in, audio comes out. No transcription cascade, no text round-trip. The same conversation feels fluid, natural, and precise: real turn-taking, real interruption handling, ultra-low latency.

Use Gemini 3.1 Flash Live (or Vertex AI) or GPT Realtime 2

cascade
STTLLMTTS

text round-trip · 3 hops · cascade latency

speech-to-speech
S2S

audio in · audio out · fluid

real turn-taking·real interruption·intuitive feel·70+ languages
04
self-hosted stack · data sovereignty

Run the whole stack on your infra.

Full data sovereignty. Lower latency as a bonus. Plug in Voxtral, Kokoro, Whisper, whatever runs in your VPC. One of the most-requested features in the repo, and arguably the reason a lot of teams cannot use a hosted voice-agent vendor at all.

STT and TTS are production-ready. LLM swapping is in beta.

STTWhisper
openai · oss
STTVoxtral
mistral · oss
STTCanary Qwen
nvidia · oss
TTSKokoro
oss
TTSChatterbox
oss
TTSyour voice clone
your weights

... and any model you can host

05
three ways to run

Same stack. Where you want it.

Run Dograh yourself on your own servers. Let us run it for you on our managed cloud. Or have us deploy the entire stack inside your VPC and operate it for you.

self-host · OSS

Run it yourself.

Clone the repo, docker compose up, you're running. Forever free, BSD 2-Clause, your servers, your data.

managed · cloud

Let us run it.

Our fully-managed cloud, same stack, zero ops. We host, patch, and scale. You build agents and ship them.

private cloud · managed

Your VPC, our ops.

We deploy the entire stack inside your cloud. Data stays on-premise. We handle orchestration, upgrades, and reliability.

06
industries · jurisdictions

Built for the regulated world.

Slots inside your existing compliance perimeter. Skip the vendor review dance: no HIPAA review on us, no GDPR sign-off on us, no SOC 2 on us. The code is open, so your security team can audit every line before a single call goes out.

FintechHealthtechTelemedicineInsuranceBankingLegal intakePharmaDefenseGovernmentEU / GDPRSwitzerlandUKSaudi ArabiaUAESingaporeSouth KoreaJapanUSACanada

regional language support · on-prem deployments · auditable OSS

07
questions worth asking

Things worth asking.

Three reasons. (1) Your data never leaves your premises, critical for fintech, healthtech, defense, EU/GDPR. (2) You can read the code, audit it, fork it; no vendor lock-in. (3) No vendor compliance dance: you don't need us to be SOC 2 or HIPAA or GDPR-certified because we don't see your data.