This document presents an intelligent approach to detect COVID-19 using X-ray and CT scan images. It discusses developing a deep learning model using a convolutional neural network (CNN) to analyze medical images and classify them as coming from COVID-19 positive or negative cases. The model would be integrated into a web application using Flask that allows users to upload images for rapid diagnosis. The goal is to address issues with traditional testing methods that can take days to get results, and to help reduce the spread of COVID-19 through faster detection. The document reviews several related studies applying deep learning to COVID-19 detection from medical images and discusses the materials and methodology used to develop and evaluate the proposed intelligent detection system.