Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind
-
Updated
Sep 16, 2024 - Python
Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind
DDxT: Deep Generative Transformer Models for Differential Diagnosis
This experimental application serves an open source large language model Llama-2 that is connect to a streamlit user interface. The user can define a list of custom symptoms or ICD-10 symptoms as input to the LLM. A two-step chain of prompts will output a list of differential diagnoses followed by a list of examinations to workup these diagnoses.
Add a description, image, and links to the differential-diagnosis topic page so that developers can more easily learn about it.
To associate your repository with the differential-diagnosis topic, visit your repo's landing page and select "manage topics."