Requires the Dialogue System for Unity (2.2.46+).
>> Manual | Video Tutorials
Supports:
Use OpenAI’s generative AI to write narrative content faster, get suggestions when you’re stuck, fix spelling and grammar, and translate your text to other languages. You can also use the addon for freeform chat similar to ChatGPT -- ask for quest ideas, get help writing code, and more. The addon is fully integrated into the Dialogue System for Unity's Dialogue Editor for a friction-free experience that's easy to use for beginners yet powerful enough for expert content creators. It uses your own OpenAI API key (pricing) to create and update dialogue content at edit time.
Supports optional runtime use to generate dialogue on the fly, in response to the user's freeform text input and/or game state. However, you can use it solely in the Unity editor at design time if you prefer so you won't accrue any OpenAI API costs during play.
Note: This addon uses the OpenAI API, so you must be able to access api.openai.com from your geographic region.
No scripting required. Includes complete, documented source code.