Loading
Loading
Diagnostic tool that uses a fine-tuned Vision Transformer to flag suspicious CT scans, served via a secure Next.js dashboard.

On held-out test set
After quantization
At rest
A bridge between research and clinical practice. I fine-tuned a Vision Transformer (ViT) on localized CT scan datasets and built the secure Next.js app that radiologists use to upload scans, run inference, and review results — with accessible form flows for medical data.
Resolution
Model quantization + a specialized FastAPI/Uvicorn worker — inference time dropped from 4s to under 600ms.Resolution
AES-256 encryption at rest plus an automated anonymization pipeline before any data reaches the training loop.