JARIA

Supported Tasks

The JARIA module in Creator supports the following tasks:

  1. Questions regarding Creator documentation

  2. General code generation

How to Use

Important

You need to be signed in to Creator to use JARIA.

  1. Navigate to MAGES > Creator 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 about Creator documentation: Ask questions about Creator, ORamaVR, and actions, e.g., “What’s Creator?” 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.”

Creator Documentation QA:

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

../../_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.