Skip to main content

Atoti Intelligence Essentials

This is part of the Atoti Intelligence Essentials offer.
This guide explains how to add Visualize This to an Atoti Java project.

Prerequisites

The following requirements must be met before setting up Visualize This:
  • A Java project
  • A license with the AI flag enabled
  • A configured LLM (see Set up an LLM)
  • Maven or Gradle build system

Add the dependency

Add the Visualize This Spring Boot starter to the project. Add the following to pom.xml:

Verify the setup

After adding the dependency, verify that Visualize This is available:
  1. Build the project.
  2. Start the Atoti application.
  3. Open the Atoti UI.
  4. Check that the AI assistant appears in the interface.