17/08/2024
### Introduction This project aims to develop a deep learning model to detect COVID-19 from chest X-ray images. The system leverages advanced machine learning techniques to accurately identify COVID-19 infection and assist healthcare professionals with diagnostics. ### Requirements - Python 3.7 or higher - Python libraries: - TensorFlow - Keras - NumPy - OpenCV - Scikit-learn