Kokyung/UnityChatGPTScriptGenerator
ChatGPT Script Generator provides question ask to ChatGPT and script save in asset folder.
Quickly generate C# scripts for your Unity projects by asking questions directly within the Unity editor. You input your specific needs in plain language, and the tool outputs ready-to-use C# script files saved directly into your project's asset folder. This is ideal for game developers and designers working in Unity who need to rapidly prototype or add functionality.
No commits in the last 6 months.
Use this if you are a Unity developer looking to speed up script creation by leveraging AI without leaving your development environment.
Not ideal if you prefer to write all your code from scratch or want to use a different AI model than GPT-3.5 or GPT-4.
Stars
43
Forks
8
Language
C#
License
MIT
Category
Last pushed
Oct 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Kokyung/UnityChatGPTScriptGenerator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure...