MxCloud GenAI Connector

Content Type: Module
Categories: Connectors,Artificial Intelligence

Overview

Effortless AI integration for Mendix applications, powered by Mendix Cloud GenAI.The MxGenAI Connector with GenAI Commons allows Mendix developers to seamlessly integrate Generative AI capabilities into their applications. Whether you need text generation, summarization, or AI-driven automation, this connector provides an easy-to-use bridge to leading AI models.

Power Up with Mendix Cloud GenAI Resource Packs

To enhance AI functionality, the Mendix Cloud GenAI Resource Packs provide pre-configured AI resources, ensuring a hassle-free experience. These resource packs allow you to efficiently manage API access, optimize performance, and scale AI workloads—all within the Mendix ecosystem.

 

Key Features:

Plug-and-Play AI Integration – Quickly connect to Generative AI services with minimal setup.

Mendix Cloud GenAI Resource Packs – Access pre-configured AI resources for seamless deployment.

Versatile Use Cases – Implement chatbots, text generation, intelligent search using knowledge bases, and more.

 

Why Choose MxGenAI Connector?

  • Eliminates the complexity of AI integration in Mendix.
  • Accelerates innovation with pre-packaged AI resources.
  • Reduces development effort while enhancing user experiences.

Get started today and bring the power of AI to your Mendix applications with MxGenAI Connector and Mendix Cloud GenAI Resource Packs!

 

Contact Us

For support and questions, feel free to reach out via email: genai-components-feedback@mendix.com or Community Slack.

Documentation

See official documentation:

Mendix Cloud GenAI Connector (MxGenAI Connector)

 

Dependencies

 

For implementation examples, see the GenAI showcase app.

Releases

Version: 3.0.0
Framework Version: 10.21.0
Release Notes: - The Add-On module has been converted to an App module - Module has been updated to Mendix Studio Pro 10.21.0 As the module has been changed from an add-on to an app module, if you are updating the module the install from marketplace will need a migration to work properly with your application. The process may look like this: 1. Backup of data; either as database backup or individual: - Keys to MxCloud GenAI Resource Packs can be reimported afterwards - Incoming associations to protected module’s entities will be deleted 2. Delete Add-On module: MxGenAIConnector 3. Download module from the marketplace; note that the module is from now on located under the “Marketplace modules” category in the app explorer. 4. Test your application locally and verify that everything works as before. 5. Restore lost data on deployed environments. Usually keys and incoming associations to the protected modules need to be reset.