bsenst / llm-enhanced-ehr

Contribution to the LabLabAI AI Challenge Hackathon October 2023

Home Page:https://llm-enhanced-ehr.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Contribution to the LabLabAI AI Challenge Hackathon October 2023

https://llm-enhanced-ehr.streamlit.app/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 79.8%Language:Python 20.2%