Skip to content

abs12seth/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

Implementation of chatbot by PyTorch.

Install dependencies

Clone the repo. Create virtual environment in project directory and activate it.

venv\Scripts\activate

Install the following dependencies using this command.

pip install -r requirements.txt

How to use

python train.py
python chat.py

About

Simple chatbot implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages