tylearymf/UniGPT
在Unity编辑器中使用ChatGPT、BingChat、GoogleBard来生成并执行代码。(Use ChatGPT, BingChat and GoogleBard to generate and execute code within the Unity editor.)
This project allows Unity game developers to use AI chatbots like ChatGPT, BingChat, or Google Bard directly within the Unity editor to generate and execute code. You input a description of the Unity feature you want, and the AI provides executable C# code. This tool is for Unity developers looking to rapidly prototype or implement features by leveraging AI code generation.
140 stars. No commits in the last 6 months.
Use this if you are a Unity developer who wants to quickly generate and test C# code snippets for your projects using AI assistance.
Not ideal if you are not a Unity developer or if you prefer to write all your game code manually without AI assistance.
Stars
140
Forks
32
Language
C#
License
GPL-2.0
Category
Last pushed
Apr 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tylearymf/UniGPT"
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...