A flutter app to detect Covid-19 disease using chest radiographs. DO NOT use this for self medical diagnosis, it's not medically approved
.
├── checxray # Flutter Application
├── covid-model # Tensorflow training scripts
├── covid-inference # Inference Flask Server
└── README.md