**The sovereign, Canadian-built deployment substrate for biology AI and clinical AI — accessible to every healthcare system, regardless of geography or budget.**
Built for PSWs, nurses, doctors, researchers, and patients. Deployed at Gary J Armstrong Retirement Home (Ottawa) and scaling across Ontario.
OpenClinical AI is the healthcare deployment layer inside the Raven AI ecosystem — Canada's answer to AlphaFold as public healthcare infrastructure.
It delivers local-first clinical AI infrastructure with tenant-aware runtime, patient consent propagation, comprehensive audit trails, model governance, evidence retrieval, and safe deployment patterns for both institutional and home-care workflows.
Why This Matters Now
AlphaFold's 2024 Nobel Prize validated the open-foundational-AI-for-science model — Canada needs its own healthcare equivalent
EU AI Act high-risk conformity assessments hit Aug 2026 / Aug 2027 — forcing function for compliance-by-default designs
HHS AI inventory deadline (Apr 2026) is now overdue — hospitals scrambling for AI transparency
Epic dominance + 60% non-Epic underserved creates structural gap for vendor-neutral alternatives
No open Canadian biology AI exists — greenfield opportunity for sovereignty
Pan-Canadian AI Strategy ($443M committed) provides funding path
1# Quick start for development2./run_dev.sh
34# Or build and run with Docker (production)5docker compose up -d
67# Production deployment8cp docker-compose.prod.yml docker-compose.override.yml
9docker compose up -d --build