Introduction
The Joget AI Agent Builder is a no-code/low-code tool that lets you build intelligent agents using a simple drag-and-drop interface. Just like Joget’s Form Builder, it’s designed for ease of use, even if you do not have the necessary programming skills.
With this builder, you can create AI Agents that understand user input, rephrase questions, break down complex tasks, search the web for answers, interact with communities, schedule demos, and more. The agent handles both logic and language, powered by AI, so you can automate smart interactions and workflows quickly.
Plugin Information
Joget AI Agent is a system powered by a large language model (LLM) like OpenAI’s GPT. It can understand natural language input, perform tasks, generate intelligent responses, and interact with external data or systems. AI Agents are commonly used for things like virtual assistants, automated support, content summarization, and workflow automation.
They don’t just answer questions—they can follow instructions, make decisions based on context, and integrate with tools or APIs to take actions on your behalf. The plugin is compatible for both DX8 and DX9.
Get Started
When you create an AI Agent, it consists of two parts:
1. Agent Configuration
This is the brain of your AI Agent. You define:
- LLM Service: Choose the AI model your agent will use. Currently, Joget supports OpenAI’s GPT models. More AI services will be added in future versions.
- Default Prompts: Predefined instructions or questions you want the AI to follow or ask.
Example: You can set a default prompt like "Summarize this document in simple terms" or "Find the latest pricing information."
2. Task Setup
The Task section defines what the agent will actually do. You can create multiple tasks in a sequence, allowing the agent to process input step by step—such as retrieving data, formatting a response, or calling an APIEach task is made up of three key components which is Prompt, Tool and Enhancer
Example: A task can fetch data, then another task formats it, and a final task sends an email with the result.
Related tutorials
Download plugin
You can download the AI Agent Builder plugin from the Joget Marketplace.
Download sample app