seq2seq is my first time attempting to create an AI chatbot.
To train it, simply change the parameters at the top in train.py and run it. Make sure you have the datasets!
To chat with a completed model, make sure the model and the tokenizer are in /models and run chat.py
I also included some example datasets
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.
Developed by stigsec.