Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.85 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.85 KB

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: