This discord bot was made using python and was meant for educational and explorative purposes. Natural Language Processing is so cool though and I even got to impress a friend with it! :)
Type .help for the current commands.
Demonstrations:
Fig 1. OpenAI NLP Chatbot which responds to the user when prompted.
Fig 2. Training of NLP Chatbot by inserting the user's question and answer into a chat-log.txt file which can be used for other NLP models as training data.
Fig 3. Sentimental Anaylsis using Transformers to classify the user's message.