Skip to content

antonio-f/simple_pytorch_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple Chatbot using PyTorch

Very simple chatbot based on intents dataset.

Libraries needed: PyTorch, NLTK, NumPy. Performance is poor, find a larger intents data file to get better performance.

For additional info check the video here: https://www.youtube.com/watch?v=RpWeNzfSUHw .