Spaces:
Sleeping
Sleeping
mriusero
commited on
Commit
·
fbdc712
1
Parent(s):
5c443a3
add video
Browse files
README.md
CHANGED
@@ -22,6 +22,13 @@ 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 |
> #### Demo Usage
|
26 |
>
|
27 |
> You can interact with the chatbot to gain insights and assistance on production-related queries.
|
|
|
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.
|
30 |
+
</video>
|
31 |
+
|
32 |
> #### Demo Usage
|
33 |
>
|
34 |
> You can interact with the chatbot to gain insights and assistance on production-related queries.
|