Monday, October 16, 2017

How to create and configure Chatterbot on linux

How to create and configure Chatterbot on linux

install Python3
Download chatterbot from github
sudo pip3 install git+git://github.com/gunthercox/ChatterBot.git@master

install
How to create and configure chatterbot on linux