Applied AI, written to actually fit clinical work.

PhD candidate building RAG, imaging, and on-premise LLM systems that fit into real clinical workflows — not around them.

100%
retrieval hit-rate on the nutrition RAG
80.1%
ADIME field accuracy, 41 clinical test cases
4
models benchmarked head-to-head

Problem list.

1

Clinical AI integration

Model-in-the-loop systems that fit existing clinical workflows instead of replacing them.

2

Predictive analytics

Real-time risk stratification for acute care.

3

Medical imaging

Computer vision for MRI, CT, and echo video.

4

Real-world practicality

Robustness and interpretability across messy, heterogeneous hospital data.

PyTorchDICOMFHIRTensorRT

Progress notes.

Public repo

RAG Experiment Playground

A self-hosted RAG chatbot for clinical nutrition counselling — swappable local or cloud models, and topic-boosted retrieval that actually finds the right passage.

FastAPIChromaDBOllamaI-JEPA
100%
retrieval hit-rate
In planning

Self-LLM: On-Prem ADIME Documentation

An on-premise model that turns clinical notes into structured ADIME documentation — no cloud, no per-token cost, and no PHI leaving the hospital network.

Qwen 14BPydantic + InstructorOn-prem
80.1%
core-field accuracy, 41 cases
Private repo

Cardiovascular Decision Support

A deterministic cardiovascular risk score paired with an echo-video MI classifier and an LLM that drafts the clinician report.

TSN / Optical Flowpgvector RAGOllama
100%
clinician report pass-rate

Equipment.

A personal server for training, local inference, and self-hosting — tunnelled to the internet with zero open ports.

  • RTX 5060 Ti, 16GB VRAM — LoRA/QLoRA fine-tuning & local inference
  • 2TB NVMe SSD — dataset & model storage
  • Cloudflare Tunnel — zero-trust self-hosting, no exposed ports
home_server_01
Compute
CPURyzen 7 7800X3D
GPURTX 5060 Ti
VRAM16GB
Storage
SSD2TB NVMe
OSUbuntu Server
WAN Cloudflared Server Services

Open source, in brief.

LLM fine-tuning

Adapting Qwen2 to nutrition tasks with 4-bit QLoRA via Unsloth, exported straight to GGUF for local Ollama serving.

UnslothQLoRA

Cardiac video analysis

Comparing CNN, LSTM, XGBoost, and optical-flow approaches on EchoNet-Dynamic and HMC-QU for cardiac motion classification.

PyTorchOpenCV

Local inference

Serving fine-tuned, quantized models fully offline on consumer GPU hardware via Ollama and llama.cpp.

OllamaGGUF

Let's talk.

Open to healthcare-AI research collaborations, clinical deployments, and speaking engagements.