This article shows how to create a simple chatbot in Python using the library ChatterBot. Our bot will be used for small talk, as well as to answer some math questions.
Here, we’ll scratch the surface of what’s possible in building custom chatbots and NLP.