How do I make a retrieval based chat bot in unity?

I want to make a chatbot in unity but I am having difficulty. I followed this guide;

However it is confusing and I do not know how to make more ways for the user to talk other than saying hello bot. I have been trying to make this work for days now but nothing is working. I would really appreciate if someone gave me a link to a tutorial to make a unity chat bot. All I really want is a pre automated response chat bot system. Sorry if I am bring to broad or missed something I should say.
I have a picture of what I want the chat system to look like.

Anyone?

Considering that link already is a tutorial, I’d be extremely surprised if a second tutorial existed for something as niche as a chat bot in Unity. Did you follow the link in the tutorial for the instructions on how to add additional dialog?

1 Like

If you’re having difficulty with the Unity side of this, definitely work through some Unity UI tutorials, and also some DLL integration tutorials, since that seems to rely on that Oscova thingy, which is definitely NOT part of Unity!

Once you have the Unity shell up and running and integrated with this Oscova, the extension of it is not Unity at all, it’s all inside that Oryzer Studio program, which I have no idea about.

1 Like

I looked at that but it was for a asset for the chatbot and not just C#. I am not sure what to do at this point, this forum is my last resort into making a simple retrieval based chatbot in unity, if you have any suggestions please tell me and thank you for the reply.

Ok I will try to figure out what that is, thank you for the reply but do you have any suggestions as to what I can do in this situation?

Sorry to bring this topic up again, but I’ve also been trying to figure this out. I found something in the asset store that uses oscova. I’ve been reading about it and watching videos, but I haven’t found a truly useful tutorial. I’m actually not even sure how worthwhile oscova is because I can’t find any working examples of chatbots created this way. It seems good, but I’m not even sure of that because all the descriptions of it are very vague.

Did you ever get anywhere oscova or at least find out whether or not it’s worth dealing with?