Hair salon with chatbot receptionist

The website allows for booking appointments via a form or with the help of an AI assistant in a chat. By using the chat, clients can also cancel an arranged appointment. The website's backend was created using the FastAPI framework and SQLAlchemy, with the necessary data being saved to a pgAdmin 4 database. The chat utilises OpenAI API's gpt-4o language model. Below is a link to the GitHub repository for the project:

https://github.com/NatKacz99/hair-salon-chatbot-AI

Below is a demonstration of the website from a potential customer's perspective:

Scroll to Top