Technology

Built for medical conversations.

Our AI technology stack is purpose-built for healthcare — not adapted from generic tools. Every component is optimized for medical accuracy, safety, and real-time performance.

Live in Production

Ai InterMed

Real-Time AI Medical Interpretation

InterMed powers real-time, bidirectional medical interpretation during video consultations and in-person visits. It combines medical-domain speech recognition, contextual translation, and natural voice synthesis into a seamless experience.

Medical STT

Medical-grade speech recognition with domain-specific vocabulary, speaker diarization, and semantic endpoint detection.

Medical STT Engine

Neural Translation

Context-aware translation that understands medical terminology and maintains clinical accuracy.

Domain-Driven Translation

Natural TTS

Natural-sounding voice synthesis so patients hear translations as if the doctor spoke their language.

HD Voice Synthesis

Live Subtitles

Bilingual subtitle overlay during calls. Both parties can read along in real-time.

WebSocket Streaming

Speaker Detection

Automatic identification of doctor vs. patient in multi-party calls.

Audio Analysis

< 2s Latency

End-to-end from speech to translated voice output in under 2 seconds.

Optimized Pipeline
In Development

Ai Voice Intake

AI-Powered Medical Questionnaire

Instead of filling out paper forms, patients have a natural voice conversation with an AI assistant. It asks the right questions, adapts to emotional state, and generates structured medical documents.

Adaptive Questioning

AI adjusts questions based on responses, emotional state, and medical context.

SOAP Document Generation

Automatically generates structured clinical notes in SOAP format from the conversation.

Multilingual

Conducts intake in the patient's preferred language, generates documents in the doctor's language.

Good morning! I'm here to help prepare for your consultation. How are you feeling today?
I've been having headaches for about two weeks now...
I'm sorry to hear that. Can you describe the headache? Is it a sharp pain, a dull ache, or pressure-like?
It's more of a dull pressure, mostly behind my eyes.
Thank you. On a scale of 1-10, how would you rate the severity? And does anything make it better or worse?
Live in Production

Ai Doctor Matching

RAG + Semantic Search + Personalization

Our matching engine combines vector search (pgvector) with LLM verification to find the most relevant specialist for each patient's needs — considering specialty, language, cultural context, and availability.

Semantic Search

pgvector-powered similarity search matches patient symptoms to doctor specialties.

pgvector + PostgreSQL

LLM Verification

Claude validates search results for clinical relevance and appropriateness.

Claude Haiku

Personalization

Learning from user behavior to improve recommendations over time.

Behavioral Analytics
Live in Production

Ai CoordiBot

24/7 AI Medical Concierge

Every unanswered question is a patient who never walks through your door. CoordiBot greets patients in their language, answers with your hospital's own data, and guides them from first click to first visit. Admin updates — holiday closures, doctor absence, urgent notices — are reflected instantly.

24/7 Multilingual Concierge

Always-on consultation in KO, EN, JA, VI, TH, ZH — with voice input and voice response.

Booking, QnA & Inquiry

Appointment booking, question registration, and inquiry handling — not just FAQ.

Guest-to-Patient Bridge

Conversation data flows to the doctor as a pre-visit briefing. No repetition at the exam room.

Guest Video Consultation

Patients join video calls via invite link — no account needed.

One-Line Integration

Single script tag, iframe-isolated, works on any hospital website.

Integration code:

<script
  src="https://widget.doctorkit.net/
       drkit-widget.js"
  data-site-id="YOUR_SITE_ID"
></script>