API for ChatGPT – Easy AI Integration
Very simple and easy to use OpenAI curl API wrapper for Unity. Full source code provided. Now supports voice prompts ...
by Tzar
★★★ star rating
Price History +
Very simple and easy to use OpenAI curl API wrapper for Unity. Full source code provided. Now supports voice prompts via Whisper!
Important, read before purchase!
1. Make sure you can go to OpenAI's website and register for an account to use their API services before purchasing this asset! You will need to acquire an API key to use their services. More info on https://openai.com
2. Some older versions of Unity will require that you import the Async Await Support asset to use this asset
3. Supports text and voice prompts via OpenAI's Whisper
4. Uses Newtonsoft JSON
5. Doesn't support chat streaming - in progress
6. For Whisper support in WebGL you'll have to figure out a way to use the microphone. WebGL builds don't natively support the built-in Unity Microphone class!
Set up and use an AI chat powered by OpenAI's state of the art GPT models in no time! Supports all models including GPT 4+
Sample use:
1. Open the demo scene
2. Paste your API key in the GPTAgent script
3. Choose an AIProfile or use the demo chat profile which is preset
4. Start typing/speaking and get responses from the AI model
For suggestions, support or anything else you can chat with me directly on Discord or shoot me a mail to support@fuzion.gg
Important, read before purchase!
1. Make sure you can go to OpenAI's website and register for an account to use their API services before purchasing this asset! You will need to acquire an API key to use their services. More info on https://openai.com
2. Some older versions of Unity will require that you import the Async Await Support asset to use this asset
3. Supports text and voice prompts via OpenAI's Whisper
4. Uses Newtonsoft JSON
5. Doesn't support chat streaming - in progress
6. For Whisper support in WebGL you'll have to figure out a way to use the microphone. WebGL builds don't natively support the built-in Unity Microphone class!
Set up and use an AI chat powered by OpenAI's state of the art GPT models in no time! Supports all models including GPT 4+
Sample use:
1. Open the demo scene
2. Paste your API key in the GPTAgent script
3. Choose an AIProfile or use the demo chat profile which is preset
4. Start typing/speaking and get responses from the AI model
For suggestions, support or anything else you can chat with me directly on Discord or shoot me a mail to support@fuzion.gg