Inspiration
The hospitality industry is famously chaotic. From missed booking leads to kitchen bottlenecks and financial discrepancies, small operational gaps lead to massive revenue loss and guest dissatisfaction. We were inspired to build a platform that doesn't just "store" data, but actively thinks about it. We wanted to give every small hotel and restaurant the power of a 24/7 strategic consultant, a master chef, and a forensic auditor through the power of Gemini AI.
What it does
HospitalityHub AI is an all-in-one management suite for hotels, restaurants, and hybrid businesses.
AI Concierge: Converts public inquiries into official bookings automatically. AI Kitchen Manager: Analyzes live order flow to give chefs prep-prioritization tips. AI Financial Auditor: Scans transaction history for human errors and anomalies. AI Business Strategist: Provides actionable growth tips based on real-time revenue and occupancy data. AI Magic Content: Transforms basic notes into premium marketing copy for rooms and menus.
How we built it
Core: React 18 with TypeScript for a robust, type-safe frontend. State Management: Zustand for lightweight, high-performance global state. Backend: Firebase (Firestore & Auth) for real-time data syncing and secure user management. AI Intelligence: Google Gemini (Generative Language API) via the 1.5-flash model for high-speed, intelligent processing. Design System: A custom premium dark-theme CSS system focused on "Editorial Aesthetics" using Lucide Icons and Recharts for data visualization.
Challenges we ran into
One of our biggest hurdles was the "Lead-to-Booking" bridge—ensuring that an unstructured AI inquiry could be accurately tagged with metadata to allow an admin to create a formal database record with one click. We also navigated API versioning challenges, eventually optimizing our integration to use the most stable Gemini endpoints for 100% uptime.
Accomplishments that we're proud of
We are incredibly proud of the AI Kitchen Manager. It’s not just a chatbot; it’s a functional tool that actually reads the "Items" array of every active order in the database and provides context-aware kitchen coaching. Seeing a raw list of orders turn into a strategic prep plan was a major win for us.
What we learned
We learned the art of Prompt Engineering for Structured Outputs. Getting an AI to reliably generate a "Booking Slip" with a consistent Reference ID taught us how to provide strict context within the Gemini API. We also deepened our understanding of real-time NoSQL data modeling for complex hospitality relationships.
What's next for hospitality-hub
Multi-Lingual AI: Allowing the AI Concierge to chat with guests in any language. Sentiment Analysis: Automatically scanning guest reviews to provide a "Happiness Score" for the business. Predictive Stocking: Using AI to predict when a restaurant will run out of specific ingredients based on historical order trends.
Log in or sign up for Devpost to join the conversation.