Hacker News new | ask | show | jobs
New AI Products from Unity: Unity Muse and Unity Sentis (blog.unity.com)
3 points by wyem 1091 days ago
1 comments

> Unity Sentis enables you to embed an AI model in the Unity Runtime for your game or application, enhancing gameplay and other functionality directly on end-user platforms.

There are Vulkan runtimes, but still, this is a big deal.

I wonder how performant it will be? I am thinking the dedicated ML frameworks will be better for big models (not to speak of the difficulty of ports), but smaller models will benefit from the lower overhead integration.