CX Bridge 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:

CXB Core

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

CXB API

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

CXB Console

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

CXB Dialler

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

web call widget

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