An AI-powered drive-thru ordering system that processes natural language orders, tracks them in real-time, and supports cancellations with an interactive stats display.
ā
Live Application
ā
Natural language order processing
ā
Real-time order tracking
ā
Order cancellation support
ā
Interactive stats display
ā
Multi-tenant architecture
ā
User authentication & authorization
ā
PostgreSQL database with migrations
ā
Input validation & error handling
ā
API documentation (Swagger UI on /docs)
Navigate to the frontend directory
```bash
cd frontend
npm install
npm run dev
VITE_API_URL=http://localhost:8000 Clerk Keys for authentication