Spaces:
Sleeping
Sleeping
mriusero
commited on
Commit
·
579782e
1
Parent(s):
b086156
doc: readme
Browse files
README.md
CHANGED
@@ -15,12 +15,13 @@ tags:
|
|
15 |
- mistral-ai
|
16 |
---
|
17 |
|
18 |
-
# Efficiency Agent ⚡️️
|
19 |
-
### *Smarter Efficiency. Across Industries & Services!*
|
20 |
|
21 |
-
|
|
|
22 |
|
23 |
-
|
|
|
24 |
|
25 |
[See video overview](https://drive.google.com/file/d/1qa7wDxZWQlmktBauNlP8QxYFYG6he_3D/view?usp=share_link)
|
26 |
|
@@ -43,9 +44,7 @@ This is a demo of an AI agent designed to assist industries and service provider
|
|
43 |
I took inspiration from my experience in the manufacturing industry, where understanding operational metrics is crucial for efficiency. More specifically, gaining precise insights from over 30 real-time telemetry metrics is a game changer, allowing teams to focus on critical areas for improvement and optimization.
|
44 |
Also, since the know-how is embedded in the agent, the risk of knowledge loss is minimized ensuring that valuable insights are retained and can be shared across the organization. Of course, this type of agent can be quickly adapted to various industry and service use cases such as manufacturing, cloud services, logistics, healthcare, and more.
|
45 |
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
[Send Mail](mailto:[email protected])
|
|
|
15 |
- mistral-ai
|
16 |
---
|
17 |
|
18 |
+
# Efficiency Agent ⚡️️
|
|
|
19 |
|
20 |
+

|
21 |
+

|
22 |
|
23 |
+
## Agent Overview
|
24 |
+
This project is part of the [Agents-MCP-Hackathon](https://huggingface.co/Agents-MCP-Hackathon). 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.
|
25 |
|
26 |
[See video overview](https://drive.google.com/file/d/1qa7wDxZWQlmktBauNlP8QxYFYG6he_3D/view?usp=share_link)
|
27 |
|
|
|
44 |
I took inspiration from my experience in the manufacturing industry, where understanding operational metrics is crucial for efficiency. More specifically, gaining precise insights from over 30 real-time telemetry metrics is a game changer, allowing teams to focus on critical areas for improvement and optimization.
|
45 |
Also, since the know-how is embedded in the agent, the risk of knowledge loss is minimized ensuring that valuable insights are retained and can be shared across the organization. Of course, this type of agent can be quickly adapted to various industry and service use cases such as manufacturing, cloud services, logistics, healthcare, and more.
|
46 |
|
47 |
+
> [Important]
|
48 |
+
>
|
49 |
+
> The demo is available on the [HF Space](https://huggingface.co/spaces/mriusero/efficiency-agent).
|
50 |
+
> If you want to run the demo locally, please add a `MISTRAL_API_KEY` & `AGENT_ID` to your `.env` file, credentials can be obtained from the [Mistral AI](https://console.mistral.ai/) website.
|
|
|
|