File size: 931 Bytes
cd04de2
 
00da95b
cd04de2
 
 
 
 
 
 
 
 
00da95b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cd04de2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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:

1. **Log Analysis** – surface anomalies and error patterns
2. **Incident Correlation** – check the logs against the reported ticket
3. **Root Cause Analysis** – pinpoint the cause using the runbook
4. **Resolution** – propose a step-by-step remediation plan
5. **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