AI Cold Caller
A 6-state voice machine that holds a live conversation over Twilio WebSockets.
Outbound voice AI that places calls, listens, reasons, and speaks in real time. Engineered for conversational latency under a second, with barge-in detection and a silence failsafe so the agent yields the floor like a human.
- Engineered 6-state voice machine processing live Twilio WebSocket streams with barge-in detection and silence failsafe.
- Integrated Deepgram STT, Cartesia TTS and streaming Groq/GPT-4 with AbortController for instant barge-in cancellation.
- Built a token-aware LLM context manager (6k budget) and a BullMQ + Redis queue for concurrent outbound campaigns.



