Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch_chatbot

Showcasing the usage of pytorch to create a chatbot with nlp capabilities

This ChatBot was made following the video tutorials mentioned below: https://www.youtube.com/watch?v=RpWeNzfSUHw https://www.youtube.com/watch?v=8qwowmiXANQ https://www.youtube.com/watch?v=Da-iHgrmHYg https://www.youtube.com/watch?v=k1SzvvFtl4w

Setup Instructions:

  1. Clone the repo : git clone git@github.com:nibrasohin/pytorch_chatbot.git
  2. To activate virtual env in mac : . venv/bin/activate
  3. To install python packages run : pip3 install -r requirements.txt
  4. Run : python3 train.py to generate the training dataset
  5. Run : python3 chat.py to start the bot

About

Showcasing the usage of pytorch to create a chatbot with nlp capabilities

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages