Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
|
|
| 1 |
title: HealthMate
|
| 2 |
sdk: gradio
|
| 3 |
sdk_version: 5.33.0
|
| 4 |
app_file: app.py
|
| 5 |
pinned: true
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
| 9 |
HealthMate is an AI-powered medical triage assistant that helps users assess their symptoms and find nearby medical facilities. It uses Claude AI for medical analysis and DuckDuckGo for clinic lookups.
|
|
|
|
| 1 |
+
---
|
| 2 |
title: HealthMate
|
| 3 |
sdk: gradio
|
| 4 |
sdk_version: 5.33.0
|
| 5 |
app_file: app.py
|
| 6 |
pinned: true
|
| 7 |
tags:
|
| 8 |
+
- agent-demo-track
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# 🧠 HealthMate: AI Medical Triage Assistant
|
| 12 |
+
|
| 13 |
HealthMate is an AI-powered medical triage assistant that helps users assess their symptoms and find nearby medical facilities. It uses Claude AI for medical analysis and DuckDuckGo for clinic lookups.
|