Skip to content

shantanugodbole/Aapka-Dost

Repository files navigation

Aapka Dost

Aapka Dost is a Coronavirus assistant which gives the user information about symptoms, measures and helplines related to 2019-nCov

Made using Pytorch and uses basic NLP concepts like stemming, bag of words and tokenization.

The Neural Network is a basic Feed Forward Network with 4 hidden, fully connected layers with a softmax layer for the response statement.

Version 1.0.0 (Alpha)

Steps for installation

  1. Download the libraries required for NLP and Pytorch by requirements.txt
  2. Run the chat.py file from Command prompt to activate Aapka Dost!

Output

Image

About

Coronavirus Assistant made using Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages