Built for the Google Cloud Rapid Agent Hackathon, Amara is an automated, production-ready AI concierge designed for the Eko Grand Hotel in Victoria Island, Lagos. This agent streamlines front-desk operations and provides guests with real-time hotel assistance.
This project strictly utilizes the required hackathon ecosystem with no competing third-party cloud or AI services:
- Core AI Engine: Google Gemini (Providing natural, context-aware dialogue)
- Agent Framework: Google Cloud Agent Builder (Managing execution flows)
- Database & Integration: MongoDB MCP Server (Dynamically handling room and pricing data)
Key Features Real-Time Room Availability & Bookings: Instantly checks and reserves rooms dynamically. Live Pricing Information: Pulls current rates straight from the backend database. Hotel Amenities & FAQs: Answers guest questions about Eko Grand Hotel's premium services.
- Cancellations Management: Smoothly handles reservation adjustments automatically.
- Google Cloud Platform account with Agent Builder enabled
- Gemini API credentials
- Connected MongoDB database instance configured as an MCP Server
- Clone the repository:
git clone https://github.com/Arelm/rapid-agent-hackathon.git