Projects

A collection of everything I've built — from research experiments to production tools.

Retinal Disease Classifier
PyTorch FLAIR Computer Vision

Retinal Disease Classifier

Designed zero-shot and linear-probe experiments with the FLAIR vision-language model for diabetic retinopathy and glaucoma detection, achieving 0.92 AUROC with only 5-20% labels.

View Project
Training Data Robo
Python Streamlit Docker

Training Data Robo

A config-driven CLI and Streamlit dashboard that ingests raw documents and generates multi-task LLM datasets with built-in QA evaluation scripts.

View Project
Text-to-SQL with LoRA
LLaMA LoRA PyTorch

Text-to-SQL with LoRA

Fine-tuned a LLaMA-style model on natural-language / SQL pairs using LoRA and parameter-efficient techniques, benchmarking query correctness and execution success against the base model.

View Project