{
  "schema_version": "openagent.resource.v1",
  "id": "res_dograh",
  "slug": "dograh",
  "status": "published",
  "identity": {
    "name": "Dograh",
    "one_liner": "Open-source self-hosted voice AI platform with visual workflows, MCP support, BYOK model routing, and telephony.",
    "short_description": "Dograh is an open-source voice AI platform positioned as a self-hosted alternative to hosted voice-agent products. It supports on-premise deployment, BYOK model choices, speech-to-speech or modular LLM/STT/TTS workflows, visual workflow building, MCP-native integrations, and telephony support."
  },
  "classification": {
    "resource_type": "bot",
    "primary_category": "bots",
    "subcategories": [
      "support-bot",
      "messaging",
      "workflow",
      "mcp",
      "self-hosted"
    ]
  },
  "positioning": {
    "why_it_matters": "Voice agents are becoming a practical bot category, but many teams need control over hosting, telephony, and model providers. Dograh gives voice-agent builders an open-source platform to evaluate.",
    "best_for": [
      "Teams building self-hosted voice agents",
      "Developers comparing alternatives to hosted voice AI platforms",
      "Operators who need telephony workflows with model-provider flexibility"
    ],
    "not_for": [
      "Text-only chatbot projects",
      "Teams that do not want to operate voice, telephony, or speech infrastructure"
    ],
    "use_cases": [
      "self-hosted-ai",
      "chatbot"
    ],
    "target_audience": [
      "developer",
      "agent_builder"
    ],
    "maturity": "active"
  },
  "decision_signals": {
    "deployment_modes": [
      "self_hosted",
      "cloud"
    ],
    "open_source": true,
    "local_first": false,
    "self_hostable": true,
    "has_api": false,
    "has_gui": false,
    "supports_mcp": true,
    "supports_docker": false
  },
  "facts": {
    "license": "BSD-2-Clause",
    "pricing_model": "open_source",
    "github_stars": 4313,
    "github_forks": 897,
    "github_repo_full_name": "dograh-hq/dograh",
    "last_verified_at": "2026-06-10"
  },
  "capabilities": {
    "core_capabilities": [
      "support-bot",
      "messaging",
      "workflow",
      "mcp"
    ],
    "interfaces": [
      "repo"
    ]
  },
  "links": {
    "primary_url": "https://github.com/dograh-hq/dograh",
    "items": [
      {
        "type": "github",
        "label": "GitHub",
        "url": "https://github.com/dograh-hq/dograh"
      },
      {
        "type": "homepage",
        "label": "Homepage",
        "url": "https://app.dograh.com"
      }
    ]
  },
  "media": {
    "thumbnail_url": "https://github.com/dograh-hq.png",
    "og_image_url": "https://github.com/dograh-hq.png",
    "thumbnail_brief": {
      "resource_type": "bot",
      "visual_motif": "chat bubbles, channel connectors, and agent status indicators",
      "background_style": "minimal editorial surface with restrained open-source accent color",
      "title_overlay": "Dograh",
      "subtitle": "Open-source self-hosted voice AI platform with visual workflows, MCP support, BYOK model routing, and telephony.",
      "avoid": [
        "noisy poster layout",
        "large marketing slogans",
        "random gradient blobs"
      ]
    }
  },
  "tags": {
    "category": [
      "bot",
      "open-source"
    ],
    "capability": [
      "support-bot",
      "messaging",
      "workflow",
      "mcp"
    ],
    "constraint": [
      "open-source",
      "self-hosted",
      "mcp-compatible"
    ],
    "scenario": [
      "self-hosted-ai",
      "chatbot"
    ]
  },
  "relationships": {},
  "machine_readable": {
    "canonical_url": "https://www.openagent.bot/bots/dograh",
    "json_url": "https://www.openagent.bot/bots/dograh.json",
    "markdown_url": "https://www.openagent.bot/bots/dograh.md"
  },
  "seo": {
    "title": "Dograh: Open-Source Self-Hosted Voice AI Platform",
    "description": "Dograh is an open-source voice AI platform with visual workflows, MCP support, BYOK model routing, telephony, and self-hosted deployment."
  },
  "editorial": {
    "trust_note": "Verified from source links and project metadata.",
    "core_strengths": [
      {
        "title": "Self-hosted voice platform",
        "description": "Dograh is positioned for on-premise and self-hosted voice AI workflows.",
        "why_it_matters": "Voice agents often touch customer data and telephony systems, so deployment control matters."
      },
      {
        "title": "BYOK model routing",
        "description": "The project supports bring-your-own-key across speech-to-speech or modular LLM, STT, and TTS flows.",
        "why_it_matters": "Voice teams can compare providers without locking the whole stack to one vendor."
      },
      {
        "title": "Visual workflows and MCP",
        "description": "Dograh includes a visual workflow builder and MCP-native positioning.",
        "why_it_matters": "Voice agents need operational flows, integrations, and tool access beyond a single prompt."
      }
    ],
    "use_case_notes": [
      {
        "title": "Voice support bots",
        "description": "Build inbound or outbound voice agents with human escalation and workflow controls."
      },
      {
        "title": "Telephony automation",
        "description": "Evaluate AI workflows connected to phone systems."
      },
      {
        "title": "Self-hosted voice experiments",
        "description": "Prototype voice agents while retaining deployment and provider control."
      }
    ],
    "compare_notes": [
      {
        "title": "When to choose Dograh",
        "summary": "Compare it with nearby bots by looking at hosting model, integration surface, license, and whether the official docs show the workflow you need."
      }
    ],
    "getting_started": [
      {
        "label": "Open the GitHub repository",
        "url": "https://github.com/dograh-hq/dograh",
        "type": "github"
      },
      {
        "label": "Visit the app site",
        "url": "https://app.dograh.com",
        "type": "homepage"
      }
    ],
    "seo_article": {
      "intro": "Dograh is an open-source self-hosted voice AI platform.",
      "what_it_is": "It combines voice-agent workflows, telephony, BYOK model routing, visual workflow building, and MCP-native integrations.",
      "why_it_matters": "Voice agents are moving into real customer workflows, where hosting, latency, provider choice, and auditability all matter.",
      "how_it_works": "Start with a low-risk voice workflow, test speech recognition and handoff behavior, and evaluate deployment requirements before production use.",
      "faq": [
        {
          "question": "Is Dograh open source?",
          "answer": "Yes. The GitHub repository is listed under the BSD-2-Clause license."
        },
        {
          "question": "Who should evaluate Dograh?",
          "answer": "Teams building self-hosted voice agents or comparing open alternatives to hosted voice AI platforms should evaluate it."
        }
      ]
    }
  },
  "timestamps": {
    "created_at": "2026-06-10T00:00:00.000Z",
    "updated_at": "2026-06-10T00:00:00.000Z",
    "published_at": "2026-06-10T00:00:00.000Z"
  }
}