Workshop

AI-Powered Schedule Booking Chatbot on AWS

Overview

In this workshop, we will build MeetAssist — an intelligent chatbot system running on the AWS Serverless platform. This solution applies Generative AI (LLM) to automate the process of appointment scheduling and customer information lookup through a Facebook Messenger interface.

Instead of responding based on a fixed rule-based script, the system uses a Text-to-SQL model to understand natural language, query real-time data from the database, and provide flexible responses to users.

Content

  1. Workshop overview
  2. Prerequisites
  3. Enable Bedrock Models
  4. Configure AWS CLI
  5. Prepare Data
  6. Deploy Solution
  7. Setup Messenger Bot
  8. Setup Admin Dashboard
  9. Using the Chatbot
  10. Using the Admin Dashboard
  11. Using the Consultant Portal
  12. Clean Up Resources