#18 · Primary category: NLP Tools & Text Processing

openmed

android clinical-nlp healthcare hipaa ios javascript llm local-llm mlx ner nlp on-device on-premise pii pii-detection python skills sovereign-ai swift swiftui

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