Install
Get the asset from the Unity Asset Store here: https://assetstore.unity.com/packages/tools/generative-ai/ai-commander-281306
Import The Asset
Import the asset from Unity's Package Manager.

Import the Newtonsoft Package using Unity's Package Manager


Fill in the package details:

Get An Open AI API Key
Download The Server Project
Open the repo in VS Code or by using an IDE of your choice.
Import all the server dependencies.
Store your Open AI API key in the .env variable of the server project.

Run the uvicorn command in a terminal:

Play The Demo Scene In Unity

Last updated