{
"info": {
"author": "ims0rry",
"author_email": "dmr0@protonmail.com",
"bugtrack_url": null,
"classifiers": [
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
],
"description": "
PyChatbotLib
\n\nExclusive library for creating chatbots. \nIt uses a very simple neural network which helps to recognize possible answers to messages. \nYou just need to train it in chats with 2 types of messages: reply and original. \n\n