Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geovalexis authored Jun 14, 2024
1 parent 87cc5e9 commit 25795a2
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

Leverage an AI model that assesses patient-reported symptoms and medical history during telehealth consultations to accurately determine case severity and direct patients to the appropriate department or level of care, saving time and enhancing the safety and efficiency of remote healthcare.

## 📦️ Architecture

We created a chatbot with an avatar in a GitHub page. This integrates an Azure function and Llamaindex with state-of-the-art AI models:
* Llumalabs
* SpeechRecognition
* LLama3,
* SadTalker
* ElevenLabs
* Stable diffusion3​.

<p align="center">
<img width="886" alt="image" src="https://github.com/geovalexis/laia/assets/56429448/5fab0649-a6eb-460f-a342-aed3f80f2c16">
</p>

## 🎯️ Getting started

Expand All @@ -17,4 +30,4 @@ Leverage an AI model that assesses patient-reported symptoms and medical history
4. Run the tool by the following command:
```
$ python main.py
```
```

0 comments on commit 25795a2

Please sign in to comment.