D-insights Multi-Client Voice Agent Platform¶
Project Info¶
- Status: Active
- Started: August 10, 2026
- GitHub: https://github.com/kamatanuj/converso (public)
- Type: Product Platform / SaaS Infrastructure
- Owner: D-insights Pvt. Ltd. (Anuj Kamat, +91 9820370923)
Two-System Architecture¶
1. Converso (Self-Hosted) — converso.work¶
- Repo: https://github.com/kamatanuj/converso
- Server: 76.13.246.122
- Stack: FastAPI backend, Next.js UI, PostgreSQL, Redis, MinIO, Docker
- Purpose: Crawling, KB management, workflow engine, CRM, telephony configs
- Cost: Free (own server)
- Status: Deployed — phone calls working, WebRTC patched with Metered TURN
2. Dograh Cloud — app.dograh.com¶
- API: https://api.dograh.com
- Purpose: LLM, TTS, STT, WebRTC signaling, phone integration
- Pricing: $0.08/min ($0.01 platform + $0.07 Dograh model) = ₹6.72/min
- Credits: 664 credits (~83 min, ~41 calls at 2-min max)
- Current TTS Voice: Janvi (Indian Female English) —
dg_voice_1a8124dba11d9c9d2c90 - STT: Dograh default (multi-language)
- LLM: Dograh default (GLM-5.2)
- Mode: dograh (managed, not BYOK)
- Key Settings: 2-min max calls, barge-in enabled (provisional_vad, 0.5s pause)
Independence¶
- Converso.work and app.dograh.com are completely independent
- Changes to one do NOT affect the other
- demo.converso.work (VAG) calls Dograh API but is independent of Converso stack
Active Workflows on Dograh Cloud¶
| Workflow | Name | Embed Token | Notes |
|---|---|---|---|
| 16 | d-insights phone | — | VoBiz inbound, +918****3786 |
| 10457 | GSB Temple Trust | emb_pHe6... | Marathi default, 11L Tukaram voice available |
| 10463 | Cathedral School | — | English |
Software Stack¶
| Layer | Converso (Self-Hosted) | Dograh Cloud |
|---|---|---|
| Voice AI | Converso (open-source fork) | Dograh managed |
| LLM | GLM-5.2 via Ollama Cloud | Dograh default (GLM-5.2) |
| TTS | Kokoro (Speaches local) | Janvi (Indian Female) |
| STT | faster-whisper (Speaches) | Dograh default (multi) |
| Telephony | VoBiz SIP (~₹0.46/min) | Dograh (included) |
| WebRTC | Metered TURN (ports 80/443) | Dograh managed |
| Database | PostgreSQL | — |
| File Storage | MinIO | — |
| Web Server | Nginx | — |
| Containers | Docker Compose | — |
Key Features¶
- RAG-powered product Q&A (anti-hallucination prompt framework)
- Campaign management (CSV upload, sequential calling, retries)
- Inbound lead capture (extraction schema: name, phone, email)
- CRM dashboard with multi-client filtering and transcript viewer
- Instant Voice Agent Generator ([[Instant Voice Agent Generator]])
- Near-live transcript display on companion pages
- Barge-in / interruption enabled
Cost Structure¶
- Dograh Cloud: $0.08/min (~₹6.72/min), 664 credits remaining
- VoBiz SIP: ~₹0.46/min per call
- Server: 76.13.246.122 (existing)
- Development: $0 (AI-assisted)
- Metered TURN: Free tier (500MB/mo)
Current Status (Aug 19, 2026)¶
- ✅ Converso deployed and pushed to GitHub (kamatanuj/converso, public)
- ✅ Dograh Cloud active with 664 credits
- ✅ VoBiz telephony working (+918****3786 → workflow 16, d-insights)
- ✅ StayVista integration (10 API tools, KB, CRM completion)
- ✅ Instant Voice Agent Generator live at demo.converso.work
- ✅ GSB Temple Trust agent (Marathi, workflow 10457)
- ✅ Cathedral School agent (English, workflow 10463)
- ✅ Barge-in / interruption enabled
- ✅ 2-minute max call duration on all agents
- ✅ Near-live transcript polling on companion pages
- ✅ Metered TURN configured and working
Related¶
- [[Projects Dashboard]]
- [[Instant Voice Agent Generator]]