Chatbot A basic Chatbot in Python Prerequistes: * Python must be installed. * pip install chatterbot==1.0.4 Running this without specifing the version resulted in multiple errors at the time, so 1.0.4 was specifed in stead.