AMIE’s video consult result is about perception, not replacement
The arXiv paper “Towards Expert-level Medical AI for Real-time Video Consultations” shows why medical AI gets more useful when it can see and hear, but the real lesson is workflow design, not doctor replacement.
TL;DR: AMIE (Video) is an important step because it tests medical AI in the messy sensory format patients actually use, but the practical near-term use is clinical augmentation, not autonomous care.
What did AMIE (Video) actually do?
The primary source here is the arXiv paper “Towards Expert-level Medical AI for Real-time Video Consultations.” It reports results for AMIE (Video), a Gemini-based multi-agent system built for real-time clinical video consultations.
That framing matters. Most medical AI benchmarks still reduce the patient to text. A symptom list. A transcript. A multiple-choice question. Real care is not like that. Patients gesture. They hesitate. They point at a rash. They wince. They misunderstand the question. They may not have the vocabulary to describe what is happening.
AMIE (Video) tries to work in that normal human format. It combines low-latency dialogue, clinical reasoning, and real-time audio-visual perception. The team also built a taxonomy and automated evaluations for clinical audio-visual cues in telehealth settings, which is the less flashy but more important part. If you cannot define what the system should notice, you cannot measure whether it noticed it.
In the reported randomized OSCE study, AMIE (Video) was compared with AMIE (Text) and 30 primary care physicians consulting by video. The setup used 15 patient actors and 100 clinical scenarios. Clinical evaluators rated AMIE (Video) on par with or better than physicians in history-taking, diagnosis, management, and physical observation and examination.
That is a serious result. Not because it means the system is ready to practice medicine. It does not. It is serious because the benchmark moved closer to the actual interface of care.

Why does video change the product category?
The useful distinction is not “text AI versus video AI.” It is “forms assistant versus encounter assistant.”
A text-only medical AI can help summarize notes, draft messages, search guidelines, and ask structured follow-up questions. That is valuable. But it misses the patient’s embodied signal. AMIE (Video) is aimed at a different job: participating in the encounter itself.
The paper reports that patient actors preferred AMIE’s approach to assessing and explaining conditions, while physicians were preferred for rapport and partnership building. That split feels plausible. Models can be unusually patient, consistent, and plainspoken. They do not get rushed in the same way clinicians do. But trust is not only explanation quality. It is presence, shared judgment, and knowing when the human relationship is the treatment surface.
The modality ablation is also useful. Patient actors preferred AMIE (Video)’s interface over text chat for communicative effectiveness, convenience, and feeling understood. That should get builders’ attention. The input mode changed the perceived quality of care. Same broad medical task, different sensory channel, different user experience.
This is where a lot of AI health products are still too small in imagination. They take existing admin workflows and add a chatbot. AMIE points at richer workflows: pre-visit triage with visual context, remote follow-up that can notice movement or breathing changes, clinical coaching during telehealth, and structured capture of symptoms that are hard to type.
What still makes this not clinic-ready?
The limitations are not footnotes. They are the product spec.
The paper says AMIE (Video) still has trouble with fine anatomical precision, subtle affective nuances, and high-frequency movements. Those are not edge cases in medicine. A tiny asymmetry, a tremor, a guarded motion, a micro-expression of pain, these can matter. Video quality, lighting, camera angle, patient behavior, device latency, and consent all add more failure modes.
There is also the OSCE gap. Objective Structured Clinical Examinations are useful because they are controlled and comparable. They are not the same as live care with incomplete records, angry patients, comorbidities, messy insurance constraints, family members in the room, and clinicians carrying liability. Patient actors can judge communicative quality, but production medicine has more surfaces.
So I read this as a strong research milestone, not a deployment green light. The near-term question is not whether AMIE should replace a physician on a video visit. The better question is where a perception-capable assistant can reduce missed context, improve documentation, and help clinicians ask better follow-up questions.
Practitioner’s Take: If I were building in this space, I would not start with autonomous diagnosis. I would start with narrow telehealth assist: capture visual observations, generate clinician-reviewable visit notes, flag missing history, and suggest patient-friendly explanations after the clinician decides. Test against real workflow friction, not just model accuracy. The catch most teams miss is that multimodal input creates multimodal liability. If the system can see the patient, users will expect it to notice what matters.