mriusero commited on
Commit
b981f13
·
1 Parent(s): 0ed7e9e

doc: readme

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,7 +25,7 @@ This project is part of the [Agents-MCP-Hackathon](https://huggingface.co/Agents
25
 
26
  [See video overview](https://drive.google.com/file/d/1qa7wDxZWQlmktBauNlP8QxYFYG6he_3D/view?usp=share_link)
27
 
28
- > #### Demo Usage
29
  >
30
  > You can interact with the chatbot to gain insights and assistance on production-related queries.
31
  > The chatbot will respond based on the current production data.
@@ -42,6 +42,7 @@ This project is part of the [Agents-MCP-Hackathon](https://huggingface.co/Agents
42
 
43
  ### Purposes
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]
 
25
 
26
  [See video overview](https://drive.google.com/file/d/1qa7wDxZWQlmktBauNlP8QxYFYG6he_3D/view?usp=share_link)
27
 
28
+ > [!NOTE]
29
  >
30
  > You can interact with the chatbot to gain insights and assistance on production-related queries.
31
  > The chatbot will respond based on the current production data.
 
42
 
43
  ### Purposes
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
+
46
  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.
47
 
48
  > [!IMPORTANT]