Skip to content

24h-du-code-2025/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend - AI ChatBot

Frontend implementation of the AI ChatBot that won the "24 Heures du Code" hackathon.

🏆 Objective

The primary goal of the hackathon was to develop a chatbot to automate the reception process at Hotel California. Instead of clients having to ask hotel managers for information and make requests manually, they could interact with an AI-powered chatbot that handles basic management tasks seamlessly.

The hackathon organizers provided a pre-developed REST API for the Hotel California system. The chatbot's objective was to interpret user requests in natural language and translate them into appropriate API calls.

🖥️ Application UI

Chat 1 Chat 5 Chat 7 Chat 7

Chatbot usage scenarios can be found in the assets directory.
A video demonstration of the chatbot is available here.

🚀 Run Application

  1. Clone the repository:

    git clone https://github.com/24h-du-code-2025/frontend.git <directory>
  2. Navigate to the repository directory:

    cd <directory>
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

About

Frontend repository containing implementation of an AI agent for hotel management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages