Blank GenAI App

Content Type: Starter App
Categories: Starter Apps,AWS,Artificial Intelligence

Overview

Use this template to accelerate the development of a new AI-augmented app. It's preloaded with all the modules you need for a variety of models, such as the OpenAI connector and Amazon Bedrock connector.

 

Ground the application in your own data by linking it to your data sources in a Retrieval-Augmented-Generation setup, or query live data with function calling through the ReAct pattern, it's all possible.

Documentation

Configuration

In order to use one (or both) of the platform-supported GenAI connectors, you only need to configure the access to the providers.

 

  • For OpenAI, the admin can configure the connection to OpenAI at runtime (see navigation). Make sure that the Encryption module was set up correctly. For more information, see OpenAI Configuration.
  • For Amazon Bedrock, there are multiple ways to configure the access which is specific to your use case. See the official documentation to decide what fits best for you, see AWS Authentication. At runtime, the AWS region can be selected (see navigation).

 

Read more

If you plan to create your own Chat-GPT-like app, check out the AI Bot Starter App.

If you seek more Mendix + GenAI examples, the GenAI Showcase apps cover many use cases and patterns to implement GenAI successfully.

Releases

Version: 1.3.0
Framework Version: 10.12.4
Release Notes: We have updated the GenAI-related marketplace modules to the following versions GenAI Commons 1.2.0 OpenAI Connector 3.2.0 AWS Authentication Connector 3.1.2 Amazon Bedrock Connector 5.2.0 Conversational UI 1.3.0 PgVector Knowledge base 2.1.0 The Studio Pro version is now 10.12.4
Version: 1.2.0
Framework Version: 10.12.2
Release Notes: We have updated the GenAI-related marketplace modules to the following versions: GenAI Commons 1.1.0 OpenAI Connector 3.1.1 AWS Authentication Connector 3.1.1 Amazon Bedrock Connector 5.0.1 Conversational UI 1.2.1 PgVector Knowledge Base 2.0.0 The Studio Pro version is now 10.12.2.
Version: 1.1.1
Framework Version: 10.12.0
Release Notes: We have updated the ConversationalUI module to version 1.1.1
Version: 1.0.0
Framework Version: 10.12.0
Release Notes: Initial release.