deepset-ai/COVID-QA
API & Webapp to answer questions about COVID-19. Using NLP (Question Answering) and trusted data sources.
ArchivedIntroduces COVID-QA, a curated SQuAD-style question-answering dataset with expert annotations from COVID research papers, paired with a RoBERTa-based extractive QA model fine-tuned on this domain. The system combines Elasticsearch-backed FAQ matching with extractive question answering via Haystack, sourcing trustworthy content from WHO/CDC and other official sources. A React frontend enabled users to query answers while providing feedback mechanisms to flag outdated information and surface gaps in coverage.
360 stars.
Stars
360
Forks
117
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Oct 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/deepset-ai/COVID-QA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
polyusmart/Doctor-Recommendation
The official implementation of ACL 2022 paper "Doctor Recommendation in Online Health Forums via...
sraashis/diseaseprediction
Undergrad final year project to predict diseases given any text symptoms.
oneapi-src/disease-prediction
AI Starter Kit for the implementation of AI-based NLP Disease Prediction system using IntelĀ®...
vishnupriyanpr/Medical-AI-Report-Summarizer
Medical AI Report Summarizer is a smart web application that allows users to upload medical...
JerryWeiAI/COVID-Q
COVID-19 Question Dataset from the paper "What Are People Asking About COVID-19? A Question...