How to run this chatbot ?

In one terminal run

rasa run actions

this will start action server and in other

rasa train

once model is trained then run

rasa shell

in order to talk with bot.