Skip to content

Commit 11d9eed

Browse files
Add Screenshots and Figures (#17)
1 parent e5a9e4e commit 11d9eed

21 files changed

+7
-24
lines changed
417 KB
Loading

Figures/ConverstationQuestion.jpeg

364 KB
Loading

Figures/HealthRecords.jpeg

348 KB
Loading
-775 KB
Binary file not shown.
-902 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-971 KB
Binary file not shown.

Figures/LLMonFHIROnboardingFlow/Welcome.png.license

-6
This file was deleted.
-702 KB
Binary file not shown.

Figures/LLMonFHIRSchedule/Questionnaire.png.license

-6
This file was deleted.
Binary file not shown.

Figures/LLMonFHIRSchedule/QuestionnaireFinished.png.license

-6
This file was deleted.
-695 KB
Binary file not shown.

Figures/LLMonFHIRSchedule/Scheduler.png.license

-6
This file was deleted.

Figures/LabResultSummary.jpeg

361 KB
Loading

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ SPDX-License-Identifier: MIT
1616

1717
*"Demystifying Health Records - A Conversational Interface to Your Health Data"*
1818

19+
<p float="left">
20+
<img width="200" alt="HealthRecords" src="Figures/HealthRecords.jpeg">
21+
<img width="200" alt="LabResultSummary" src="Figures/LabResultSummary.jpeg">
22+
<img width="200" alt="ConverstationQuestion" src="Figures/ConverstationQuestion.jpeg">
23+
<img width="200" alt="ConverstationFollowUpQuestion" src="Figures/ConverstationFollowUpQuestion.jpeg">
24+
</p>
25+
1926
This repository contains the LLM on FHIR Application to demonstrate the power of LLMs to explain and provide helpful context around patient data provided in the FHIR format.
2027
It demonstrates using the [Spezi](https://github.com/StanfordSpezi/Spezi) framework and builds on top of the [Stanford Spezi Template Application](https://github.com/StanfordSpezi/SpeziTemplateApplication). The application connects to the OpenAI GPT API to interpret FHIR resources using the GPT suite of large language models.
2128

0 commit comments

Comments
 (0)