Macoron/gpt4all.unity
Bindings of gpt4all language models for Unity3d running on your local machine
This project helps game developers and Unity creators integrate a chat-based artificial intelligence directly into their Unity3D applications. You feed it existing large language models, and it outputs dynamic, conversational responses for non-player characters (NPCs) or virtual assistants. It's designed for developers building interactive experiences that need offline AI capabilities.
105 stars. No commits in the last 6 months.
Use this if you are a Unity developer creating games or simulations and want to embed conversational AI that runs locally on your users' computers without an internet connection.
Not ideal if you need support for the very latest AI models or quantization techniques, or if your target platforms include Linux, iOS, Android, or WebGL.
Stars
105
Forks
14
Language
C#
License
MIT
Category
Last pushed
Aug 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Macoron/gpt4all.unity"
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...