The document summarizes a project to develop a model that can detect COVID-19 using X-ray images. The model was created using technologies like TensorFlow, scikit-learn, and Keras. It analyzes X-ray images of lungs to detect COVID-19 faster and cheaper than current diagnostic techniques. The team trained and tested pre-trained neural networks on a dataset of 200 lung X-ray images and achieved 94.5% accuracy on a test set of 96 images. Visualization techniques were used to improve model interpretability. The goal is to deploy the algorithm as a web app to help doctors detect COVID-19 early.