a chatbot that will help tourist and provide guidance during their journey discorvering the beauty of Morocco
# E-MORCHID
is a MOROCCAN chatbot that provide all type of help to the toursits in Morocco, including new sites to visit, the cultural heritage and all type of needed help.
## Local Quickstart
Follow these steps to get start working or modifying this chatbot
### 1. Clone the Repo
```bash
git clone
github.com
```
### 2. Install Dependencies
Open a terminal in the root directory of your local Chatbot UI repository and run:
```bash
pip install -r requirements.txt
```
to run the website localy go to the root directory of the repo and run this command:
```bash
python app.py
```
then play with the code as long as you want