Product
Optical Diagnostics
A clinical decision-support tool for ophthalmology. It reads clinical features, fundus and OCT imagery, or both together, and returns a ranked condition with its probability distribution and a suggested next step. Outputs are advisory — clinical judgement holds final authority.
- Status
- Live
- Application
- diagnostics.karmat-hq.com
- API
- api-diagnostics.karmat-hq.com
How a case is read
Three inference routes over the same model family, so a clinic can send whatever it actually has rather than whatever the API demands.
Multimodal inference
Clinical features and imaging together, when both are available for a case.
Image inference
Fundus photography and OCT scans, read on their own where no history is attached.
Per-condition confidence
A probability distribution across conditions, not a single unexplained label.
Reviewed access
Keys are issued after review, scoped per organisation, and revocable at any time.
Read this before you deploy it
Optical Diagnostics is clinical decision support. It is not a diagnosis, and it is not a medical device certified for autonomous use. Every response carries a disclaimer that must be surfaced wherever the result is shown, and a qualified clinician must review any output before it informs patient care. We built it to narrow what a clinician considers, not to replace the judgement that follows.
See what it returns
The application is live. The full request and response schema is in the documentation.