A voice AI agent that answers inbound calls, runs outbound campaigns, captures transcripts with sentiment analysis, and tracks every dollar spent — all visible on your ClawBuddy dashboard.
You miss calls when you're busy. You spend hours manually dialing lead lists. You have no transcripts, no sentiment analysis, no cost tracking. Every call is a black box — you don't know what was said, what was promised, or what follow-ups are needed.
Lexa answers every call 24/7 with your custom script. She runs outbound campaigns to your lead lists while you sleep. Every call gets a transcript, sentiment score, action items, and cost breakdown — all surfaced on a 6-view dashboard you can check from your phone.
Customer calls your number. Lexa answers with your custom AI prompt and handles the conversation.
Full transcript captured, sentiment analyzed, action items extracted, cost calculated per call.
Everything surfaces on your OpsCenter — call log, analytics, campaign progress, lead status.
Lexa works with multiple voice AI providers. Pick the one that fits your budget and needs. The ClawBuddy kit ships with Millis AI integration, but you can swap in any provider below.
Default integration in the kit. Low-latency, built-in phone provisioning, webhook-based. Good starting point.
Popular voice AI platform. Great docs, large community. Bring your own Twilio number or use theirs.
Open-source pipeline. Lowest cost if you self-host. More setup required, maximum control.
Telephony providers for phone numbers and SIP trunking. Pair with any voice AI engine. Most flexible, most DIY.
Costs vary by provider, model, and call duration. Millis/Vapi are turnkey (higher per-minute but zero infrastructure). Pipecat+LiveKit is cheapest at scale but requires server management. Twilio/Telnyx are just the phone line — you bring your own AI. Start with a managed provider, optimize later.
Required: ClawBuddy instance running (SETUP.md complete) + account with your chosen voice AI provider + a phone number provisioned through that provider. For default Millis AI setup: Set MILLIS_API_KEY and MILLIS_AGENT_ID in Supabase secrets.
This prompt covers the full setup: deploying edge functions, creating the OpsCenter app, configuring webhooks, and teaching your agent how to manage calls and campaigns.
This prompt creates a V1 scaffold. Production requires wiring real data sources, QA passes, error handling, retry logic, and safety gates. Treat the output as a working prototype — not a ship-ready system.