The is the code repository for the paper:
LungGPT: Expert-level large language model for tailored respiratory disease diagnosis and treatment recommendation
This repository is for the proposed LungGPT framework used for generating diagnostic rationales and treatment recommendations from admission narratives.
The repository consists of several components:
For the diagnosis results generating, please go to the ./diagnosis and refer to the readme file.
For the diagnosis bases and treatment plans generating, please go to the ./ddx_tr and refer to the readme file.