File size: 1,455 Bytes
b642583
8f4d7e3
3f9ef26
8f4d7e3
3f9ef26
930aaec
 
8f4d7e3
 
3ffa3a6
8f4d7e3
 
b642583
 
8f4d7e3
 
9a43ed5
c794540
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3ffa3a6
c794540
 
 
8f4d7e3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
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