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