AI phone assistant that became a lifeline for people who can't speak
AI handles real phone calls end-to-end: navigates trees, waits on hold, speaks 70+ languages.

Automates annoying calls with natural voice, but GPT-4o chains cost more than just calling yourself.
People with phone anxiety; those handling repetitive customer service calls
Aircall · Five9 · Custom Twilio IVR agents
I thought: AI could do this with a web form turned into a prompt.
Stack started out simple -> using 11labs for voice + claude + twillio, but it actually got rather complex (even though I tried vibe coding most).
First off, finding the phone numbers quickly is hard. This is done by scraping the web with some basic duckduckgo search and structure with openai calls.
Second, collecting the right information. I’m still struggling a bit with this but the architecture is that: A) user puts in call objective and business name B) if keywords are detected spin up one of the default form categories C) if not, get structured json from gpt-4o-mini and turn into react form
The cost of making a single call spun out of control, but luckily sonnet can handle a lot of the calls and I’m ok paying for twillio.
Ended up taking months to build my week-long project because of course.
It’s still WIP so feel free to email me: [email protected] with any ideas or issues u ran into. \
AI handles real phone calls end-to-end: navigates trees, waits on hold, speaks 70+ languages.
Voice-first AI beats app fatigue, but GPT-realtime economics are brutal.
Voice calls punch through DND where notifications fail, but reminder APIs already exist.
Seven unanswered audio alerts trigger a phone call — works through iPhone Silent Mode.
Calling bots sound cool until you realize regulatory risk and limited moat.
OpenClaw phone integration that actually works without webhook hell.