This repository contains a demo web page for the Hair Haven Salon conversational agent built with Google Vertex AI.
The salon agent is designed to help users with:
- salon service information
- pricing questions
- stylist availability
- appointment guidance
- cancellation or rescheduling guidance
- salon contact information
- Answers questions about salon services
- Explains that prices may vary based on complexity and product usage
- Checks weekly stylist availability using salon schedule data
- Redirects long-duration services such as Balayage, Ombré, Highlights, and Coloring to phone support
- Provides salon phone number and operating hours
- Does not offer promotions in chat
This demo is intended to be deployed as a web widget using Google Conversational Agents / Vertex AI.
After GitHub Pages is enabled, the public demo page can be accessed from this repository’s GitHub Pages URL.
The agent can guide users through booking-related questions, but it does not directly finalize, cancel, or modify appointments because it is connected to document-based tools rather than a transactional booking system.