AI chest disease detector using X-rays with Streamlit web interface
This project implements a deep learning model to classify chest X-rays into bacterial pneumonia, viral pneumonia, COVID-19, or healthy lungs. It uses MobileNetV2 transfer learning with two-phase fine-tuning and provides a user-friendly Streamlit interface for real-time predictions. The solution includes preprocessing, training, evaluation scripts, and a pre-trained model ready for immediate use, making it accessible for healthcare professionals without ML expertise.
View on GitHub →RobbeAlex/AI-in-HealthCare-Chest-Disease-Detection