Skip to content

Commit 302cafa

Browse files
committed
articles
1 parent 8156110 commit 302cafa

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/home-lab/articles/ai-log-sre/ai-log-sre.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🧠 The AI Log SRE: Turning Noise into Insights
1+
# AI Log Summary: Turning Noise into Insights
22

33
**Project Status:** ✅ Operational
44
**Components:** Grafana Loki, Google Gemini 2.0 Flash, Home Assistant, Unraid, Python
@@ -20,11 +20,14 @@ Instead of feeding raw logs to an LLM (which is slow and expensive), I implement
2020
3. **Summarizes** the context using Google Gemini.
2121
4. **Reports** the findings to my Home Assistant dashboard.
2222

23-
<video width="100%" autoplay loop muted playsinline>
23+
24+
25+
<video width="600px" autoplay loop muted playsinline>
2426
<source src="ai-home-assistant-dashboard.mp4" type="video/mp4">
2527
Your browser does not support the video tag.
2628
</video>
2729

30+
2831
## 3. Architecture Diagram
2932

3033
```mermaid

0 commit comments

Comments
 (0)