Clone project:
git clone https://github.com/kambojrakesh/Chatbot.git
Go to clonned Chatbot folder and run below commands:-
pip install python-socketio==5.5.2
pip install python-engineio==4.3.1
pip install pyspellchecker==0.6.3
pip install webchat==0.0.2
---------------------------------
rasa train
rasa shell
------
rasa run -m models --enable-api --cors "*"