Skip to content

Philloops/chatgpt-integration-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Unity OpenAI Integration

This repository contains a Unity project that integrates with OpenAI for natural language processing. The integration relies on the Oculus Voice SDK for voice recognition capabilities.

Prerequisites

To use this project, you will need to download and install the Oculus Voice SDK. Please follow the link below to download the SDK:

Download Oculus Voice SDK

Setup

  1. Clone or download this repository.
  2. Open the Unity project in Unity Editor.
  3. Import and set up the Oculus Voice SDK by following the documentation provided with the SDK.
  4. Open the DiscussionManager.cs script located in the project's scripts folder.
  5. Within the DiscussionManager class, locate the API key placeholders and replace them with your own API keys for OpenAI.
  6. Save the changes to the DiscussionManager.cs script.

Usage

  1. Make sure you have the necessary dependencies and API keys set up as described in the Setup section.
  2. Run the Unity project in Unity Editor or build it for the desired platform.
  3. Follow the provided instructions within the project to interact with the OpenAI integration using voice commands.

Please note that this project relies on the Oculus Voice SDK and requires valid API keys for OpenAI. For any questions or support regarding the Oculus Voice SDK, please refer to the Oculus developer resources and community.

Demo

Check out the project demo on YouTube:

Unity OpenAI Integration Demo

chatgpt-integration-unity chatgpt-integration-unity


About

Simple integration of OpenAI within Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published