openmed
Local-first healthcare AI for clinical NER and HIPAA PII de-identification.
GraphCanon updated Aug 12, 2026 · GitHub synced Aug 12, 2026
37views this month
Decision brief
openmed supplies localized AI for clinical NER tasks and HIPAA-compliant PII de-identification across 12 languages with over 1000 models, operable on-device in Python or Apple MLX.
Good fit when
- When you need full data sovereignty with no cloud dependency
- For use-cases with strict local-first execution mandates
Avoid when
- Avoid if flexible model training and updates from the cloud are preferred
- Not suitable for environments without powerful edge devices
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Aug 12, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 12, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install openmed PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides over 1,000 medical models in 12 languages, supporting both Apple MLX and Python, with full on-device execution to ensure patient data remains within your network at all times.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 12, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 12, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 12, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 12, 2026
Categories
Tags
README
or with Docker docker build t openmed:local . docker run rm p 8080:8080 e OPENMED PROFILE=prod openmed:local text INFO: Uvicorn running on http://0.0.0.0:8080 bash curl X POST http://127.0.0.1:8080/pii/extract \ H "Content Type: application/json" \ d '{"text":"Paciente: Maria Gar...
For agents
This page has a .md twin and JSON over the API.