How to Build Smarter Apps Using GenAI

Last modified: April 8, 2025

Introduction

Generative Artificial Intelligence (GenAI) transforms business applications, empowering developers and technologists to create smarter, more dynamic solutions. This document provides the knowledge and tools needed to make your first GenAI-powered application and guides developers and business technologists in integrating GenAI into their Mendix applications.

Key Resources to Continue Your GenAI Journey

Support Resources

Prompt Engineering Resources

Additional Resources

  • Basic documentation on GenAI Concepts is an essential resource for anyone beginning their GenAI journey.
  • The GenAICommons module as a prerequisite for all GenAI components.
  • The ConversationalUI module that offers UI snippets for chat, token consumption monitoring and prompt management.
  • The Mendix Cloud GenAI Resource Packs to learn how to quickly access GenAI capabilities from a Mendix app.
  • The OpenAI provides essential information about the OpenAI connector.
  • The Amazon Bedrock provides key information about the AWS Bedrock connector.
  • The PGVector Knowledge Base offers the option for a private knowledge base outside of the LLM infrastructure.

For any additional feedback, send a message in the #genai-connectors channel on the Mendix Community Slack. You can sign up for the Mendix Community here.

Documents in this Category


Build a Chatbot Using the AI Bot Starter App

A tutorial that describes how to get started building a smart app with a starter template

Build a Chatbot from Scratch Using the Blank GenAI App

A tutorial that describes how to get started building a smart app from a Blank GenAI App

Build Your Own GenAI Connector

A tutorial that describes how to build your own GenAI connector

Integrate Function Calling into Your Mendix App

This document guides you through integrating and implementing function calling in your Mendix application to enhance functionality.

Grounding Your Large Language Model in Data – Mendix Cloud GenAI

This document guides you on grounding your large language model in data within your Mendix application to enhance its functionality.