File size: 363 Bytes
88bb94e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: "🧠 AI Doctor Multi-Agent Reasoning"
emoji: "🩺"
colorFrom: "blue"
colorTo: "green"
sdk: gradio
sdk_version: "5.0.1"
app_file: app.py
pinned: false
---

# AI Doctor Multi-Agent App

Enter a patient’s response below and the model will:

1. Summarize the vignette
2. Predict a diagnosis
3. Ask a follow-up question
4. Propose a treatment plan

---