Use of AI in Unity

Hello

Has anyone used AI in Unity? Are there examples out there which I can refer to?

Thanks.

What do you mean “AI?” Do you mean enemy behaviour? Do you mean machine learning? Do you mean things like Dall-E and Midjourney? You need to be more specific.

Yup. Machine-Learning.

There is dedicated ML sub forum.
https://forum.unity.com/categories/ai-navigation.542/
Mind, ML appi is no longer worked on.
Also, you could write own Neural Network solution. For example with genetic algorithm.

There is plenty ready Unity working examples online. See for example my foot note.