LungAI
GUIDE

How to use
LungAI.

Three steps. No signup. No tracking. Just upload a CT slice and read the score.

STEP 01

Upload a slice

Drag a JPG or PNG of a lung CT slice into the analyzer, or click to browse.

STEP 02

Run analysis

Hit the Analyze button. The file is sent to the FastAPI backend and inference runs in under a second.

STEP 03

Read the result

You'll see a binary classification, a confidence percentage, and the raw model score.

FAQ

Questions, answered

What file formats are supported?

JPG and PNG. DICOM support is on the roadmap once the backend ships pydicom handling.

How long does inference take?

Sub-second on most machines. The model is small and runs on CPU.

Is my data stored?

No. Files are processed in memory and discarded as soon as the response is sent.

Can I use this for diagnosis?

No. LungAI is an educational research demo, not a medical device. Always consult a licensed clinician.

Ready to try it?

Open analyzer