Click here to Skip to main content
15,881,248 members
Articles / Artificial Intelligence

Integrating a Chatbot into Unity in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
7 May 2020CPOL8 min read 28K   543   4  
Using an on-device bot development framework to integrate a chatbot into unity
In this post, we'll integrate a conversational bot development framework into Unity that will work offline. We'll first create the chat interface and then bind it to Oscova to do the bot magic. We'll then create a simple "Hello Bot" dialog into our bot and see how to generate and display our response in Unity.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions