Skip to Main Content
3rd Place

Ansr

Built at Zero to Agent: Vercel x Deepmind Hackathon NYC · Mar 21, 2026 · New York, NY

Ansr — Demo video

Ansr is an AI voice host for restaurants that answers every phone call (especially during peak hours), taking orders, making reservations, and answering questions so staff can focus on the guests already there. The problem: independent restaurants miss almost half their incoming calls during busy hours. Every missed call is a lost order, a lost reservation, a customer who just moves on. That adds up to tens of thousands a year per restaurant. How it works: a restaurant owner uploads a photo of their menu and Gemini 3.1 Pro Vision extracts every item, price, and dietary tag in seconds. Their AI host is live immediately. When a customer calls, ElevenLabs Conversational AI handles the conversation naturally. After the call ends, Gemini 3.1 Flash Lite extracts structured data from the transcript (order details, reservation info, or inquiry) and inserts it into Supabase. The owner's dashboard updates in real-time via Supabase Realtime. Key features: - 60-second setup via menu photo parsing (Gemini 3.1 Pro Vision) - Natural voice conversations with an AI host (ElevenLabs) - Structured extraction from transcripts (Gemini 3.1 Flash Lite) - Real-time owner dashboard with orders, reservations, and inquiries - Auto language detection: customer calls in Spanish, agent responds in Spanish, dashboard stays English - Receipt confirmation for customers after orders - Status workflow for kitchen ops (Preparing, Ready, Seated) Tech stack: Next.js 15, TypeScript, Tailwind CSS, Gemini 3.1 Pro + Flash Lite, ElevenLabs Conversational AI, Supabase (Postgres + Realtime), deployed on Vercel. Try it live: https://ansr-ridxm.vercel.app. Please open the customer experience and dashboard side by side.

Team