A newer version of the Gradio SDK is available: 6.19.0
metadata
title: Autonomous System Diagnostics
emoji: 🛰️
colorFrom: indigo
colorTo: red
sdk: gradio
sdk_version: 6.18.0
python_version: '3.13'
app_file: app.py
pinned: false
Autonomous System Diagnostics & Remediation
A multi-agent incident response system powered by Gemini. Paste in server logs, an incident ticket, and a runbook, and a chain of specialized agents will:
- Log Analysis – surface anomalies and error patterns
- Incident Correlation – check the logs against the reported ticket
- Root Cause Analysis – pinpoint the cause using the runbook
- Resolution – propose a step-by-step remediation plan
- Reporting – generate a post-incident report (PIR)
Setup
This Space requires a GEMINI_API_KEY. Add it under
Settings → Variables and secrets as a repository secret.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference