Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,7 @@ tags:
|
|
| 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.
|
| 14 |
|
| 15 |
## Features
|
| 16 |
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# 🧠 HealthMate: AI Medical Triage Assistant
|
| 12 |
+
HealthMate is an AI-powered medical triage and clinic recommendation tool. Users enter symptoms and their location, and the system analyzes the urgency using Claude AI, suggests possible conditions, and finds nearby clinics using DuckDuckGo. The frontend is built with Gradio, and the backend is deployed via Modal for scalable performance. HealthMate ensures secure API handling, clear error messaging, and a smooth, actionable user experience.
|
|
|
|
| 13 |
|
| 14 |
## Features
|
| 15 |
|