Installation Hub
Get Started with TemenAI
Contact us via email to request the plug-in package and follow the easy dropins-based installation instructions below to activate your developer AI assistant in minutes.
TemenAI Plugin
Request via Email
By requesting access, you agree to our End User License Agreement. Free for personal use.
Banks and corporates require commercial licensing.
Recommended Environment
- Temenos Design Studio R23 and above
- Eclipse IDE running JDK 11 and above
Eclipse & Design Studio Installation Guide
1
Request and Extract
Click the contact button to email contact@temenai.com and request the temenai-assistant-jar.zip file.
Once received, extract the archive file on your local machine to obtain the plug-in JAR files.
2
Locate Installation Folder (Eclipse or Design Studio)
Navigate to your Eclipse or Design Studio installation directory. Since Design Studio is built on top of
Eclipse, the installation procedure is identical. Find the dropins/
folder, and look for or create a nested plugins/ subdirectory (i.e. dropins/plugins/).
3
Copy Files to dropins/plugins/
Copy the extracted JAR file (e.g. com.ai.assistant.plugin_1.1.0.jar) and
paste it directly into the dropins/plugins/ folder.
4
Restart the IDE
If Eclipse or Design Studio is currently running, close it and start it up again. During boot, the IDE
will scan the dropins/ directory and load the TemenAI plugin
automatically.
5
Open the chat view
Open the chat view under Window → Show View → Other → AI
Assistant → TemenAI Assistant.
6
Configure AI Settings
Go to Window → Preferences → TemenAI Assistant to select your
protocol engine: OpenAI Compatible, Anthropic Claude, or local endpoints. Save your keys or Local URL.
7
Start Coding!
Type a question in the chat input panel and click Send. To trigger inline completions
directly in your code editor, place your cursor and press Ctrl+Alt+A.