Mendix 11 marks a new direction in the world of low-code applications, introducing a set of GenAI components and tools that enable the creation of intelligent, conversational, and contextual solutions. It’s no longer just a suggestion maker – now we have a fully-fledged AI ecosystem that:
With ready-made components from the Mendix Marketplace, implementing AI into business applications becomes quick and predictable. The main building blocks are:
Provides ready-made actions for chat completions, RAG (Retrieval Augmented Generation), function calling, and token monitoring.
Business value: allows you to easily switch between model providers (OpenAI, Bedrock, Mendix Cloud GenAI) while maintaining a consistent interface.
Offers several UI variants: full-screen, sidebar, and modal.
Integration with Atlas 4 and React Client sometimes requires minor tweaks, but provides the immediate ability to implement an AI agent in your application.
Business value: Rapidly launch an intelligent chatbot without the cost of developing your own UI.
A tool for visually building AI agents: defining prompts, selecting models, connecting knowledge bases, and adding microflows as “tools.”
The Starter App allows you to quickly start building an AI assistant that talks, searches, and performs actions.
Business value: enables the creation of HR assistants, helpdesks, and sales agents – without extensive development costs.
Ready-made templates based on RAGs and function calling.
Business value: Accelerate the implementation of chatbots for customer service, service support, and RFP process automation.
Mendix supports various knowledge base engines, enabling the construction of Semantic Search and RAGs.
Business value: AI responds based on company data, not “generic knowledge” of the model → greater precision and regulatory compliance.
AI can trigger microflows, and the developer determines which tools are available.
Business value: Controlled automation – the AI agent not only responds but also performs actions (e.g., creates orders, checks statuses).
The added value of Mendix 11 is that GenAI components are seamlessly integrated with Semantic Search. This allows you to:
Let’s take a more detailed look at that last building block. Its business value can’t be overstated, and Mendix offers plenty of flexibility in terms of its implementation. To function, the Mendix Semantic Search component must be integrated with an AI model. Here’s what you can achieve by using it together with our Pretius AI Semantic Search tool.
Pretius Semantic Search allows you to search data not by keywords, but by meaning. Thanks to integration with Mendix, we can leverage this in virtually any business process.
With Agent Builder in Mendix, we can quickly create intelligent assistants that use Pretius Semantic Search as a source of knowledge.
Microflow: AgentInput → SemanticSearch(DomainKB) → RAG Prompt → LLM Answer → Action/Display.
Sometimes one agent isn’t enough. Multi-Agent Patterns allow you to build a system in which multiple agents collaborate as a team of experts.
Microflow: UserQuery → AgentA (Search) → AgentB (Analysis) → AgentC (Summarize) → ReturnPDF.
Thanks to Function Calling AI in Mendix, it not only responds but also executes microflows.
Microflow: ChatInput → IntentDetection → If(action) → CallMicroflow(FunctionX) → ReturnResult.
RAG is a combination of Semantic Search and LLM. First, we find relevant fragments, then AI generates the answer.
Microflow: UserQuestion → SemanticSearch(Documents) → BuildRAGPrompt → LLM Answer → Display.
Mendix 11 revolutionizes low-code development by introducing an AI-first ecosystem with ready-made components like GenAI Commons, Conversational UI, and Agents Kit, enabling the creation of intelligent, conversational, and contextual solutions. This platform allows businesses to leverage AI driven by their own corporate data through knowledge bases and semantic search, transforming AI into an active participant in processes that can respond, analyze, report, and trigger microflows.
Furthermore, the integration of Semantic Search with Generative AI in Mendix unlocks vast possibilities across various domains, including customer service, sales, e-commerce, HR, compliance, and analytics, positioning Mendix as a comprehensive platform where AI actively drives business actions and supports real-time processes beyond just information retrieval.
If you’re interested in AI Semantic Search, please visit our dedicated page or contact us at hello@pretius.com. For more of this kind of content, check the following articles on our blog: