pip install -U pip
pip install rasa
rasa initInstall rasa x
pip install rasa-x -i https://pypi.rasa.com/simplelearn more
- Look at the documentation https://rasa.com/docs/rasa/installation/
- Create a fork
- Create virtual environment using anaconda
- install rasa as well as rasa x
- And start working on it
- Once you done! Make a folder of your name and add your whole work over there
- First train the model
- Then we will add custom indent and actions
- Also, we will edit the stories based on how we need the bot according to the requirements
- You can take the reference of the previous batch work