This project is a restaurant management system developed using ASP.NET Core 6.0 and Entity Framework Core, designed with the Code First approach and powered by Microsoft SQL Server. The system supports real-time data synchronization via SignalR, enabling instant updates for reservations, messages, notifications, and statistics across all connected users. This allows restaurant owners to monitor operations live and respond quickly to changes. Additionally, the project integrates OpenAI for AI-powered features such as automated customer responses, recipe suggestions, and daily menu recommendations. Hugging Face API is used for message toxicity detection, ensuring safe and moderated communication. This project demonstrates how to build modern, real-time, and AI-enhanced web applications using ASP.NET Core and related technologies, with a strong focus on practical, real-world scenarios.
How can I help you?