使用 Jev 模型进行患者分诊示例
作者演示了如何仅使用 TypeSafe AI 的 Jev 模型和少量提问代码,将患者分诊到合适的医生,并指出对话中未使用 LLM。
在实时临床问诊中,环境记录工具将转录文本周期性提供给 Jev,Jev 遍历医学本体,实时分类症状、更新鉴别诊断、建议治疗方案并识别危险信号。
During a live clinical consultation (with an ambient scribe), the transcript is periodically supplied to Jev, which traverses a medical ontology to classify symptoms, update the differential diagnosis, suggest treatments and identify red flags in real time.