A newer version of the Gradio SDK is available: 6.15.1
metadata
title: Symptom to Disease Predictor
sdk: gradio
app_file: app.py
python_version: '3.10'
pinned: false
Overview
This Space runs a Vietnamese symptom-to-disease classifier using a local PhoBERT-based model.
Usage
- Enter symptoms in Vietnamese.
- The app returns a predicted label and confidence score.
Local run
pip install -r requirements.txt
python app.py