You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CovidDetector is a webapp where a user can join, record their cough and get an estimate on the likelihood of them having COVID-19 using machine learning. The users are also able to contribute and provide training data to help retrain the CNN model.
Covid Detector is a webapp which can use cough recordings to estimate the likelihood of a person having COVID-19
Requirements
pip install -r requirements.txt
Usage
TODO: Add usage
About
CovidDetector is a webapp where a user can join, record their cough and get an estimate on the likelihood of them having COVID-19 using machine learning. The users are also able to contribute and provide training data to help retrain the CNN model.