AI in medicine
AI won’t replace doctors.
But doctors who understand AI
will replace those who don’t.
This isn’t a talk about replacing medicine with AI.
It’s about learning where AI helps—and where it can hurt.
The good
AI is not coming to healthcare.
It’s already here.
AI + Pharmacology
From molecule to bedside support.
It does not automatically mean AI understands the patient.
Clinical reality
Your colleagues are already asking AI.
Relative visual emphasis only · not a statistical ranking
What are doctors asking AI?
“Summarize this paper.”
“Explain this mechanism.”
“What are the differential diagnoses?”
“Check these drug interactions.”
“Explain this lab result.”
“Draft patient instructions.”
“What dose should I prescribe?”
Audience pulse check
Have you used a general-purpose AI tool for a medical question?
The bad · the confidently wrong
AI tool
horror stories.
When a plausible answer becomes a clinical risk.
The wrong cream
The drug interaction
The hallucinated paper
The perfect dose
Under the hood
AI doesn’t think like your professor.
Confidence ≠ certainty
AI output ≠ clinical decision
Designing safer behavior
What if AI asked questions
before giving the answer?
that refuses to answer yet.
Major reveal
So I built my own.
Private medical AI assistant.
What if the medical AI ran locally instead of sending everything to a public chatbot?
Local execution improves control. Security still depends on the surrounding system.
Model ecosystem
Think of Hugging Face as a model ecosystem.
A large ecosystem includes models targeting medical Q&A, radiology, pathology, dermatology, biomedical language, imaging, clinical text, drug discovery, protein science, and embeddings.
MedGemma
BiomedCLIP
BioGPT
ClinicalBERT
Protein language models
Results reflect this curated teaching demo—not a live ecosystem count.
Featured family
Meet MedGemma.
A family of open models designed for medical text and medical image comprehension.
A healthcare-focused model still needs validation for its intended use.
Hands-on concept
Your laptop can become
a private AI laboratory.
$ docker model run hf.co/google/medgemma-4b-ptDownloading model layers…Starting local inference…✓ Interactive session ready
Hardware needs vary. Larger models require substantially more RAM or VRAM. Quantized variants can reduce requirements when available and appropriate.
Interactive centerpiece
A safer medical AI conversation.
Questioning improves context. It does not turn a language model into a clinician.
Dedicated teaching mode
Pharmacology lab.
Mechanism
Beta blockers
A receptor-level explanation. Select a lens to inspect the same concept.
Patient-specific dose questions require indication, age, route, formulation, organ function, medicines, and other clinical context.
Architecture choices
Public AI vs private AI.
Provider-dependent
Higher control; system-dependent
Provider catalog
Chosen by your team
Usually limited
Potentially extensive
Often opaque or mixed
Can be curated
Variable
Can be designed in
Usually no
Possible
Network-dependent
Hardware-dependent
Subscription / usage
Hardware + maintenance
Shared with provider
Your organization owns it
Shared
Primarily yours
The right equation
The doctor + AI model.
AI alone
Fast, but can miss context.
Doctor alone
Clinical judgment, but limited time and information bandwidth.
Doctor + well-designed AI
Human judgment + computational assistance.
= Augmented medicine
Keep these
Seven rules for medical AI.
Never confuse confidence with correctness.
Ask for context before answering.
Verify clinical claims and citations.
Protect patient information.
Know which model you are using.
Understand the model’s limitations.
Keep a qualified human responsible for clinical decisions.
The final prescription