Original Discord Post by darkclaw5703 | 2024-10-18 22:46:51
I’m building a React/Node.js restaurant website and want to integrate a 3D character chatbot. I’ve created a character in the ConvAI Playground and want to import it into my web app using the CharacterID. It works with the Unity plugin, but how can I do this for the web? Do I need the .glb files locally, or is there a way to do it directly?
Embedded Content: Interactive 3D virtual worlds with AI Characters on Your Browser | …
Welcome to our ThreeJS tutorial on creating 3D virtual worlds with Convai-powered AI characters, that run in your web browser. With Convai, these AI characters can speak with you in natural language, perform complex actions easily and also perceive objects in their surrounding. Explore what Convai has to offer, by downloading a custom environmen…
Link: https://www.youtube.com/watch?v=hOqtVLGXwKU
With the Unity plugin you can change the Avatar by just changing Character-ID, and import one as well. I don’t see any docs to do that with the Web SDK