rawatashutosh26/MedAI ? reverse-engineered prompt

Reverse engineered prompt

Build me a full stack medical imaging and risk prediction app called MedAI Pro.

I want a clean dashboard where a clinician can upload medical images and get a quick AI diagnosis for chest X ray pneumonia, brain MRI tumor detection and segmentation, retinal scan severity, and skin lesion benign or malignant classification. Also add a sepsis risk prediction screen for ICU style patient data, with a clear risk result and confidence or explanation if possible.

Include secure login, a simple patient history view that saves recent reports, and a polished report modal with image previews and past results. The app should feel modern and easy to use on desktop, with a healthcare style interface.

Use the existing setup in the repo, with a React frontend, an Express backend, and a Python API for the models. If you need to check the latest docs for anything, feel free to look them up online. Make it work locally and make sure it can be deployed in Docker too.