Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,26 @@ tags:
|
|
| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|
| 14 |
+
|
| 15 |
+
## Features
|
| 16 |
+
|
| 17 |
+
- 🤖 AI-powered symptom analysis using Claude
|
| 18 |
+
- 🏥 Urgency classification (emergency/routine/home care)
|
| 19 |
+
- 📋 Possible medical conditions assessment
|
| 20 |
+
- 🔍 Nearby clinic recommendations
|
| 21 |
+
- 🌐 DuckDuckGo-powered clinic search
|
| 22 |
+
|
| 23 |
+
## Usage
|
| 24 |
+
|
| 25 |
+
1. Enter your symptoms in the text area
|
| 26 |
+
2. (Optional) Enter your city for nearby clinic recommendations
|
| 27 |
+
3. Click "Get Medical Guidance"
|
| 28 |
+
4. Review the AI-generated assessment and clinic recommendations
|
| 29 |
+
|
| 30 |
+
## Demo
|
| 31 |
+
https://youtu.be/7PSiuvdXUhE
|
| 32 |
+
|
| 33 |
+
## Tags
|
| 34 |
+
|
| 35 |
+
agent-demo-track
|