Could it be that there aren’t really any medical LLM APIs available right now? [D]
Summary
The author notes a surprising lack of publicly available APIs for medical-oriented LLMs, despite models like MedGemma and BioMistral existing on Hugging Face, and seeks information on any available options.
Similar Articles
Aligning Clinical Needs and AI Capabilities: A Survey on LLMs for Medical Reasoning
This survey examines recent progress in medical LLMs, presenting a dual-view approach that connects clinical practice with computational methods, and introduces a benchmark dataset for evaluating medical reasoning capabilities across 18 state-of-the-art models.
@TeksEdge: The world’s first open-source 100B medical LLM is here Local inferencers have a Health model option to run at home. Ant…
Zhejiang Health and Ant Healthcare released AntAngelMed, an open-source 100B parameter medical LLM that ranks top on MedBench and supports efficient local inference with high privacy.
Fast medical RAG API to give your local LLMs access to facts
A free RAG API using medical Wikipedia articles is now available to provide local LLMs with accurate medical facts, as demonstrated by correcting hallucinations about Lhermitte sign.
Notes on multi-provider llm api compatibility, three approaches we tried
Engineering notes comparing three approaches to unifying access to multiple LLM providers (OpenAI, Anthropic, Google) behind a single internal interface, discussing trade-offs in API normalization, native SDK usage, and gateway patterns.
Fully Open Meditron: An Auditable Pipeline for Clinical LLMs
Introduces Fully Open Meditron, the first fully open pipeline for building clinical LLMs, featuring a clinician-audited training corpus and reproducible framework, achieving state-of-the-art among fully open medical specialist models.