explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR — every question the viral post left open
  • What actually happened
  • What the AI did — and what it did not
  • Why "live" is the hardest word in the sentence
  • The research trail behind it — and where it stops
  • Which trial was it? An honest answer
  • "Who audits the code" — the reply was flippant and completely correct
  • What this means for practitioners
  • What we could not verify
  • Bottom line
  • Related on explainx.ai
← Back to blog

explainx / blog

World-First AI-Assisted Brain Surgery: What the AI Actually Did

UCLH ran the first live AI-assisted brain tumour surgery. It was not a robot surgeon — it was real-time segmentation on an endoscope feed. Here is the engineering and the regulation behind it.

Aug 27, 2026·18 min read·Yash Thakker
AI in HealthcareComputer VisionEdge InferenceMedical DevicesRegulation
go deep
World-First AI-Assisted Brain Surgery: What the AI Actually Did

On August 27, 2026, University College London Hospitals announced that a 48-year-old man from Bedfordshire became the first person in the world to have a brain tumour removed while an AI system analysed the operation live. The operation was carried out in May 2026 at the National Hospital for Neurology and Neurosurgery in London. It saved his sight.

The version that went viral was thinner. One widely shared post — past 137K views within hours — read simply: "Surgeons successfully remove a brain tumor using live AI guidance for the first time in history." The top replies were not celebration. They were people asking where the news actually was: "where can we read more about it", "how did ai involve there?", and — the sharpest one — "who audits the code".

Those replies are the reason this post exists. "Live AI guidance" invites you to picture a robot with a scalpel. What happened is both less cinematic and more interesting to anyone who ships software: a neural network watching an endoscope's video feed at surgical frame rates, on a box in the operating theatre with no internet connection, painting anatomy onto a screen while a human being did every millimetre of the cutting.

explainx.ai's read: this is a real-time computer vision deployment with a latency budget measured in milliseconds and a failure mode measured in blindness. The engineering constraints are the story.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.


TL;DR — every question the viral post left open

table · 2 cols
QuestionAnswer
Was the AI doing the surgery?No. A human neurosurgeon performed the entire operation. The AI produced a visual overlay.
What did the AI actually do?Analysed the live endoscopic video feed in real time and colour-coded critical structures — nerves, blood vessels, the pituitary region — to flag areas to avoid.
What model or system was it?Not disclosed. Built in-house at the UCL Hawkes Institute. No name, architecture, or accuracy figure published.
What hardware?NVIDIA Clara IGX — an on-premises edge platform for real-time medical AI. No cloud round-trip.
Was it pre-op scans or live video?Live video. UCLH explicitly contrasts this with using pre-surgery scans.
Is it FDA/MHRA approved?No. It ran under a clinical trial, not a market authorisation. No UKCA marking announced.
Peer-reviewed?The operation, no. Press release only. The underlying research line, yes — IJCARS 2024 and npj Digital Medicine 2024.
Available to other hospitals?No. Single site, single surgeon, early-stage trial.
What's genuinely new?Inference on the live camera feed during the operation, versus registering a static pre-op scan the way conventional neuronavigation does.
Reported latency / accuracy in this case?Not disclosed. Do not trust any number you see attached to this story.
Who funded it?NIHR and Google, with support from the NIHR Biomedical Research Centre at UCLH, the Royal College of Surgeons, EPSRC, and Wellcome.

What actually happened

Rhys Hibbert's tumour was found by accident. In December 2024 he collapsed during a daily walk and had a seizure — the only one he has ever had. Hospital tests found a tumour around 11 millimetres in his pituitary gland.

It was managed without surgery at first. Then his symptoms worsened: severe hormone imbalance, and vision loss serious enough that he started using walking sticks after repeatedly tripping over things in his lower field of view.

The pituitary sits at the base of the brain in what is, anatomically, one of the least forgiving neighbourhoods in the body. UCLH's own framing: the gland is about the size of a marble, and the blood vessels and the nerves controlling vision are packed tightly around it. Going a millimetre wrong "can make a critical difference and lead to death, blindness or stroke."

The operation removed the tumour. Hibbert's account of waking up: "When I came round… I could see everything in the room clearly." Within a week he was walking without glasses or sticks.

His own line about why an anatomy overlay matters is better than anything a vendor could write: "There are no road signs inside our head."


What the AI did — and what it did not

This is the correction the viral framing needs, stated plainly.

What it did: consumed the live endoscopic video feed, ran inference on it as the operation proceeded, and rendered a colour-coded overlay identifying critical anatomical structures and risky regions on a display in theatre. UCLH also says the system "has the potential to track surgical instruments and instrument–tissue interactions" — note the tense; that is a future capability, not a claim about this operation.

What it did not do: touch the patient. There is no robot in this story. No autonomous action, no instrument control, no suggested cutting plane executed by a machine. Every reported account is explicit that the surgical team remained in full control. The AI's entire output surface is pixels on a monitor.

The distinction matters more than it sounds. A system that renders an advisory overlay and a system that actuates are different regulatory categories, different risk classes, different verification burdens, and different failure modes. Collapsing them into "AI did brain surgery" is not a rounding error — it is a category error, and it is the same error that shows up in AI drug discovery coverage, where a ranking model gets described as inventing a drug.

Versus conventional neuronavigation

Neurosurgeons have had computer guidance for decades. Standard neuronavigation registers a pre-operative MRI or CT to the patient's head and tracks instrument tip position against that stored volume. It is genuinely useful and it has a well-known weakness: the map is frozen at scan time, while the anatomy shifts as fluid drains and tissue is removed. Brain shift degrades the registration exactly as the operation gets interesting.

table · 3 cols
Conventional neuronavigationThis system
InputPre-operative MRI/CT volumeLive endoscopic video frames
What it knowsWhere the instrument is in a stored mapWhat the camera is looking at now
Degrades withBrain shift, registration errorOcclusion, blood, smoke, lens fouling, unusual anatomy
Compute timingRegistration up front, tracking duringContinuous inference, every frame, during
Failure modeStale map, silently wrongWrong or flickering label, visibly wrong

The new thing is not "computers in the operating theatre." It is perception on the live feed, which is a real-time systems problem rather than an imaging-registration one.


Why "live" is the hardest word in the sentence

If you build web software with AI, your mental model of an inference call is roughly: user acts, you serialise a request, it crosses the internet to a provider, tokens stream back over a second or two, you render. Retries are free. A slow response is an annoyance. A wrong response is a support ticket.

Now change every one of those assumptions.

table · 3 cols
ConstraintTypical web-app AI loopIntraoperative inference
Latency budget1–5 s, streaming hides itFrame-rate bound; an overlay lagging the real feed is worse than no overlay
NetworkCloud API over the public internetOn-premises box; hospital networks are unreliable, so no cloud dependency at all
RetriesFree, invisible to the userMeaningless — the frame is already gone
Non-determinismAcceptable, often desirableHostile. A label that flickers between frames destroys trust
Model updatesShip continuouslyFrozen, versioned, auditable; a silent update is a regulatory event
Failure modeError toast, degrade to a formMust degrade to "surgeon proceeds exactly as before"
Wrong answer costsA bad summaryBlindness, stroke, death

The hardware choice tells you which of these dominated. NVIDIA Clara IGX is an edge platform built specifically for real-time sensor processing in medical devices, with a software stack (Holoscan) aimed at video pipelines where end-to-end latency is the headline metric — NVIDIA's own published comparison puts a conventional GStreamer/OpenGL endoscopy pipeline at 220 ms end-to-end on 1080p60, versus 10 ms on 4K240 for its optimised path. You do not reach for that stack unless the latency of the pipeline, not just the model, is your binding constraint.

The architectural principle worth stealing, whatever you build: the overlay must never become load-bearing. If the box dies, the endoscope feed keeps running and the surgeon keeps operating exactly as they did in 2019. That is the same design discipline as New Orleans running AI on live 911 traffic, where the system triages and filters but a human dispatcher remains the path a real emergency travels down. High-stakes real-time AI earns its place by being removable.

Real-time segmentation is now a solved-enough problem

Nothing about the model class here is exotic. Real-time detection and segmentation transformers hit hundreds of frames per second on a single GPU today — see explainx.ai's breakdown of RF-DETR for what the open-source state of the art looks like on general imagery.

The hard parts are elsewhere: annotated surgical video (expensive, needs consensus among expert surgeons, and there is no scraping your way to it), domain shift (a different endoscope, a different surgeon's technique, a different patient's anatomy), and behaviour under degradation (blood on the lens, cautery smoke, the exact moments when a surgeon most wants help).


The research trail behind it — and where it stops

UCLH named no product. But the same group has published, and the published work is where the concrete numbers live. Treat these as evidence of the research line's maturity, not as a spec sheet for the system used in May.

PitSurgRT (International Journal of Computer Assisted Radiology and Surgery, 2024, 19(6):1053–1060) is a real-time network for exactly this procedure. It uses an HRNet backbone with a multi-head design that jointly localises landmarks and segments larger structures: four critical neurovascular landmarks (left and right carotid arteries, left and right optic protuberance) plus segmentation of the sella and clival recess. Trained on 635 frames from 64 endoscopic pituitary surgery videos. Reported 97.90% MPCK20 landmark accuracy, 67.00% IoU on the sella, 45.92% IoU on the clival recess, and — the number that matters for theatre use — 298 FPS at FP16 with TensorRT on a single 48 GB A100.

Alongside it, a study from the same team led by Danyal Khan and Hani Marcus in npj Digital Medicine (November 2024, 7:314) tested whether AI assistance actually improves clinicians. Twenty-four participants annotated the sella with and without model assistance. Mean DICE rose from 70.7% to 77.5% (+6.7 points, p less than 0.001). The gradient is the interesting part: medical students gained +12.8 points, junior trainees +8.1, intermediate trainees +4.8, experts +1.2. Centroid identification went from 79.2% to 100%.

Read that gradient honestly. The people the model helps most are the ones who need the most help, and the expert delta is small. That is a training-and-safety-net result, not a superhuman-surgeon result — and the paper says so, classifying itself as IDEAL Stage 0 pre-clinical work on offline still images, explicitly noting that real-time video integration was future work.

Between that paper and May 2026, that future work evidently happened. What has not been published is anything about the live system: no architecture, no dataset size, no measured latency in theatre, no accuracy under real operating conditions. Anyone quoting a performance number for this operation is quoting a number that does not exist publicly.


Which trial was it? An honest answer

UCLH says the operation was part of a clinical trial and gives no registration number.

Searching the registry turns up NCT07568366 — "The Application of Artificial Intelligence to Patients Undergoing Endoscopic Transsphenoidal Surgery: a Single-site Prospective Feasibility and Exploratory Study (IDEAL Stage 1 and 2a)", sponsored by University College London with UCLH as collaborator, sited at the National Hospital for Neurology and Neurosurgery, first posted May 5, 2026, enrolling an estimated 30 participants.

It matches on sponsor, site, procedure, modality, and hardware family — its own summary describes AI systems that "watch" surgical videos in real time to identify anatomy, instruments, and operative phase, and explains that because "hospital internet can be unreliable," the study prioritises local NVIDIA edge hardware so the AI "doesn't require a live cloud connection to function."

But I cannot confirm it is the same trial, and I am not going to imply otherwise. UCLH did not cite it, its registry status still reads not yet recruiting with an estimated June 2026 start while the operation was reported in May, and registry records routinely lag reality. Take the match as strongly suggestive, not established.

Two other registered trials circulating in connection with this story are not it, and the difference is worth stating because it shows how many parallel efforts are running:

table · 2 cols
TrialWhat it actually is
NCT07036783The STRATUM tool — a 3D augmented-reality decision support system for intra-axial brain tumours. Led from the Canary Islands with Karolinska and Madrid collaborators. Observational data collection, not this operation.
NCT07376304BrainUS-AI — real-time deep learning segmentation on intraoperative ultrasound, not endoscopic video. Sponsored by Hospital del Río Hortega, Spain, with University Hospital Bratislava. Different modality, different country.

If NCT07568366 is the trial, one detail deserves attention, because it cuts against the popular framing: the registered protocol describes the AI output being displayed on tablets positioned for surgical residents and nurses, rather than the lead surgeon, with the stated goal of education and team coordination "without interfering with the surgery itself." Its primary outcome is feasibility. Its safety measures include counting discrete instances of surgeon distraction and workflow disruption, sampling clips to compute DICE against ground truth, tracking DICE per second as a volatility measure, and logging instances where overlay latency versus the direct surgical feed exceeds 200 ms.

That is a beautifully unglamorous outcome set, and it is what serious evaluation of a high-stakes model looks like: measure the flicker, measure the lag, count the times it pulled someone's attention away. Compare it to how most teams evaluate a shipped model — a benchmark score and a vibes check.


"Who audits the code" — the reply was flippant and completely correct

Here is the part that separates medical AI from everything most readers ship.

An AI system that informs clinical decisions is software as a medical device (SaMD). In Great Britain that means the UK Medical Device Regulations 2002, enforced by the MHRA, with UKCA marking (or transitional CE recognition) as the route to market. Marking requires a technical file, a quality management system, a clinical evaluation, risk management, post-market surveillance, and — for anything above the lowest risk class — a conformity assessment by an approved body. Software safety expectations trace to IEC 62304, and the hardware platforms marketed for this space are designed against IEC 60601 electrical-safety requirements.

This system has none of that yet, and that is not a criticism — it is the correct order of operations. It ran as an investigational device inside a trial, which has its own gate: in GB, a device that is not UKCA or CE marked for the purpose under investigation must be notified to the MHRA at least 60 days before the investigation begins, on top of research ethics committee approval. The MHRA can object and stop the study even after an ethics committee has approved it.

So the literal answer to "who audits the code": an ethics committee, a national regulator with statutory power to halt the trial, a trial protocol with pre-registered safety outcomes, and eventually an approved body — before it can ever be sold. Nobody in the reply thread expected that answer, which is precisely the problem with the framing that provoked it.

Now hold that up against how most AI features ship:

table · 3 cols
Model behind a web APISoftware as a medical device
Version changesDeploy on mergeChange control; significant changes can require re-assessment
EvaluationInternal benchmark, offline eval setClinical evaluation and evidence appropriate to risk class
Failure reportingError dashboardStatutory vigilance and incident reporting
Who can stop youYour own on-callA regulator, before and after launch
Continuous learningThe defaultThe hardest unsolved regulatory question in the field

That last row is why the MHRA runs the AI Airlock, a regulatory sandbox for AI as a medical device launched in May 2024 specifically because conventional frameworks assume a device stops changing after approval. Phase 2 concluded in May 2026 with seven innovators across three regulatory challenges, and in April 2026 the UK government committed £3.6 million over three years to scale it. Worth knowing what it is not: the Airlock is not an approval route. A product that passes through it still needs UKCA marking by the ordinary path.

If you build for EU markets, the parallel regime is the AI Act's high-risk classification, which now attaches real obligations to deployers and not just model providers — explainx.ai's guide to what actually changed after EU AI Act enforcement covers which duties reach you.


What this means for practitioners

Short version, because this is a news post and not a careers page.

The applied-AI work in this story is not LLM work. It is medical imaging and surgical video: annotation pipelines with expert consensus, real-time segmentation and landmark detection, model optimisation for a fixed frame budget, and edge inference on hardware you can physically point at. If you have been building retrieval and agent loops and want a domain where the constraints are sharper, this is one.

Three skills carry disproportionate weight here:

  1. Real-time inference engineering — quantisation, TensorRT-style compilation, and profiling the whole pipeline, because capture and display latency will eat your budget before the model does.
  2. Evaluation rigour under distribution shift — the trial protocol's DICE-per-second volatility metric exists because a model that is right on average and jittery frame-to-frame is unusable, and no leaderboard measures that. explainx.ai's read on why benchmark scores stop predicting the real world applies directly.
  3. Regulatory literacy — knowing what SaMD classification, clinical evaluation, and change control mean is now a hiring differentiator in health AI, not a compliance-team afterthought.

And the transferable design lesson for everyone else: this system is valuable because it is advisory and removable. It adds information to a workflow that already works without it. That framing — augment the expert, degrade to baseline, never become the critical path — generalises far past an operating theatre.


What we could not verify

Stated explicitly, because the difference between this post and the viral one is what each admits to not knowing:

  • The system's name, architecture, or parameter count. Not published.
  • Any accuracy or latency figure for the live operation. Not published. The PitSurgRT and npj Digital Medicine numbers above are from prior, separate studies.
  • Whether the deployed system is PitSurgRT, a successor, or an unrelated in-house model. UCLH says only "developed in-house at the UCL Hawkes Institute."
  • The trial registration. NCT07568366 matches closely; UCLH did not confirm it.
  • Google's exact role. UCLH lists Google as a co-funder of the trial alongside NIHR. No technical contribution is described.
  • How many further patients have been operated on this way, or any timeline for other hospitals. Neither is stated anywhere.
  • The exact tumour subtype. An 11 mm pituitary lesion causing visual field loss and hormone imbalance; the press release does not give a histological diagnosis, so this post does not either.

Bottom line

A neural network watched an endoscope for a few hours in a London operating theatre in May and painted the dangerous parts of a man's skull base onto a screen while a human surgeon removed an 11 mm tumour from his pituitary gland. He can see again.

That is a genuine world first and a genuinely hard piece of real-time systems engineering. It is not autonomous surgery, it is not approved, it is not peer-reviewed as an operation, it is not available anywhere else, and there is no published number describing how well it worked.

Both halves of that are true at once. Any account that gives you only one half is selling you something — and if you want the pattern rather than the headline, the reliable filter across AI-designed cancer vaccines, CGM foundation models, cancer detection from breath, and brain-to-text decoders is the same one: ask what stage of validation the claim has cleared, and ask what the system does when it is wrong.


Related on explainx.ai

  • New Orleans AI 911 dispatch — high-stakes real-time AI in public service
  • RF-DETR — real-time detection, segmentation, and keypoints explained
  • AI drug discovery has an evidence problem
  • Moderna and Merck's AI-designed mRNA cancer vaccine clears Phase 3
  • GlucoFM — Google's CGM foundation model
  • Dognosis — canine plus Bayesian AI cancer detection
  • Meta Brain2Qwerty v2 — non-invasive brain-to-text decoding
  • What actually changes after EU AI Act enforcement
  • FDA Libre Duo — dual glucose and ketone CGM

Primary sources: UCLH press release · Euronews Health coverage · RTÉ News · PitSurgRT, IJCARS 2024 · AI-assisted operative anatomy recognition, npj Digital Medicine 2024 · MHRA guidance on clinical investigations for medical devices · MHRA AI Airlock

Details reflect UCLH's August 27, 2026 announcement and the peer-reviewed literature available on that date. No performance metrics for the live operation have been published; the accuracy and latency figures cited here come from prior, separate studies and should not be attributed to the deployed system. This post is technical analysis, not medical advice.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Jul 6, 2026

EU's New Car Safety Rules Start Today: 5 Mandatory Features Explained

The EU's General Safety Regulation phase two takes effect on July 7, 2026, mandating five active safety systems on all new M1 and N1 vehicles. The European Commission expects it to save 25,000+ lives by 2038 — right as Tesla's FSD Supervised begins its own EU approval rollout.

Aug 25, 2026

UK Gets Ukraine Avengers AI Labs: 5M Battlefield Frames for Model Training

On August 24, 2026, Prime Minister Andy Burnham and President Volodymyr Zelenskyy signed a UK-Ukraine AI partnership giving Britain first foreign access to Avengers AI Labs — a platform built on five million annotated battlefield frames from DELTA sensors and drone feeds. explainx.ai breaks down what the dataset actually contains, what UK teams can build with it, and what the declaration does not legally bind either side to.

Aug 20, 2026

Moderna and Merck's AI-Designed mRNA Cancer Vaccine Just Won Phase 3

On August 19, 2026, Moderna and Merck announced that intismeran autogene (formerly mRNA-4157/V940) plus Keytruda met its primary and key secondary endpoints in the Phase 3 INTerpath-001 melanoma trial — the first positive late-stage result for an individualized mRNA cancer therapy. The real story for AI builders isn't the headline; it's the neoantigen-prediction ML pipeline that makes "personalized per patient" a literal, not marketing, claim.