Andrey Litvin
Update README.md
3ffa3a6 verified
---
title: AI Emergency Surgery Assistant
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: true
tags:
- agent-demo-track
emoji: πŸƒ
colorFrom: green
colorTo: yellow
short_description: AI Emergency Surgery Assistant
---
# 🧠 AI Emergency Surgery Assistant
AI Emergency Surgery Assistant is an AI-powered emergency surgery triage and clinic recommendation tool. The concept and program were developed by
Aayussh (@aayushverma24). The program was adapted for emergency surgery cases. 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. AI Assistant 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
Acknowledgement: Deepest appreciation goes to Aayussh (@aayushverma24) for their encouragement.
## Tags
agent-demo-track