Back to Projects

// Personal project

MedTechAI

I built a medical AI platform where users can chat about their symptoms, upload scans (CT, MRI, X-ray) for automatic analysis, and get medical reports explained back to them in plain language.

Tech Stack

Computer VisionAI Chat AssistantFull-Stack Development

How it works

Given the stakes, I made sure a real professional stayed in the loop.

  • Built a scan-analysis pipeline to detect signs of tumors, fractures, and other conditions directly from uploaded images.
  • Built a symptom-chat assistant that explains medical reports back to users in plain language.
  • Routed all medicine recommendations through a doctor-verification step before they reach the user.

Why I built it

AI health tools that hand out recommendations directly to users, with no human checkpoint, are risky. I wanted the AI to help interpret and explain, but keep an actual medical professional in the loop before anything reaches the patient.

How I approached it

I built the scan-analysis and chat features to do the heavy lifting on interpretation, but deliberately routed every medicine recommendation through a doctor-verification step instead of letting the AI act unsupervised.

MedTechAI screenshot 1
MedTechAI screenshot 2
MedTechAI screenshot 3
MedTechAI screenshot 4
MedTechAI screenshot 5
MedTechAI screenshot 6
MedTechAI screenshot 7