QnA bot powered by CoQA + BERT built in Pytorch. This project was done as course project of EE 763 jointly with Rakesh and Kuber
pytorch-pretrained-BERT version 0.6.1
torch version 1.0.1.post2
pip3 install torch
pip3 install flask
pip3 install git+https://github.com/huggingface/pytorch-pretrained-BERT.git
Download pretrained model from : https://drive.google.com/file/d/15HOJmRizBrgoPPVDHKpvSO2tNf0k-d8f/view?usp=sharing
python3 server.py
Google Colab Demo