dograh: Automate Voice AI
Build voice AI automations on your own servers with an open-source, self-hosted platform.
"A founder uses Dograh to create a custom voice AI that answers customer support calls, directs them to the right team member, and saves all the call details to their CRM."
- โขWhen you need to automate customer service calls with a custom voice AI solution
- โขWhen you want to build a voice-activated application without relying on third-party services
- โขWhen you need to transcribe and analyze large volumes of audio data with a high degree of customization
To transcribe an audio file, create a new workflow with a 'Speech-to-Text' node and configure it with the command `stt --model whisper.cpp --audio file.wav --output transcript.txt`
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/dograh && curl -fsSL https://workflowstacks.com/api/skills/dograh/claude-skill -o ~/.claude/skills/dograh/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Dograh: Automate Voice AI is a very large Python project (~179k lines across 971 code files, plus 226 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, BSD-2-Clause license, has a test suite.
- 1README.mdStart here โ what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3api/app.pyWhere the program starts running
- 4examples/README.mdA worked example โ copy this to get going
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/dograh && curl -fsSL https://workflowstacks.com/api/skills/dograh/claude-skill -o ~/.claude/skills/dograh/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Are you the creator of this tool? Claim your listing โ and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.