medical-test / README.md
CodCodingCode's picture
Add README with frontmatter for Spaces
88bb94e
---
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
---