Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/Agents-MCP-Hackathon/IndustryMind-AI
Browse files# Veuillez entrer un message de validation pour expliquer en quoi cette fusion est
# nécessaire, surtout si cela fusionne une branche amont mise à jour dans une branche de sujet.
#
# Les lignes commençant par '#' seront ignorées, et un message vide
# abandonne la validation.
- .gitattributes +1 -0
- EfficiencyAgent.mp4 +3 -0
- README.md +0 -2
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
*.sqlite3 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
*.sqlite3 filter=lfs diff=lfs merge=lfs -text
|
37 |
+
EfficiencyAgent.mp4 filter=lfs diff=lfs merge=lfs -text
|
EfficiencyAgent.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d2de72ab0ab3a1a3826c76552217ea9f75321e07768b8f75690be9fd503815b
|
3 |
+
size 61080798
|
README.md
CHANGED
@@ -22,8 +22,6 @@ tags:
|
|
22 |
|
23 |
This is a demo of an AI agent designed to assist industries and service providers in understanding and interpreting their operational metrics. The agent has access to real-time telemetry data that measures quality, downtime, and operational performance.
|
24 |
|
25 |
-
See the agent in action:
|
26 |
-
|
27 |
<video controls width="600">
|
28 |
<source src="https://huggingface.co/spaces/Agents-MCP-Hackathon/IndustryMind-AI/blob/main/EfficiencyAgent.mp4" type="video/mp4">
|
29 |
Your browser does not support the video tag.
|
|
|
22 |
|
23 |
This is a demo of an AI agent designed to assist industries and service providers in understanding and interpreting their operational metrics. The agent has access to real-time telemetry data that measures quality, downtime, and operational performance.
|
24 |
|
|
|
|
|
25 |
<video controls width="600">
|
26 |
<source src="https://huggingface.co/spaces/Agents-MCP-Hackathon/IndustryMind-AI/blob/main/EfficiencyAgent.mp4" type="video/mp4">
|
27 |
Your browser does not support the video tag.
|