made for discord hack week by okawo#0901 and Dr. Big Cashew PhD Rodent TV#4485.
A chatting bot using tensorflow
.
some people named him aiol
, but they also say it named it self...
python<3.7
Installation:
pip3 install -U -r requirements.txt
or
pip install -U -r requirements.txt
Nltk packages(optional):
nps_chat
names
moses_sample
note: if nltk packages and/or nltk is not installed, training and data processing most likely wont work, not the case anymore
to run the bot you need to have all dependencies installed
replace TOKEN = 'your token'
with your actual bot token first though
to start the bot run
python3 bbtb.py
or
python bbtb.py
will be updated soon...
this functionality is completely incorporated in bbtb.py
i. e. bigBoiTalkBot, but if you want to just test out the AI after training
run
python3 ai_chat.py
or
python ai_chat.py
currently outdated, will be updated soon...
there has been to many changes >:ddddddddddd
report them!