AITools

Plugin for ChatGPT / DALL-E (OpenAI)

This is a paid asset, but now you can download it totally free from our site with high speed. However, please keep in mind that this package is only provided for studying or testing the product prior to purchasing it, not for business functions.

Integrate OpenAI seamlessly into Unity with our Asset. Go codeless or customize quickly with a few lines of code and access powerful OpenAI features without leaving Unity.

Overview

Transform your Unity project into an intelligent, language-aware application with OpenAI Unity Integration. With just a few lines of code, you can integrate OpenAI’s powerful ChatGPT text completion and DALL·E image generation directly into your Unity project!

Features:

  • GPT 4 Support
  • DALL-E Image Generation
  • OpenAI Api Scripting Interface
  • Experimental Component Generation

Use Out-of-the-Box Components:

  • OpenAiApiExample – simple API request wrapper
  • OpenAiReplaceImage – Replace sprites, meshes, and UI Images with AI-generated images
  • OpenAiReplaceText – replacing text objects with AI-generated text
  • OpenAiComponent – Generate and edit components using just text prompts

Get Scripting:

  • Strong scripting interface for easily implementating your own components and integrating into any project.
  • using OpenAi;
  • var openai = new OpenAiApi();
  • var completion = await openai.CreateCompletion(“Hello world”); // Text Completion
  • var image = await openai.CreateImage(“Hello cat”); // Image Generation

Endorsements:

  • A reputable reviewer had this to say about asset:
  • “Overall, the code seems to be well-organized and follows good coding practices such as encapsulation and modularization.”
  • ChatGPT

Download Links:


Download Plugin for ChatGPT / DALL-E (OpenAI) v1.0.18 (Latest Version)

Leave a Reply

Your email address will not be published. Required fields are marked *