Debashis commited on
Commit
52cee9f
·
1 Parent(s): 1e95cdb

Add HuggingFace Spaces configuration to README

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,6 +1,16 @@
1
- # AIMS Frontend
 
 
 
 
 
 
 
 
 
 
2
 
3
- React 18 + Material-UI dashboard for the Autonomous Incident Management System.
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