Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# AI Workflow Analyzer
|
| 2 |
|
| 3 |
An AI-powered tool that analyzes workflows, identifies inefficiencies, and suggests automation opportunities using Large Language Models.
|
|
@@ -108,4 +118,4 @@ streamlit run main.py
|
|
| 108 |
|
| 109 |
##Author
|
| 110 |
|
| 111 |
-
**YamenRM**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: AI Workflow Analyzer
|
| 4 |
+
sdk: streamlit
|
| 5 |
+
emoji: 📊
|
| 6 |
+
colorFrom: purple
|
| 7 |
+
colorTo: blue
|
| 8 |
+
short_description: An AI-powered tool that analyzes workflows, identifies ineff
|
| 9 |
+
python_version: 3.11
|
| 10 |
+
---
|
| 11 |
# AI Workflow Analyzer
|
| 12 |
|
| 13 |
An AI-powered tool that analyzes workflows, identifies inefficiencies, and suggests automation opportunities using Large Language Models.
|
|
|
|
| 118 |
|
| 119 |
##Author
|
| 120 |
|
| 121 |
+
**YamenRM**
|