1 repository
Web applications specifically designed for real-time spoken interaction with AI agents.
Distinct from Web-Based Interfaces: Focuses on the voice-interaction capability of the web interface rather than general admin or development GUIs.
Explore 1 awesome GitHub repository matching web development · Voice-Enabled Web Interfaces. Refine with filters or upvote what's useful.
Vocode-core is a framework for building real-time conversational AI voice agents. It serves as a conversational orchestrator and pipeline that integrates speech-to-text, large language models, and text-to-speech services to enable low-latency voice interactions. The project features a provider-agnostic interface that allows for swappable speech and language model providers, including support for both cloud APIs and local binaries. It distinguishes itself through a specialized telephony integration layer that enables agents to be deployed across phone lines, WebRTC, and virtual meeting platfor
Creates web-based applications that allow users to interact with AI via spoken conversation.