DrOk Physician AI Triage Platform
An early-stage platform for pediatric clinical triage assistance, built by Learned Geek LLC in partnership with Dr. Martín Núñez (Lima, Peru).
What it does
- Inbound SMS / WhatsApp triage via Twilio webhook
- Bilingual (English / Spanish) clinical conversation handling
- Acute safety flagging (contraindicated medications, emergency indicators)
- PubMed-backed clinical context retrieval
- Conversation history and physician review
Status
Active development. The webhook endpoint is live at POST /sms. Entra ID authentication is wired (admin / physician / intern roles defined). Production runs at drok-platform.azurewebsites.net; staging environment is live for rehearsal before each promotion. See /status for the partner-facing project dashboard.
Public endpoints
/status— partner-facing project status (Spanish-first, English fallback)/health— service status check/version— assembly + runtime info/api-docs— interactive API documentation/openapi/v1.json— OpenAPI specification