[PR #659] [CLOSED] feat: add dograh - an oss voice agent platform #11317

Closed
opened 2026-06-16 06:28:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/659
Author: @chewwbaka
Created: 4/1/2026
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 0d2c9fc feat: add dograh - an oss voice agent platform

📊 Changes

4 files changed (+163 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
voice_ai_agents/dograh_voice_agent/README.md (+104 -0)
voice_ai_agents/dograh_voice_agent/requirements.txt (+2 -0)
voice_ai_agents/dograh_voice_agent/trigger_voice_agent.py (+56 -0)

📄 Description

Dograh is an open-source (BSD-2-Clause) alternative to Vapi, Retell AI, and Bland AI. 200+ GitHub stars. Features a no-code drag-and-drop workflow builder, inbound/outbound telephony (Twilio, Vonage, and others), bulk outbound campaigns with CSV upload and auto-retry, pre-recorded audio support, bring-your-own LLM/TTS/STT, and one-command Docker setup.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/659 **Author:** [@chewwbaka](https://github.com/chewwbaka) **Created:** 4/1/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`0d2c9fc`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/0d2c9fcc7aa556ea3a8aa94834e3fbbba3637fe7) feat: add dograh - an oss voice agent platform ### 📊 Changes **4 files changed** (+163 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `voice_ai_agents/dograh_voice_agent/README.md` (+104 -0) ➕ `voice_ai_agents/dograh_voice_agent/requirements.txt` (+2 -0) ➕ `voice_ai_agents/dograh_voice_agent/trigger_voice_agent.py` (+56 -0) </details> ### 📄 Description Dograh is an open-source (BSD-2-Clause) alternative to Vapi, Retell AI, and Bland AI. 200+ GitHub stars. Features a no-code drag-and-drop workflow builder, inbound/outbound telephony (Twilio, Vonage, and others), bulk outbound campaigns with CSV upload and auto-retry, pre-recorded audio support, bring-your-own LLM/TTS/STT, and one-command Docker setup. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-16 06:28:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#11317