Skip to main content

Overview

Hotel concierge AI agent for room bookings, reservations, and guest services using Lua Data API. What it does:
  • Check room availability
  • Create reservations
  • Modify bookings
  • Request room service
  • Provide local recommendations
APIs used: Lua Data API for reservations and rooms

Complete Implementation

src/index.ts

This demo uses LuaAgent to configure the agent’s persona, welcome message, and skills.

src/tools/HotelTools.ts

Deployment

Key Features

Lua Data API

Stores rooms and reservations

Vector Search

Search reservations by guest info

Date Logic

Availability checking

Confirmation Codes

Unique booking identifiers