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)
- Download the libraries required for NLP and Pytorch by requirements.txt
- Run the chat.py file from Command prompt to activate Aapka Dost!