TFLearn Chatbot

Codacy Badge

This is a chatbot that I made using Natural Language ToolKit and TFLearn to respond to messages. There will be a discord bot integration soon.

TensorFlow version

This script was designed with the verson 1.15.0 TensorFlow module which is reflected in the requirements.txt. Not all CPUs are supported by this version so the version 1.5.0 for Python 3.6.x is included. If you receive the error "Illegal Instruction (Core Dumped)" when the script tries to import TensorFlow, try the older version. - PMF