Skip to content
Snippets Groups Projects
Commit b6a4cb55 authored by Dhruvang Patel's avatar Dhruvang Patel
Browse files

Update README.md

parent 75901d09
No related branches found
No related tags found
No related merge requests found
......@@ -52,4 +52,9 @@ This project is develop using the following:-
- **Title and Branding** - At the top, there is a welcoming gif with hello logo and the title "Airline Chatbot & Data explorer with predictions" indicating the chatbot's purpose.
- **Central Panel** - When you scroll down, there is a section labeled "Chat with Airline Assistant". This allows user to interact with chatbot by entering specific details like `Passenger ID` & `Last Name`. Then on clicking on _Get Flight Details_ it retrieves the passenger's flight information. Where it shows wheather the flight is `On Time` or `Delayed` and further information.
\ No newline at end of file
- **Central Panel** - When you scroll down, there is a section labeled "Chat with Airline Assistant". This allows user to interact with chatbot by entering specific details like `Passenger ID` & `Last Name`. Then on clicking on _Get Flight Details_ it retrieves the passenger's flight information. Where it shows wheather the flight is `On Time` or `Delayed` and further information.
- **Features on the Left Sidebar** - The left Sidebar has features like Chatbot, Data Explorer, Visualization and Predictions.Below there is Explanation on each features.
1. _Chatbot_: - Likely the current mode, allowing users to interact with the chatbot for flight details or other queries.
2. _Data Explorer_: - It explore the Airline Dataset. First one is Select columns to view where you can select on your own which columns information you want and second one is filter of flight status.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment