OpenMed Launches Open-Source Healthcare AI Framework with 1500+ Models and 72 Skills
OpenMed has released an open-source medical AI framework featuring 1500+ models and 70+ agent skills. Through local privacy-preserving tests, it demonstrated that Kimi K3 successfully processed de-identified medical records, proving the viability of clinical agent workflows.
Confirmed
- OpenMed launched an open-source medical AI ecosystem containing 1500+ models, focusing on clinical Named Entity Recognition (NER) and privacy de-identification. It supports 16 languages under the Apache-2.0 license.
- All data processing occurs locally to ensure privacy and security.
- The authors created 70+ skills (specifically 72 in another post) for OpenMed, which have been directly utilized in Claude Code, Codex, and OpenCode to empower agents to autonomously write workflows.
Tested Use Case
- The authors assigned one of these skills to Kimi K3 for testing.
- The test scenario involved reading patient medical records: 25 identifiers were locally de-identified on a Mac, ensuring the data never left the machine.
- Results showed that Kimi K3 successfully executed all call instructions correctly based on the de-identified data.
Why It Matters
- This project combines open-source medical models with the agentic capabilities of frontier LLMs (such as Kimi K3 and Claude), addressing the highly sensitive privacy and compliance issues inherent in medical data processing.
- By offering a rich set of pre-built skills, it significantly lowers the barrier to constructing complex clinical agent workflows in local environments.
2026-07-29 ~ 2026-07-30 · 6 related posts
Primary sources
- [source] Kimi K3 passed a local medical-chart test with 25 identifiers masked — MaziyarPanahi · 2026-07-29
- [source] OpenMed adds 72 skills that let Claude Code and Codex write the pipeline themselves — MaziyarPanahi · 2026-07-29
- [source] OpenMed Launches Open-Source Medical AI Framework with Local Kimi Integration — MaziyarPanahi · 2026-07-29
- OpenMed adds 70+ agent skills for clinical workflows, and Kimi K3 used one on a patient chart — MaziyarPanahi · 2026-07-29
- OpenMed author says 70+ skills let Kimi K3 read masked patient charts locally — MaziyarPanahi · 2026-07-30
- Building Clinical AI Agents with Kimi K3 and OpenMed — MaziyarPanahi · 2026-07-30