NLP based project which features Text Summarization, Question Answering (Theoretical) and Question answering (Statiscal) For COVID-19.
The app is built through streamlit and currently is locally hosted...
- Install Streamlit -! pip install streamlit
- Install Pytorch and Pytorch Scatter
- Install Transformers -v4.1.1 - pip install transformers==4.1.1
after installing following dependancies run the app by : -! streamlit run app.py
#ENJOY!!!