#18 · Primary category: NLP Tools & Text Processing
openmed
Local-first healthcare AI: clinical NER & HIPAA PII de-identification that runs 100% on-device. 2,200+ medical models, 21 languages, Apple MLX + Python, no cloud, no patient data leaving your network. Apache-2.0
Project last updated:08/26/26
GitHub Stars
5.2K
Forks
654
Contributors
73
License
Apache-2.0
Why we included this project
OpenMed is a local-first toolkit for teams that handle clinical text and need to pull out medical entities and strip patient identifiers without sending data anywhere. Instead of wiring up a cloud API, you run its models on your own hardware, from a CPU laptop to Apple Silicon via MLX, Android phones, or a GPU server, which makes it a natural fit for HIPAA-sensitive and air-gapped work. A single analyze_text call returns labeled spans for clinical entities such as disease names and drug names, and it can redact patient identifiers as well. The same model catalog works across Python, Swift, Android, and the browser, so a small team can prototype in Python and later ship the same extraction inside a mobile or on-prem product. It is not a general-purpose NLP framework; it comes with over two thousand biomedical models across 21 languages and expects you to work with those rather than train your own, which keeps it focused and practical for health data.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量