Plugin for ChatGPT / DALL-E (OpenAI)
Tiny Phoenix
$11.00
$22.00
50%OFF
Date |
Price |
---|---|
日時 |
価格($) |
04/19(2023) |
22.0 |
04/19(2023) |
11.0 |
05/03(2023) |
22.0 |
08/01(2023) |
11.0 |
11/22(2024) |
11.0 |
Jump AssetStore
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. Try it today!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!🤖 FeaturesGPT 4 SupportDALL-E Image GenerationOpenAI Api Scripting InterfaceExperimental Component Generation🎮 Use Out-of-the-Box ComponentsOpenAiApiExample - simple API request wrapperOpenAiReplaceImage - Replace sprites, meshes, and UI Images with AI-generated imagesOpenAiReplaceText - replacing text objects with AI-generated textOpenAiComponent - Generate and edit components using just text prompts💬 Discord - Join the Conversation! @Helper Bot for Open AI powered help!https://discord.gg/REkMwNb✏️ Get ScriptingStrong 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 Completionvar image = await openai.CreateImage("Hello cat"); // Image Generation✨🚀 EndorsementsA 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."- ChatGPTThird Party Notices:Asset uses these assets under the mentioned License.Readme under MITReadme Settings under MITMyBox under MITTP under MITuCodeEditor under MITUnityCodeEditor under MITPdfSharp under MITHTMLRenderer under BSD 3-Clause New or Revised LicenseHTMLAgilityPack under MITAnton-Regular.ttf under SIL Open Font License (OFL)ComicNeue-Regular.ttf under SIL Open Font License (OFL)Corben-Regular.ttf under SIL Open Font License (OFL)DidactGothic-Regular.ttf under SIL Open Font License (OFL)Gruppo-Regular.ttf under SIL Open Font License (OFL)NixieOne-Regular.ttf under SIL Open Font License (OFL)RobotoMono-Regular.ttf under Apache 2.0The OpenAI Unity Asset includes three components for integrating OpenAI APIs into Unity games:OpenAiApiExample for both text completion and image generationOpenAiImageReplace for replacing sprites with AI-generated imagesOpenAiTextReplace for replacing text objects with AI-generated text.The Asset leverages the OpenAiApi library and requires only a few lines of code to get started. With this intuitive API, you can access powerful OpenAI features without ever leaving Unity, making it faster and easier than ever to incorporate OpenAI APIs into your Unity game.AI was used through this package to generate examples of images and text that can be generated using this asset.