File size: 489 Bytes
3456a02
 
 
 
 
 
1cc71d5
3456a02
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Diagnostic Copilot API
emoji: 🩺
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: "4.26.0"
app_file: app.py
pinned: false
python_version: "3.10"
---

# Multi-Modal Diagnostic Co-Pilot Model API

This repository contains the training scripts and the Gradio API endpoint for the Diagnostic Co-Pilot web application.

## Endpoints

- `/predict`: Accepts clinical history, examination text, and multimodal files (images) to generate a structured clinical Markdown report.