Technical requirements
You can find all the files for this chapter in the ch04
directory of the GitHub repository at https://github.com/PacktPublishing/Conversational-AI-with-RASA.
In the practice section of this chapter, we will use weather APIs from OpenWeather (https://openweathermap.org/). We should install the client library for OpenWeather APIs with the following command:
pip install pyowm