C:\Users\ormaz\AppData\Local\Programs\Python\Python38\Scripts\
C:\Users\ormaz\AppData\Local\Programs\Python\Python38\
python3 --version
pip3 --version
pip3 install -U pip
pip3 install rasa[full]
rasa train
rasa shell
rasa run --enable-api
cd client
npm start
rasa test nlu --nlu data/nlu.yml --config config.yml --cross-validation --folds 3