petter2025 commited on
Commit
8df3d78
·
verified ·
1 Parent(s): f46d291

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -2
app.py CHANGED
@@ -1805,9 +1805,14 @@ def create_enhanced_ui():
1805
  gr.Markdown("""
1806
  # 🧠 Agentic Reliability Framework
1807
  **Multi-Agent AI System for Production Reliability**
1808
-
1809
  _Specialized AI agents working together to detect, diagnose, predict, and heal system issues_
1810
-
 
 
 
 
 
1811
  """)
1812
 
1813
  # === ROI DASHBOARD ===
 
1805
  gr.Markdown("""
1806
  # 🧠 Agentic Reliability Framework
1807
  **Multi-Agent AI System for Production Reliability**
1808
+
1809
  _Specialized AI agents working together to detect, diagnose, predict, and heal system issues_
1810
+
1811
+ ---
1812
+
1813
+ 💬 **[Join our Community](https://github.com/petterjuan/agentic-reliability-framework/discussions)** - Ask questions, share feedback, report issues
1814
+
1815
+ 📚 [Documentation](https://github.com/petterjuan/agentic-reliability-framework) | 🌟 [Star on GitHub](https://github.com/petterjuan/agentic-reliability-framework)
1816
  """)
1817
 
1818
  # === ROI DASHBOARD ===