Skip to content

himanshuskyrockets/UnityGen-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityGen AI

Twitter Follow Twitter Follow Medium.com Twitter Follow Support

Gen

UnityGen AI (alpha) is an AI-powered code generation plugin for Unity. It allows you to quickly generate and modify code directly within the Unity editor, using the power of AI to streamline your workflow and reduce the time you spend writing and refactoring code. UnityGen AI is using Openai Codex model and text models, so it has one demerit you need a Api key. Kindly take note that the plugin is presently in the development phase, and as such, you may encounter a few errors. You can choose to resolve them yourself, or you can wait for us to address them on your behalf.

notice

Note: This project does not currently have a full release. There may be future developments that include more than just code.

I am unable to complete this project further because my OpenAI API key credits have expired😥

Now onwards, you are the captain🧢 of this project. I want you to sail🚢 it towards success.

Getting started

To get started with UnityGen AI Plugin, Follow the Below Steps:

Installation

Get API Key from :-

https://platform.openai.com/account/api-keys image

Drag and drop the Plugin to your unity project or Clone from this repo

  • Right Click in the "Project Window" then Click to "Create" Button
  • Now Click on "AIconfig" Button
  • Name the Scriptable Object to "AIConfig"
  • Now final step is Add your APIKEY in AI Config Scriptable Object

image image

Features

  • AI-powered generation: UnityGen AI uses advanced AI algorithms to generate code for you, based on your inputs and preferences.
  • Seamless integration with Unity: UnityGen AI is designed to integrate seamlessly with the Unity editor, allowing you to generate and modify code within the same environment you use to create your games and applications.
  • Fast and efficient: With UnityGen AI, you can generate code in seconds, saving you hours of time compared to writing code by hand.
  • User-friendly interface: UnityGen AI has a user-friendly interface that makes it easy to use, even if you're not an experienced developer.
  • Customizable output: UnityGen AI allows you to customize the code it generates to match your specific needs and preferences.

Your Contribution Matters!

UnityGen AI is an open-source project, and contributions are welcome. If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.