Show HN: Dialog – An Orchestration Layer for VoIP-Agent Applications
1 farar-ajp 0 9/1/2025, 2:24:50 PM github.com ↗
Dialog is a simple and easy to understand VoIP-Agent orchestration layer for building VoIP-Agent applications. You can use Dialog to assemble the VoIP provider, Speech to Text (STT), Text to Speech (TTS), and LLM of your choice into a low latency VoIP-Agent application. It features:
• Simple, extensible, modular framework
• Concrete implementations for VoIP, STT, and TTS, plus abstract Agent classes for extension
• Multithreaded deployments
• Event-driven architecture
• Isolated state — modules exchange objects but never share references
I'm looking for applications for the framework. Please reach out if you would like to collaborate on a VoIP-Agent application using Dialog.
No comments yet