Skip to content

arijitx/QnA-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d671d39 · May 13, 2019

History

10 Commits
Apr 27, 2019
May 13, 2019
Apr 27, 2019
Apr 27, 2019
May 13, 2019
Apr 29, 2019
Apr 27, 2019

Repository files navigation

QnA-Bot

QnA bot powered by CoQA + BERT built in Pytorch. This project was done as course project of EE 763 jointly with Rakesh and Kuber

Installation

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

Running

alt text

About

QnA bot powered by CoQA + BERT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published