Tuathe commited on
Commit
17a77b6
·
verified ·
1 Parent(s): 35cccae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # WatchTowerAI – Log Classification & Automated Runbook Generator
2
 
3
  A production-grade AI tool to analyze logs in real-time, classify them using a fine-tuned Flan-T5 model, generate markdown runbooks, and automatically alert your team via Slack — all deployed on Hugging Face Spaces.
 
1
+ ---
2
+ title: WatchTowerAI - Log Analyzer
3
+ emoji: 🛰️
4
+ colorFrom: purple
5
+ colorTo: pink
6
+ sdk: streamlit
7
+ sdk_version: "1.32.0"
8
+ app_file: streamlit_app.py
9
+ pinned: false
10
+ ---
11
+
12
  # WatchTowerAI – Log Classification & Automated Runbook Generator
13
 
14
  A production-grade AI tool to analyze logs in real-time, classify them using a fine-tuned Flan-T5 model, generate markdown runbooks, and automatically alert your team via Slack — all deployed on Hugging Face Spaces.