dilmerv/UnityChatGPT
Few examples with Chat GPT In Unity
This project helps game developers quickly generate C# Unity scripts and 3D object manipulations using natural language prompts. You provide text descriptions of desired game behaviors or object arrangements, and it outputs the corresponding C# code directly within Unity. It's designed for Unity developers looking to rapidly prototype or generate game logic with AI assistance.
153 stars. No commits in the last 6 months.
Use this if you are a Unity developer who wants to generate C# scripts for creating objects, animations, or player interactions using conversational AI prompts instead of manual coding.
Not ideal if you are looking for a fully-fledged game development AI assistant that designs complex game systems or writes entire game features autonomously.
Stars
153
Forks
24
Language
C#
License
MIT
Category
Last pushed
Apr 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dilmerv/UnityChatGPT"
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...