logo

What is Unity Sentis Jammo the Robot 🤖?

This is a game where a robot that can understand player orders and perform them.

The🤖has a list of actions and uses a sentence similarity model that selects the closest action given the player's order. The magical part is that this AI model runs directly inside our game 🤯 This is possible thanks to Unity Sentis: a new library where you to run ONNX models directly within your game.

You want to build your own smart robot? Check this tutorial 👉 Start here