Atoti Intelligence Essentials
This is part of the Atoti Intelligence Essentials offer.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 topom.xml:
Verify the setup
After adding the dependency, verify that Visualize This is available:- Build the project.
- Start the Atoti application.
- Open the Atoti UI.
- Check that the AI assistant appears in the interface.
Related reading
- How Visualize This works
- Configure Visualize This to supply cube context
- How to use Visualize This in the Atoti UI
- Set up a custom disclaimer in Java