CS403 / README.md
dinox16
fix python version
db820b9

A newer version of the Gradio SDK is available: 6.15.1

Upgrade
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