You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-powered Clinical Decision Support System (CDSS) for chest X-ray analysis, detecting pneumonia (89.9% accuracy) using CNN on Kaggle's Chest X-ray Dataset. Full-stack app with Next.js, Django, TensorFlow. Features drag-and-drop uploads, vitals input, and diagnostic reports.
An AI-powered tool for pneumonia detection in chest X-rays using deep learning. Built with MobileNetV3 Small architecture, this application achieves 93% accuracy with fast inference (~45ms/image) and provides an intuitive web interface with adjustable threshold settings for balancing sensitivity and specificity.