0

How do I implement a IBM Watson Chatbot from IBM Cloud into Unity?

Main aim is to implement a chatbot in Unity with an avatar and I want to implement IBM Watson Chatbot in Unity.

How do I get started?

data_henrik
  • 16,724
  • 2
  • 28
  • 49

1 Answers1

0

IBM provides a Unity SDK for the Watson services. It has code samples, including for the IBM Watson Assistant. There is even a starter for Watson Assistant.

data_henrik
  • 16,724
  • 2
  • 28
  • 49