You are currently viewing GPT AI Integration

GPT AI Integration

Easily add AI to your project without writing any code using the OpenAI API. Includes tools that add ChatGPT features that can answer any question and even write code for you. Save hours of your time!

????️ Featured by CodeMonkey on YouTube: TOP 10 NEW Systems and Tools March 2023!

This asset integrates the OpenAI API and others into your project, allowing you to add AI functionality to your game and the Unity editor quickly and easily without requiring you to write any code!

In minutes you can have dynamically generated personalities and conversations with your NPC’s in-game, or even have the AI generate and edit scripts in your project!

There are far too many use cases of the AI to list… the only limit is your imagination.

Current API Integrations:

OpenAI’s GPT-4, GPT-4-32k, GPT-3.5-turbo (ChatGPT), and previous models like davinci and codex
OpenAI’s Whisper API (speech-to-text)
OpenAI’s Dall-E 2 API (text-to-image generation)
ElevenLabs API (generate AI voices with text-to-speech)

???? If you need support or have any questions, please join the community on Discord: https://discord.gg/nYmGSqYhr6

This asset is beginner friendly and supports Unity Visual Scripting!

To get you started, there are some AI tools included in the asset for you:

????️????️ Unity Editor Tools ????️????️

????️????️Custom GPT AI Chat ????️????️ – This tool functions similarly to OpenAI’s own Chat by acting as your AI personal assistant that can answer any question you have. Unlike the official Chat, with this tool you can customize the settings to fine tune the responses you receive. By default, this tool is configured to act as a Unity game development expert, but you can change this in the settings to behave any way you’d like. It can even write scripts for you and save them directly into your project! It will even remember the messages you send it and keep context awareness when replying to you. Here are some examples of requests you can make to the AI:

Examples:

● How can I create a custom Unity Editor window that has a settings button, and when clicked it reveals 5 more settings?

● Write me a Unity C# script that can be used as a loot table, rewarding the player with different items based on an assigned weight.

● Help me come up with a backstory for my game. The main characters name should be John and he travels the world collecting elemental powers.