MedChat / README.md
=
fix: add HuggingFace Spaces README.md with sdk: docker metadata
9044800
---
title: MedChat Backend
emoji: πŸ₯
colorFrom: blue
colorTo: green
sdk: docker
pinned: false
app_port: 7860
---
# MedChat RAG Backend
FastAPI backend for MedChat β€” a Vietnamese pediatric medical training assistant.
## Endpoints
- `GET /api/health` β€” health check
- `GET /api/diseases` β€” list diseases
- `POST /api/start-case` β€” generate patient case
- `POST /api/evaluate` β€” evaluate diagnosis