ALUNA
AI Lung Analyzer
v1.0.0

About ALUNA

ALUNA (AI Lung Analyzer) is a research-grade web application for detecting and classifying pulmonary nodules in CT scans using a custom-trained YOLOv8 model exported to ONNX format.

Goal

Assist radiologists in early-stage lung cancer screening through AI-assisted nodule detection.

Dataset

Trained on the LIDC-IDRI dataset — the largest public lung CT dataset with expert radiologist annotations.

Technology

Next.js 15, ONNX Runtime (Node), Sharp for image processing, and dicom-parser for DICOM support.

Disclaimer

For research and educational use only. NOT a clinical decision-support tool. Always consult a radiologist.

Model Details

ArchitectureYOLOv8 (custom)
Export FormatONNX
Input Size640 × 640 px
ClassesBenign / Equivocal / Malignant
DICOM WindowingWC = −600, WW = 1500
NMS IoU Threshold0.45
Default Confidence0.25
Try the Scanner →