telexed ~ c / b2f1e896-f7cradar:80 · infra_saasLIVE
← back
NO.
#b2f1e896
Topic
INFRA & SAAS
Source
GitHub Trending Weekly
Published
2026-05-27 05:15:53
Importance
★ 8/10 — radar 80
`Dograh`, open-source voice agent platform for self-hosting
FIG-0021:1

`Dograh`, open-source voice agent platform for self-hosting

Production voice bots can now run from a docker compose setup with built-in LLM, STT, and TTS. Good fit for testing call automation without per-minute SaaS lock-in.

[ KEY POINTS ]
  1. Dograh positions itself as a BSD 2-Clause, self-hostable alternative to Vapi and Retell; source-level customization is the main wedge.
  2. Local setup is one docker compose up flow, then localhost:3010 opens the builder. First startup takes 2-3 minutes.
  3. No API keys are required at start because LLM, TTS, and STT are bundled. External providers can be plugged in later.
  4. Telephony integrations include Twilio, Vonage, Vobiz, and Cloudonix; useful for inbound and outbound call products.
Originalgithub.com/dograh-hq/dograhRead original →

// related