Rasa

Installing Rasa’s Open Source Edition

The commands below update pip (if needed) and install Rasa (needed):

pip3 install -U pip
pip3 install rasa

Links