# AI

Appmixer AI utilities allows you to introduce AI functionality in your integrations, automations or simply extend your product with AI capabilities via Appmixer's No-Code Studio.

<figure><img src="https://content.gitbook.com/content/cfhstxIZQWZNvWjV2O6F/blobs/ceLdKtOv8WsH4okdIMdI/image.png" alt=""><figcaption><p>Pre-built integration template.</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/cfhstxIZQWZNvWjV2O6F/blobs/y8kikrJ0PNAkNkawQ1U0/image.png" alt=""><figcaption><p>End-user can just actiavte the integration without any other configurations.</p></figcaption></figure>

After installing the `appmixer.utils.ai` module, go to the Backoffice to configure the OpenAI `apiKey` for the module:

<figure><img src="https://content.gitbook.com/content/cfhstxIZQWZNvWjV2O6F/blobs/6fS9XH29VAvMoafxAp8O/image.png" alt=""><figcaption><p>appmixer:utils:ai connector configuration</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/cfhstxIZQWZNvWjV2O6F/blobs/MCcEuxjzpPPcBjf2Tp3z/image.png" alt=""><figcaption><p>apiKey is a mandatory setting, pointing to your OpenAI api key</p></figcaption></figure>

Additionally, you can also override the default OpenAI models for the `SendPrompt` (default is `"gpt-4o"`) and `GenerateImage` (default is `"dall-e-3"`) components:<br>

<figure><img src="https://content.gitbook.com/content/cfhstxIZQWZNvWjV2O6F/blobs/dukWu55WHRWbgj1nV38r/image.png" alt=""><figcaption></figcaption></figure>
