Spaces:
Runtime error
Runtime error
Debashis commited on
Commit ·
52cee9f
1
Parent(s): 1e95cdb
Add HuggingFace Spaces configuration to README
Browse files
README.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
|
| 4 |
|
| 5 |
## 🚀 Quick Start
|
| 6 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Autonomous Incident Management System
|
| 3 |
+
emoji: 🚨
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_file: Dockerfile.frontend-hf
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Autonomous Incident Management System (AIMS)
|
| 12 |
|
| 13 |
+
An AI-powered incident management and alert correlation system with autonomous response capabilities using free Ollama LLM.
|
| 14 |
|
| 15 |
## 🚀 Quick Start
|
| 16 |
|