Chest X-Ray AI Project

Chest X-Ray Image Classification AI System

End-to-End AI-Powered Medical Imaging Platform

Project Overview

This project demonstrates a production-style AI system for chest X-ray image classification. Rather than focusing only on model training, the system delivers a complete workflow: model inference, web interface, and cloud-based data storage.

The system classifies radiographs into four categories:

The application enables users to:

Business Context

Medical imaging workflows require both accuracy and efficiency. During high-demand periods, radiology teams must process large volumes of cases while maintaining clinical standards.

This system illustrates how AI can function as a decision-support layer — accelerating preliminary image analysis while keeping human oversight central to the workflow.

Model & Architecture

The system leverages transfer learning using a pre-trained DenseNet-161 architecture, adapted for multi-class medical image classification.

DenseNet Architecture

The focus of this project is not only model accuracy, but reliable inference and integration into a usable application.

Deployment Pipeline

Full AI Workflow:

Data → Training → Inference → Web Interface → Cloud Storage

Technologies Used

PyTorch Gradio UI MongoDB Atlas Computer Vision Deep Learning

Video Demonstration

Demo Thumbnail

Click to watch system demonstration