Aayussh's picture
Update README.md
af5f299 verified
|
raw
history blame
1.13 kB
metadata
title: HealthMate
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: true
tags:
  - agent-demo-track

🧠 HealthMate: AI Medical Triage Assistant

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.

Features

  • πŸ€– AI-powered symptom analysis using Claude
  • πŸ₯ Urgency classification (emergency/routine/home care)
  • πŸ“‹ Possible medical conditions assessment
  • πŸ” Nearby clinic recommendations
  • 🌐 DuckDuckGo-powered clinic search

Usage

  1. Enter your symptoms in the text area
  2. (Optional) Enter your city for nearby clinic recommendations
  3. Click "Get Medical Guidance"
  4. Review the AI-generated assessment and clinic recommendations

Demo

https://youtu.be/7PSiuvdXUhE

Tags

agent-demo-track