Follow these steps to talk to Elizabeth:
- Download the project in your local PC
- Install the requirements (in a new conda environment)
- Change the directories relatively to your local PC (i.e inside app.py, actions.py etc)
To talk with the chatbot:
a) Open a terminal window and run "rasa train", so as to create your first rasa model based on the specifications provided
b) Open a terminal window and run "rasa run actions" & open a second terminal window and run "rasa shell"
c) To see the final dashboard - report: Open a terminal wirndow and run "python app.py" and open a browser page on 127.0.0.1