deep_learning_chatbot

This is a deep learning chatbot that is made out of this tutorials (part 1 and part 2).
The chatbot is made with the libary PyTorch.

SETUP

python3main.py

START

python3start.py

KEYBINDS

Enter quit to quit the chatbot

CHATBOT DATASET CREATOR

A python program that creates chatbot datasets in json format is here
The docutentation with the program is in a seperate repository