Home
WorkBlogTalksPapersAbout
Nikita Kozodoi

Blog

29Posts
Nikita Kozodoi

Accelerate Medical Content Review with Amazon Bedrock AgentCore

  1. Home
  2. Blog
  3. Accelerate Medical Content Review with Amazon Bedrock AgentCore
Elizaveta Zinovyeva, Nikita Kozodoi, Aiham TalebMay 202612 min read

Checking clinical claims against their sources, page by page

GenAIAgentsHealthcare
Read the full post on Builder Center

Before a brochure or a slide deck reaches a clinician, someone has to trace every clinical claim in it back to its source. Medical, legal and regulatory reviewers do this by hand, moving between study PDFs, FDA labels, PubMed abstracts and ClinicalTrials.gov records to verify a single page, and an asset takes around 15 days on average to clear. The downside of getting it wrong isn't theoretical: the FDA issued more than 100 cease-and-desist letters for misleading promotional content in September 2025 alone.

Medical Content Review is an open-source application on Amazon Bedrock AgentCore that automates the first pass. You upload the content with its supporting references, and a multi-agent system reads every page and returns findings with severity scores, suggested fixes and citations.

The design point worth dwelling on is that this workload is not open-ended research. The agent reads every page and checks every claim, skips nothing, and never decides for itself what looks interesting, so the orchestrator fixes the order. It runs OCR on each PDF through a multimodal model, groups pages into review units, then fans out three specialists per unit. Editorial checks language and figure consistency and carries no external tools, internal references compares claims against the uploaded documents, which is the only way to cover pre-launch drugs, and external evidence queries PubMed, OpenFDA and ClinicalTrials.gov. It's a foundation rather than a finished MLR system, and it builds on the AgentCore Deep Research sample.

Nikita Kozodoi

Written by Nikita Kozodoi

Senior Scientist on the AWS FDE team. I publish applied AI research and embed with engineering teams to build custom AI systems, from scoping and experimentation to fine-tuning and production deployment.

See my workGet in touch

Related content

Talk

Multi-Agent Medical Content Review

2026
Blog

Medical Legal Regulatory Review Orchestration with AI Agents on AWS

2026
Blog

Scaling Medical Content Review at Flo Health Using Amazon Bedrock

2026

Pages

  • Work
  • Blog
  • Talks
  • Papers
  • About

Social

  • LinkedIn
  • GitHub
  • Google Scholar
  • X / Twitter
  • Instagram

Contact

  • n.kozodoi@icloud.com
  • Buy me a coffee
  • Download CV
  • RSS feed
  • Berlin, Germany

© 2026 Nikita Kozodoi. All opinions are my own.