You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern full-stack web application for restaurant management powered by AI. Converted from a terminal-based assistant to a production-ready web application.
Features
AI Chat Interface: Conversational interface powered by LangChain + GPT-4 with streaming responses
Table Reservations: Book tables with real-time availability checking
Menu Browsing: View and search menu items by category with dietary filters
Order Management: Place orders for delivery/pickup and track status
JWT Authentication: Secure user authentication system
Modern Premium UI: Dark theme with glassmorphism effects
This project was converted from a terminal-based AI assistant. The original main.py and mcp.py files are preserved in the root directory for reference.