# Developer Platform

<h2 align="center">AI Addon for SAP On-Premise Systems</h2>

<p align="center">An extensive AI framework, powered by ABAP &#x26; other programming languages</p>

***

Adaption of Newer Technologies, in existing Business landscapes, should be simple, cost effective and less disruptive.&#x20;

Keeping these principles in mind and leveraging the true power of S4HANA on-premise systems, this add-on has been developed.

Like good olden days, Teams can concentrate on Business requirement and realizing those requirements with configuration/minimal coding with their existing skillsets(ABAP). Intention of this addon is to leverage existing Technological landscape/IT Teams(Functional/Architectural/Development/Business), as much as possible and empower them, to leverage AI in their day to day work.

***

{% columns %}
{% column %}

### AI Messenger

Turn AI Models into Business Assistant for your Business Users. Our AI Messenger application is the bridge  between Business Users and powerful AI Models. AI Messenger will also allow Business Users to carry out many of their Business As Usual tasks.

<a href="/spaces/7waPP1Jbr813ZS9qkw4r" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/tcdXZY6zGDQ0LjqvxqyV" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### AI Flows - True Agentic Mode

AI Flows, empower AI agents to run as an independent SAP User and carry out predefined set of tasks. AI agents needs to be created as an SAP system user and assigned with relevant Business Roles, to carry out these tasks.

<a href="/spaces/7waPP1Jbr813ZS9qkw4r" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/tcdXZY6zGDQ0LjqvxqyV" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### AI K-Repository(RAG)

Ever thought, what if AI can answer to my Business questions! Like, when will a Purchase Order go for approval ? To which all systems, Vendor Master data needs to be replicated ? AI K-Repository allows Businesses to convert Business documents/Confluence pages into AI understandable format. AI will not be trained on this Business data. It can quickly search and assist Business Users, with their queries.

<a href="/spaces/7waPP1Jbr813ZS9qkw4r" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/tcdXZY6zGDQ0LjqvxqyV" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### AI Hub (MCP Hub)

This is one of the most powerful features, which allows AI Assistant/AI Agent, to work with APIs from external systems. Every major software company offers their services as APIs based on MCP Protocol. For example, an ecommerce company can offer functionalities like Ordering a Product, Checking the availability of a Product. AI Hub allows, S4HANA to consume these services.

<a href="/spaces/7waPP1Jbr813ZS9qkw4r" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/tcdXZY6zGDQ0LjqvxqyV" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### AI Monitoring

Our AI addon contains powerful logging mechanisms. With this feature, every interaction between Business Users & AI are logged. Tasks carried by AI, in background are also logged. Tools invoked, data accessed by AI and data accessed by Business Users, everything is being logged.

<a href="/spaces/7waPP1Jbr813ZS9qkw4r" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/tcdXZY6zGDQ0LjqvxqyV" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### AI Cockpit

AI Cockpit is the single point of entry for Setting, Configuring and Monitoring the AI Addon. This is the place where, Architects/Functional/Developers would spend their team. It follows the SAP UX Best practices

<a href="/spaces/7waPP1Jbr813ZS9qkw4r" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/tcdXZY6zGDQ0LjqvxqyV" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### Other Features(Planned)

* Role based K-Repository Restriction
* Role based Scenarios access

<a href="/spaces/7waPP1Jbr813ZS9qkw4r" class="button primary" data-icon="book-open">Guides</a> <a href="/spaces/tcdXZY6zGDQ0LjqvxqyV" class="button secondary" data-icon="book">Documentation</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/onboarding-template-images/placeholder.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.nxtqi.top/readme.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.
