Skip to main content

Overview

Restaurant AI assistant for menu browsing, food ordering, and table reservations using Lua Platform APIs. What it does:
  • Browse menu with search
  • Create food orders
  • Make table reservations
  • Track order status
  • Handle special dietary requests
APIs used: Lua Products API (menu), Data API (orders, reservations)

Complete Implementation

src/index.ts

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

src/tools/RestaurantTools.ts

Key Features

Platform APIs

Uses Products API for menu

Data API

Orders and reservations

Full Featured

Complete restaurant solution

Dietary Info

Handles dietary restrictions