redclock/UnityGPTLocalization
A Unity tool combining Localization and ChatGPT (or DeepSeek) for easy multilingual translation using OpenAI API. Control translation quality with Localization comments.
This tool helps game developers quickly translate game text into multiple languages. It takes your existing Unity Localization String Table, identifies untranslated entries, and uses AI (ChatGPT or DeepSeek) to generate translations. The translated text is then automatically added back into your Unity project, helping you localize your game for a global audience.
No commits in the last 6 months.
Use this if you are a game developer using Unity and need an efficient way to automate the initial translation of your game's text into many languages.
Not ideal if you require absolutely perfect, nuance-aware translations without any manual review, or if you prefer a human-only translation workflow.
Stars
42
Forks
6
Language
C#
License
—
Category
Last pushed
Jan 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/redclock/UnityGPTLocalization"
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...