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
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.
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.
A tutorial that describes how to get started building a smart app with a starter template
A tutorial that describes how to get started building a smart app from a Blank GenAI App
This document guides you through integrating Agent Commons into your Mendix application, allowing users to perform prompt engineering at runtime.
This document guides you through integrating and implementing function calling in your Mendix application to enhance functionality.
This document guides you on grounding your large language model in data within your Mendix application to enhance its functionality.
This document guides you through creating your first agent using one of the two approaches provided by integrating knowledge bases, function calling, and prompt management in your Mendix application to build powerful GenAI use cases. Both approaches leverage the capabilities of Mendix Agents kit. One approach uses the Agent builder UI to define agents at runtime by the principles of Agent Commons. The second approach defines the agent programmatically using the building blocks of GenAI Commons.
A tutorial that describes how to build your own GenAI connector