This is a basic setup for integrating Neocortex Smart Agents into a VR project using the Unity XR Interaction Toolkit.
Use this project to explore voice-driven AI NPCs inside a VR environment.
- Clone the project and open it in Unity (recommended: 2022.3 LTS)
- Open the scene:
Scenes/Neocortex VR Demo
- Add the scene to your Build Settings
- Build and deploy to your VR device (e.g. Quest via OpenXR)
This project requires the following Unity packages:
- Neocortex Unity SDK Add via Git URL in Package Manager
- XR Plugin Management
- XR Interaction Toolkit
- XR Core Utilities
Make sure OpenXR is selected as the XR provider in Project Settings.
- Sign up at neocortex.link
- In Unity, go to:
Tools > Neocortex Settings
- Paste your API Key
- Locate
Neocortex Smart Agent
component on the Test Character and set Project ID
Need help or want to contribute? Reach out or fork the repo. We'd love to see what you build!