Skip to content

bsenst/llm-enhanced-ehr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-enhanced-ehr

Contribution to the LabLabAI AI Challenge Hackathon October 2023. The application should allow the user to interact with a large language model (GPT-3.5, GPT-4) and support working on synthetic health data that comes in the electronic health record interoperability format FHIR.

Project Team Page & Project Submission Page

application-architecture

Run the application

git clone https://github.com/bsenst/llm-enhanced-ehr
cd llm-enhanced-ehr
pip install -r streamlit/requirements.txt
streamlit run streamlit/app.py

ToDo

Optional features: