Unity's in-editor AI suite: an agentic assistant, sprite, texture and animation generators, and a local inference engine.
Visit Website →NVIDIA ACE
FreeOpen-source SDK for autonomous game characters that perceive, plan and act entirely on-device using RTX-accelerated small language models.
What is NVIDIA ACE?
NVIDIA ACE is a suite of RTX accelerated digital human technologies, and its 2026 direction is the part worth paying attention to: characters that run locally on the player's GPU rather than calling a cloud service. The ACE Game Agent SDK, released as an open source beta at Unreal Fest 2026 alongside Unreal Engine 5 plugins, exposes three API layers. Agent APIs are stateful and own conversation history, driving the inference loop and tool call chains autonomously with minimal application code. Chat APIs are stateless and hand developers direct control over inference. RAG APIs enable semantic, lexical and hybrid retrieval from developer built databases so responses stay grounded in current game knowledge. Underneath sit small language models capable of planning at the frequency real time decision making demands, plus multimodal SLMs that let characters hear audio cues and perceive their surroundings. The In-Game Inferencing SDK manages plugin based inference alongside rendering using compute in graphics. Because everything runs on device, there is no network latency, no per interaction server bill and no internet requirement, and character memory persists across an entire campaign on the player's machine. It has shipped in real titles including inZOI's Smart Zoi NPCs and NARAKA: BLADEPOINT. The trade off is honest: the inference cost moves onto the player's GPU.
Key Features
Integrations
How to Use NVIDIA ACE
✅ Best For
- PC studios targeting RTX hardware who want AI characters with zero per interaction server cost after ship
- Developers building companions or enemies that must plan and act, not just talk, since ACE covers perception and action
- Teams that need character memory persisting across an entire campaign without maintaining player state on a server
- Studios with offline or privacy requirements, because no player input leaves the machine during inference
- Engineers comfortable with C++ and open source SDKs who want direct control over the inference loop
❌ Not For
- Console and mobile first titles, since the whole approach depends on the player having a capable NVIDIA RTX GPU
- Studios wanting a no-code character builder, because ACE is a developer SDK rather than a browser authoring tool
- Teams that cannot afford to spend the player's GPU budget on inference alongside rendering
- Developers who want guaranteed identical behaviour across all players, as output varies with hardware and model state
- Small teams without C++ or engine integration capacity, where a hosted platform with plugins is far faster to ship
Reviews
No reviews yet. Be the first to review NVIDIA ACE!
Pricing
- ✓Open source beta
- ✓free to download and integrate with bundled models
- ✓Free ACE plugins for UE5 including speech and animation components
- ✓Free GPU optimised inference manager for C++ games
- ✓Inference runs on the player's RTX GPU
- ✓so there are no per interaction server fees
- ✓Developer program access and direct engineering support for shipping titles
Prompts to Try
A squad companion who calls out enemy flanks it actually perceived
A strategy advisor that queries the game's data tables before recommending a build
A life sim NPC that adjusts tomorrow's schedule based on today's events
An enemy commander who adapts tactics after losing the same way twice
A shopkeeper who recognises the player's voice and remembers past trades
Use Cases
Alternatives to NVIDIA ACE
See all 9 alternatives →AI-assisted keyframe animation software that fixes balance, momentum and physics so character motion actually has weight.
Visit Website →Free, open source 2D and 3D game engine with a fast-growing ecosystem of AI agents, editor plugins and MCP servers.
Visit Website →Runtime AI platform for building game NPCs with personality, memory, real time voice and adaptive behaviour.
Visit Website →AI creative operating system for game studios: train custom models and generate 2D, 3D, video and audio assets at production scale.
Visit Website →Turn text prompts or reference images into textured, riggable 3D models in under a minute, with direct engine plugins.
Visit Website →Describe a game in plain English and get a playable browser game, with 2D, 3D and voxel projects built entirely from prompts.
Visit Website →AI assistant for environment artists that builds and set dresses 3D worlds from natural language inside your existing editor.
Visit Website →Epic's AAA game engine with built-in AI tooling: an in-editor assistant, MetaHuman characters, ML Deformer and procedural generation.
Visit Website →