⚡ Sentari AI Assistant is available — for Unreal Engine 5.7 & 5.8. One-time license, no subscription. See what it does →
Launch offer — 40% off until 29 September. $99 $59.40 · applied automatically at checkout
Now live on Fab — Sentari is on Epic’s official marketplace. View the Fab listing →
We build the AI that builds your game.

Describe it once.
Sentari builds it.

Sentari AI Assistant installs into the Unreal Editor as a panel you talk to. Ask in your own words — a frontier town, a lit scene, a material, a Blueprint — and it models, imports and places the work in your level. It reads your viewport to see how it turned out, verifies every change against the engine before it says done, and leaves every step undoable. Building a game gets as easy as describing one.

274verified tools
5.7 + 5.8Unreal Engine
Offline-readylocal or cloud
sentari · live session
prompt viewport blueprint Sentari reason spawn scatter wire
New in 1.1.0 · Sentari 3D

A level from one sentence.

Blockout is where it starts, not where it stops. Ask for a frontier town with a watchtower, or a three-lane arena with cover and spawn courtyards, and what lands in your level is real geometry — stylised low-poly buildings, props and set pieces, not grey boxes — imported as separate, editable actors and dressed from free CC0 surface libraries. Two ways to get there, and neither is the hard one: Sentari 3D models it on your own machine, with no account, no credits and nothing leaving the computer; or it hands the job to a cloud generation service you already subscribe to. The rest of the flow is identical either way.

Buildings, props, whole layouts

A saloon with a lettered sign, a barrel, a watchtower, a street of them. Each part lands as its own actor, so you keep editing in the level, not in a prompt.

Sentari 3D · Blender runtime · local or cloud

Surfaces without UV work

A Materials tab browses ambientCG and Poly Haven, shows the download size first, and applies a world-aligned surface to a selection or a whole model in one step.

CC0 materials · triplanar

Then the rest of the editor

Scatter the ground with PCG, light it for dusk, wire a door in Blueprint, play it in PIE — the same conversation, the same verified writes.

PCG · lighting · Blueprint · PIE
Why Sentari

Every AI can generate now. The question is what lands in your project.

The category has caught up on generation — local models, MCP bridges, asset pipelines. What nobody has solved is the part after: an assistant that writes into your project and cannot tell you whether it actually worked. Sentari is built around that gap. Every write is read back from the engine before it is reported as done, every inspection runs with the write tools physically out of reach, and nothing lands that you cannot undo.

It verifies. Then it tells you the truth.

Node-level depth — individual pins, attributes and graph edges — behind a workflow that reads every change back from the engine before calling it done. If a write did not land, you are told it did not land. Nothing silently overwrites your work, and every step is undoable.

verify · compile · undo

It reads the error, not just your prompt.

Point at a red warning in the viewport and Sentari captures the editor window and reads it — the compile error, the Lumen banner, the toast that already vanished. It pulls the matching lines out of the Output Log, filtered by channel and severity, and works the fix from what the engine actually reported. Not from what you managed to retype into a chat box.

output log · on-screen errors

Ask it to look, and it only looks

"Why is this scene so dark?" is a question, not an instruction. Sentari tells the two apart — in whatever language you ask — and runs inspection requests with the write tools physically out of reach. It reports what it found, offers the fix, and waits for your yes. Even when approvals are set to automatic.

inspect-only · then it asks

No CLI to install, no bridge to babysit.

Sentari is not a bridge to an agent running somewhere else. The panel, the model backends and the tools are one plugin. Nothing to install alongside it, no external session to keep alive, no second app that has to stay signed in for the editor to work.

one plugin · no side-channel

It sees the shot, not just the outliner.

Ask why a scene reads flat and it looks at what you are actually looking at, then reasons about the render alongside the scene graph. Lighting, composition, material response — judged from the image, the way you judge it.

viewport vision

Any model, free or frontier

Bring your own. Route to free open-source weights locally, or reach any frontier model through OpenRouter and friends. Start on a free Llama or Qwen; scale to Claude or GLM when the task demands.

byom · openrouter · api

Compact or extended, on demand

One dockable panel that shrinks to a slim chat rail when you're focused, and expands into a full workspace — chat, tools, 3D preview and logs — when you need the whole bench. Your layout, your call.

dockable · resizable

Offline by design

Run fully offline — your project never has to leave the machine. The same tight, local-first architecture that makes it private is exactly what makes it cheap: no per-prompt tax, no account to feed.

offline mode · private

A genuine budget saver

Keep routine, repetitive work on a free local model and spend your cloud budget only on the hard reasoning. The money stays in your pocket — one plugin license, no subscription, no credits to burn.

no subscription · no credits
Token & budget saver

Run the routine locally. Spend cloud only where it counts.

Sentari lets you split the workload the way a smart team does. Free local models handle the volume — spawning, renaming, wiring, audits — while your paid cloud model is reserved for the heavy lifting. You stay fast, and your bill stays small.

Lane 01 · Local · free

The daily grind, on free weights

High-volume, low-risk work runs on a local Llama, Qwen or Gemma — zero per-prompt cost, fully offline.

  • Scatter & place actors
  • Rename, organise, audit assets
  • Wire nodes, set pin defaults
  • Read attributes & scene state
Sentari routes
the task
Lane 02 · Cloud · on demand

The hard parts, when you need them

Complex reasoning, vision and long planning go to a frontier model — invoked only when the local lane can't carry it.

  • Design a system from scratch
  • Read the viewport (VLM)
  • Debug a tricky graph
  • Long multi-step builds
Vision

Give it a photo. Get a lit scene.

One prompt, one reference image, and a local model on an ordinary GPU — sun angle, colour temperature, height fog, skylight bounce and a post-process pass, all set through the editor's real tools and all undoable.

“Set the atmosphere and lighting like in the picture I gave you.”

The Sentari panel with a sunset reference photo attached; the local model lists the exact lighting changes it made, with the result filling the viewport
The turn

Reference in, itemised changes out — from a local model, offline.

The resulting scene from the player's point of view: a warm low sun, orange haze and long shadows
The result

The same scene in play. Nothing hand-tuned.

See the full breakdown →

Bring your own agent

Claude Code, Codex, or any agent — running inside the editor.

Sentari isn't a walled garden. A real terminal lives inside the panel, and the same MCP bridge the assistant uses is open to any agent you trust. Launch Claude Code or Codex with one click, or point any MCP-speaking client at it — and it drives the engine through the exact same verified, non-destructive tools.

Claude Code · one-click launch OpenAI Codex · one-click launch Any MCP client · connect to :8765 Custom agent · terminal + tools
sentari · agent lane
# launch Claude Code inside the panel
$ claude
› claude code connected · mcp bridge :8765

# it now drives the editor through the same tools
› "build a campfire with emissive embers and a crackle loop"

  build_material_graph  →  master + instance, emissive on
  spawn_actor           →  SM_Campfire at the cursor
  generate_sfx          →  crackle loop → SoundWave, placed

✓ done 3 tools · verified · undo available

One bridge, every brain.

The MCP bridge that powers Sentari is a first-class interface for anything that speaks the protocol. Your favourite agent gets the same reflection-checked, verify-before-claim toolset — no re-wrapping, no second API to learn.

  1. Open the panel. The terminal and MCP server are already listening on :8765.
  2. Launch an agent. Claude Code and Codex start from the in-panel launcher; anything else connects straight to the bridge.
  3. Let it build. Every call flows through the same non-destructive tools and guardrails as the chat — identical safety, a different brain at the wheel.
The studio

A focused engineering shop, not a feature factory.

We build a small number of tools and build them deeply. Each one is shaped by months of daily use inside real production — measured against whether it genuinely removes friction for the person at the keyboard, not whether it demos well.

01 / Flagship product

Sentari AI Assistant

An AI collaborator that lives inside the Unreal editor. It reads the scene, authors Blueprint graphs, builds materials, scatters PCG worlds, drives Gameplay Ability System data, generates 3D & audio, and reasons about what's on screen — through a verified, node-level toolset.

sentaridigital.com / Sentari_AI_Assistant →
02 / Engineering

Editor-native systems

Performance profiling, asset auditing, and workflow automation built against the engine's real Python and C++ surfaces — no shallow wrappers.

03 / Consulting

Real-time R&D

Selective engagements for studios that need a hard problem actually solved: tooling architecture, GAS pipelines, PCG systems at scale.

How we work

Principles over polish.

P · 01

Verify, then claim

Every capability is built against the engine's real API and runtime-tested before it ships. No hallucinated tools, no guessed behaviour.

P · 02

Node-level depth

We go past "it works" to the individual pin, attribute, and graph edge. Depth is the product.

P · 03

Built for local, ready for cloud

Tuned to run well on modest local hardware — offline, your project never leaves the machine. That same tight design makes it fly on cloud models.

P · 04

Honest ownership

One-time license, no subscription theater. Full source, documented, and yours to keep.

274
verified editor tools
5.7+
Unreal Engine versions
:8765
MCP bridge
100%
offline-capable
Available now

Building something in Unreal?

Sentari AI Assistant is available now with a one-time license — no subscription, no credits. Buy it and your key arrives by e-mail, or tell us about a hard real-time problem you'd like a hand with.

Buy a license →

40% off until 29 September — no code to enter.

Also on Fab — Epic’s marketplace See the plugin