# AI

Agile Predictive Monitoring concept aims to make AI available for operational teams as flexible and practical manner. For this,  AI being used in several different ways for best output

AI levels and capabilities can be listed as:\
\
\&#xNAN;**-Edge Level:** On-Sensor AI capabilities\
\&#xNAN;**-Analytics Level:** Unsupervised, machine learning capabilities on either stream or stored data\
\&#xNAN;**-Application Specific:** Specialized AI models to applications such as energy efficiency, predictive maintenance etc. \
\&#xNAN;**-Agents:** Pre-trained, LLM based agents acts as a expert in respective fields (maintenance, energy efficiency, health and safety etc.) with data analytics capabilities.

These levels aimed provide AI capabilities as flexible as possible for all types of users and applications.

\
Since AgPM is primed for practical AI usage and connecting real world operations with AI easily and efficiently, preferably plug-and-play level, several AI models are being used with different levels simultaneously. Please see [AI page](/agile-predictive-monitoring/ai.md) for more information.\
\ <br>

<figure><img src="/files/0tbfxTYS8menKBJVfNLk" alt=""><figcaption><p>Application Based AI Modeling</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skysens.io/agile-predictive-monitoring/ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
