How to Create AI Model NPCs using Sentis

I would like to create a AI model NPC’s for my projects. Where I can find ONNX AI Model for NPC, how to these ONNX AI Models to implement the NPC’s. They should be able to display some text or dialogue. We don’t have any samples in package. Please share more details.

1 Like

Hey @PranayMega which part are you looking to do with a AI model?

1 Like

Continuing the discussion from How to Create AI Model NPCs using Sentis:

I am looking to implement NPC’s using AI Models with Sentis Package.

1 Like

I would suggest you to be more specific to which part of a NPC you are trying to solve with Sentis in particular?
Dialogue generation? Dialogue system? Text to Speech? Speech to Text?

Continuing the discussion from How to Create AI Model NPCs using Sentis:

I need basic implementation of NPC. Not it’s features. Can we implement a NPC with AI Model using Sentis. Yes, we have to implement some features as well. I didn’t understand anything from the Sentis Samples. We don’t have any Info or features Implementations on Sentis.

Hey, we currently do not have a sample with NPCs. Although I’m pretty sure you can create AI NPCs and find samples for it with the ML-Agents package. But If you have any ideas on which NPC features/behaviors you would like to see being implemented with Sentis, let me know, and I will create a task for it.