Weatherbot Tutorial (original video code)
This directory contains the full code of Weatherbot tutorial. You can use this code, modify it if you want, or you can test the models by simply loading the agent (run dialogue_management_model.py file). Since this tutorial was recorded back in February 2018, it is using slightly older version of Rasa NLU and Rasa Core. If you prefer using the latest releases of these libraries check out this directory - it contains Weatherbot code and models compatible with the latest releases of Rasa NLU and Rasa Core (keep in mind that in some places the code will slightly differ from the one shown in the video).
Library versions used in the tutorial:
Rasa NLU version: 0.11.4
Rasa Core version: 0.8.2