This piece of software, enables the user to have a programable ChatBot. Where most of the tutorials circulating on the internet have their knowlegde base hard coded (obviously for demonstration purposes), here we will see that it is possible to add and edit rules to knowledge base during runtime, and the database is automaticly saved to a file on storage.
Second thing that this program does is that it doesn't simply compare strings to search for answers, but it uses a different strategy...