Mendix Cloud GenAI

Last modified: June 5, 2026

Introduction

Mendix Cloud provides GenAI Resource Packs to help developers integrate GenAI capabilities into custom applications. These packs offer access to large language models (for text generation and text embeddings) and knowledge bases, enabling seamless implementation of common GenAI patterns in a low-code environment. They simplify the process of leveraging GenAI technologies for Mendix customers and partners by abstracting complex provisioning processes and reducing configuration to just a few clicks. To learn more, contact genai-resource-packs@mendix.com.

Resources Overview

There are three types of resources:

  • Compute – Text Generation: Generates human-like text based on given inputs, essential for applications requiring natural language generation.

  • Knowledge Base: Stores your data for use by a text generation resource.

  • Compute – Embeddings Generation: Converts text into vector representations. An embeddings resource is required to upload data to your knowledge base.

Getting Started

  1. Learn about GenAI Resource Packs and how to acquire them in the Mendix Cloud GenAI Resource Packs document.
  2. Once you have access to GenAI resources, sign in to the Mendix Cloud GenAI portal to generate access keys for your resources. This portal provides an overview of all resources you have access to and enables you to request new GenAI resources. For more information, see Navigate Through the Mendix Cloud GenAI Portal.
  3. Use a starter app containing the Mendix Cloud GenAI Connector (for example, the BlankGenAI starter app) or implement the connector in your Mendix app. For more information on configuration and usage, see Mendix Cloud GenAI Connector. Once you have imported an access key in the configuration overview, you are connected to Mendix Cloud GenAI and can access available resources within your application.

Relevant Sources


Mendix Cloud GenAI Resource Packs

Provides an overview of Mendix Cloud GenAI Resource Packs, including their capabilities, limitations, and frequently asked questions.

Navigate Through the Mendix Cloud GenAI Portal

Describes how to navigate through the Mendix Cloud GenAI portal.