Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 898 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 898 Bytes

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