Voice Agents for Restaurants
AI phone agents that take restaurant orders and answer questions over the phone, wired into ElevenLabs, Clover POS, Twilio, and Stripe.
Architecture
Decisions
RAG over the live menu
The agent answers from live Clover menu data, not a static prompt, so it never quotes a dish or a price that isn't on the menu today.
POS as the source of truth
Orders place directly into Clover, landing in the staff's existing flow. No parallel order system to reconcile.
Buy the boring infrastructure
Twilio for telephony, Stripe for billing, Supabase for state, all bought off the shelf so the build time went into the voice agent.
— Amisha
ElevenLabs · Supabase · Clover POS · Twilio · Stripe