Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:4000_ai_integration [2025/05/03 09:06] – ↷ Page moved and renamed from docs:4000:ai_integration to docs:4000_ai_integration aware_admin | docs:4000_ai_integration [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== AI Integration ====== | ====== AI Integration ====== | ||
| - | {{simplenavi> | + | // |
| + | - AIM Assist | ||
| + | - Plugin Guru | ||
| + | - Data Maestro | ||
| + | |||
| + | **AIM Assist** knows everything about the Configuration Tool: | ||
| + | - it can give advice about application development | ||
| + | - It can provide guidance about the syntax and usage of every Condition, Action or Function | ||
| + | - It knows how to use every feature in AwareIM | ||
| + | |||
| + | **AIM Assist** is a powerful companion to any // | ||
| + | To start AIM Assistant you can click on the question mark icon in the menu of the Configuration Tool or you can click on the "Ask AIM Assist" | ||
| + | |||
| + | **Plugin Guru** can write Java code for custom processes and custom functions. Just tell the Plugin Guru what you want, and it will generate the code in minutes. Moreover, it can also deploy the code automatically, | ||
| + | so you don't need to worry about Java tools at all. You do need to restart the AwareIM server for the plugins to become available. You can see all registered plugins if you go to the Settings menu of the | ||
| + | AwareIM Control Panel and select the " | ||
| + | |||
| + | To start the **Plugin Guru** start the **AIM Assist** first as described above and then click on the **Plugin Guru** button at the top. | ||
| + | |||
| + | **Data Maestro** is different from the other two assistants, in that it is used not by developers, but by end users working with the applications created by // | ||
| + | questions - for example, "How many customers do I have?" or "How many order did we receive in September last year?" or "Who is the top performing employee. | ||
| + | |||
| + | {{page> | ||
| + | |||
| + | |||
| + | The following section describes what the developers need to do to incorporate Data Maestro in their applications. | ||
| + | {{simplenavi> | ||