Skip to content

okawo80085/bigBoiTalkBot

Repository files navigation

made for discord hack week by okawo#0901 and Dr. Big Cashew PhD Rodent TV#4485. A chatting bot using tensorflow.

invite the bot

some people named him aiol, but they also say it named it self...

requirements

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

running the bot

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

training the AI/neural network model

will be updated soon...

training data

using the AI/neural network in predict mode/talking with it!!!

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

automatic model evaluation

currently outdated, will be updated soon...

how it works

there has been to many changes >:ddddddddddd

bugs

report them!