--- title: Incident ML Inference emoji: 🚨 colorFrom: red colorTo: blue sdk: docker pinned: false app_file: app.py --- # Incident ML Inference API FastAPI + Transformers inference for multilingual incident classification & sentiment analysis. Runs in a Hugging Face Space using Docker.. ## Endpoints - `/health` – Check API health and loaded models - `/analyze` – POST JSON `{ "text": "..." }` to get category & sentiment