undreamai/LLMUnity
Create characters in Unity with LLMs! observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 79
- Release rhythm 74
- Longevity 70
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 28
- age_days: 980
- days_rel: 178
- days_push: 126
- n_releases_24m: 14
Adoption not part of the score
1701 stars · 194 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LLMUnity is an open-source Unity plugin that runs large language models locally in Unity games via llama.cpp, enabling AI-driven characters and NPCs without external APIs. It supports local, offline inference with features like RAG, chat interfaces, and easy setup for game developers.
Use cases
- add AI-powered NPC dialogue to a Unity game
- run LLMs locally offline in a game engine
- create conversational characters in Unity
- build a chatbot NPC without OpenAI API costs
- add retrieval-augmented generation to game characters
- integrate llama.cpp models into Unity
When to choose
- you need local, offline LLM inference inside Unity
- you want free, open-source AI characters without API wrappers
- you're building NPC dialogue or conversational AI in a Unity game
When to avoid
- your project is not built with Unity
- you need cloud-hosted or server-side LLM inference
- you need fine-grained control over llama.cpp beyond the plugin's API
Facets
library · maturity active
llm-inference rag chatbot agent-framework sdk large-language-models artificial-intelligence chatbots cross-platform game-engine windows unity llama-cpp npc-dialogue local-llm offline-inference game-ai game-development retrieval-augmented-generation macos linux
2 sources
- readme: https://github.com/undreamai/LLMUnity · fetched 2026-08-28 · 2b8950354072
- homepage: https://undream.ai · fetched 2026-08-29 · 211daa1bbe4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| undreamai/LLMUnity | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="undreamai/LLMUnity")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem