Vox Systems is a voice AI platform that powers automated phone calls. It connects to telephony providers, runs real-time speech-to-text, language model, and text-to-speech pipelines, and delivers structured call results via webhooks. The platform consists of five working components:

VoxCore

Voice pipeline worker. Handles live calls — STT, LLM, TTS processing in real time.

VoxBridge

Config API and orchestration. Manages bot configurations, triggers outbound calls, receives call results.

VoxUI

Management dashboard. Create and edit bots, view call logs, monitor fleet health.

VoxDialler

Campaign execution worker. Paces outbound campaigns, creates LiveKit SIP calls, screens answers, and attaches answered rooms to VoxCore.

vohci-widget

Embeddable browser call widget. React + LiveKit client that opens a WebRTC call into a LiveKit room handled by VoxCore.