How Is AI Used in Healthcare?
Healthcare AI is best understood as a collection of tools with different inputs and purposes. An image model, a retrieval system and a text-generating assistant should not be evaluated as though they perform the same job.

Start with the problem to be solved
Some projects examine images; others organize information or assist with drafting and searching. WHO's guidance on large multi-modal models discusses possible applications across care, research and administration while emphasizing risks from unreliable outputs. [1]
Before adopting a tool, define the user, the task and the consequence of an error. This gives the team a practical basis for choosing an evaluation method.
Training and retrieval are different
Image-model training adjusts model parameters using examples. Retrieval-augmented generation, or RAG, retrieves relevant material from a corpus to help a language model compose an answer. Adding documents to an index does not, by itself, retrain the language model. [2]
For a research team, both processes need records. Training should identify the data and model version. Retrieval should identify which sources were found and how they support the response. This technical distinction is important when describing what a product actually does.
Evaluate the output people use
Our recommendation is to check usefulness at the point of work. Can a reader open the source behind an answer? Can a reviewer recognize an unsupported statement? Does the system make uncertainty visible? Does it preserve enough context to investigate an error?
Internal testing can assess whether workflows function as designed. It should not be described as proof of clinical effectiveness, regulatory authorization or guaranteed savings.
CellSight's application
CellSight's team reports that its working first version implements the designed functionality and backend, including RAG, and has undergone internal testing. Its research platform connects image workflows, batch analysis, evidence and AI assistance.
This does not support an unqualified claim that CellSight diagnoses leukemia. The product remains subject to its stated use boundary: not for diagnosis or clinical decision-making.
Useful communication about healthcare AI should explain the task, the evidence and the limitation together.
References
- 1. Ethics and governance of artificial intelligence for health: Guidance on large multi-modal models. World Health Organization. 2024-01-18. Accessed 2026-09-14.
- 2. Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks. Lewis et al.. 2020-05-22 preprint; NeurIPS 2020. Accessed 2026-09-14.
Related Insights
Can AI Replace a Physician?
Explore the difference between automating a healthcare task and taking responsibility for care, with a practical perspective on human oversight of AI.
By CellSight Editorial Team · September 13, 2026 · 2 min read
Read articleAI, Human Error and Consistency in Leukemia Research
Explore how to evaluate AI and reader consistency in leukemia research, including why repeatable output alone does not establish clinical correctness.
By CellSight Editorial Team · September 13, 2026 · 2 min read
Read articleDesigning traceable AI image workflows
How identifiers, metadata and timestamps turn a microscopic image workflow into something that can be reviewed later.
Read article


