Restaurant Voice Assistant: VAPI + PostgreSQL Bookings & Orders
Build a voice AI assistant for restaurants using VAPI for calls and PostgreSQL for managing bookings, orders, and info queries with natural language processing.
This n8n workflow creates a comprehensive voice-powered restaurant assistant that handles table reservations, food orders, and information requests via natural language. Powered by VAPI for real-time voice interactions and PostgreSQL for secure data storage, it processes customer calls to extract details like party size, booking times, and menu items, then confirms via voice while logging everything in dedicated tables (bookings, orders, restaurant_info).
Key features include real-time database
Platform
n8n
Category
Language Tools
Price
$24.99
Creator
Jose Maurino
voice AI
VAPI
PostgreSQL
restaurant
bookings
orders
NLP
automation
voice assistant
n8n workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.