TLDR: A new research paper introduces a methodology for creating a localized AI benchmark, Alama Health QA, for Kenyan primary care. It uses Retrieval-Augmented Generation (RAG) to generate questions and answers from national clinical guidelines in English and Swahili, validated by local physicians. The paper also proposes innovative evaluation metrics to assess AI models on clinical reasoning, safety, and contextual adaptability, highlighting the need for AI to align with local healthcare standards for safe deployment.
Large Language Models (LLMs) show great promise for improving healthcare, especially in regions with limited resources. However, many existing medical AI benchmarks are based on Western standards, which might not align with the specific health challenges, available resources, or national treatment protocols found in African countries. This gap highlights a critical need for localized evaluation tools.
A new methodology paper introduces a rigorous approach to create a benchmark dataset and evaluation framework specifically for Kenyan primary care. This initiative aims to ensure that AI models designed for healthcare are effective and safe within local contexts. The project, known as Alama Health QA, focuses on clinical care at Level 2–3 facilities (dispensaries and health centers) in Kenya.
Building a Localized Knowledge Base
The foundation of this benchmark is Kenya’s national clinical guidelines. These guidelines, which span over 600 pages and cover a wide range of common outpatient conditions, were digitized, broken down into smaller, meaningful sections, and indexed. This process ensures that the content used for testing AI models directly reflects the local standard of care. The guidelines cover various areas, including internal medicine, pediatrics, surgery, obstetrics & gynecology, and even specific annexes for conditions like COVID-19.
Generating Relevant Questions and Answers
To create the question-answer pairs, the researchers used a technique called Retrieval-Augmented Generation (RAG). This method combines LLMs with document retrieval, meaning the AI model (specifically Gemini Flash 2.0 Lite) was prompted with relevant excerpts from the digitized guidelines. This approach helps to generate realistic clinical questions, multiple-choice answers, and reasoning scenarios that are firmly rooted in the official guidelines, minimizing the risk of the AI “making up” incorrect information. A unique aspect is the generation of questions and answers in both English and Swahili, reflecting the multilingual reality of patient interactions in Kenya.
Ensuring Quality Through Expert Validation
A crucial step in this methodology involved extensive collaboration with Kenyan physicians and other healthcare professionals from the Kenya Medical Association. These experts participated in a co-creation process to refine the dataset, ensuring its relevance, fairness, and cultural appropriateness. Every question-answer pair underwent a blinded expert validation, where medical doctors independently reviewed them based on criteria such as clinical relevance, alignment with guidelines, clarity, plausibility of incorrect answers, and cultural sensitivity. This human oversight is vital for the safety and accuracy of the benchmark.
Innovative Ways to Evaluate AI Performance
Beyond simple accuracy, the paper proposes several innovative evaluation metrics to thoroughly assess how LLMs perform in clinical tasks:
- Decision Points Metric: This measures whether an AI model follows a logical, step-by-step diagnostic process, similar to how a human clinician would. It assesses if the model asks for necessary information before reaching a conclusion, rather than jumping to an answer too quickly.
- Needle-in-the-Haystack Metric: This evaluates an LLM’s ability to identify rare but critical clues hidden within a large amount of clinical information. For example, spotting a specific travel history that points to an uncommon but important diagnosis relevant to local epidemiology.
- Reverse QA (Simulated Patient Persona): This unique metric tests if an LLM can convincingly act as a patient or caregiver in a dialogue, providing medically coherent and emotionally believable responses. This is important for AI systems that might interact directly with patients.
- Geographic-Contextual Response Variance: This assesses whether an LLM can tailor its recommendations based on local factors like epidemiology, available resources, and national policies. For instance, providing different vaccination schedules depending on whether the patient is in Kenya or another country.
- Cognitive-Bias Stress Test (CBST): This gauges an LLM’s ability to overcome common human reasoning pitfalls, such as anchoring to an initial impression or confirmation bias, when presented with new, contradictory evidence.
Also Read:
- Building Specialized AI Expertise: A Knowledge Graph Approach to Domain-Specific Superintelligence
- Evaluating AI in Eye Care: Introducing the BELO Benchmark
Implications for AI in African Healthcare
This work has significant implications. For policymakers, it offers a tool to audit AI systems against official guidelines before deployment, much like a board exam for doctors. This could accelerate regulatory acceptance of AI tools that demonstrate adherence to national standards. For medical trainees, the dataset can serve as a valuable study aid. The project also champions a shift towards community-driven, iterative benchmarks, emphasizing the importance of local expert involvement to build trust and ensure AI systems are truly beneficial and safe in African healthcare settings. The full research paper can be found here.


