MAGES JARIA

Supported Tasks

The JARIA module in MAGES NXT supports the following tasks:

  1. Questions regarding MAGES Documentation

  2. General code generation

How to Use

Important

You need to be Signed in to use JARIA.

  1. Navigate to MAGES > MAGES Panel.

../../_images/nxtjarialocation.png
  1. Navigate to JARIA.

../../_images/nxtjariatab.png
  1. Click the Gear Icon that’s located on the top right of the tab.

../../_images/jariagearicon.png
  1. There, place your OpenAI API key in order to be able to send requests.

../../_images/jariaapikey.png
  1. After that you are ready to start typing your requests for each task.

Note

if the key is empty then ours will be used but you will only have access to ChatGPT, if you have access to GPT-4 and want to use it you can add your own key.

Examples of Requests

  • Questions for documentation of MAGES: Ask questions about MAGES, ORamaVR, and actions, e.g., “What’s MAGES SDK?” or “What’s an insert action?”

  • General Code Generation: Ask for a script that performs certain tasks, e.g., “Generate a script that transforms an object every frame in Unity.”

MAGES Documentation QA:

Ask any question regarding MAGES, e.g., “What’s MAGES SDK?”

../../_images/nxtjariadocs1.png
../../_images/nxtjariadocs2.png

Code Generation:

Instruct it to provide specific code snippets for certain tasks, e.g., “Give me Unity code that translates an object every frame.”

../../_images/nxtjariacode.png

Also, you can copy the code segment with the Copy Button that’s provided.