Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

An AI chatbot using PyTorch. Demo

How to run the code

  1. Run python ./train.py. This will train the model using the data in the intents.json, and it will save the model states to data.pth.
  2. Run python ./chat.py. This will start the chat bot on the terminal. You can exit the program by typing quit.

Dependencies

About

A chat bot using PyTorch

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages