Change into my own avatar in Convai Web application

Hi I am currently integrating my own avatars on Convai and Readyplayer into my web application, but failed to import into it, I wonder how I can import my own avatars with animation into my web demo. Currently I am using the Convai/web-sdk-alpha-master/demo/talking-avatar on github, and everytime I wanted to change the provided .glb files into my own file, it fails.

Hello @NeuroErgo_Lab,

Welcome to the Convai Developer Forum!

Could you share more details about the issue you’re facing? Specifically:

  • What error are you encountering when trying to import your avatar?
  • How are you importing your .glb file? Could you describe the steps you’re following?
  • Are there any specific console errors or logs you can share?

These details will help us better understand the problem and guide you effectively. :blush:

1 Like

I am using code in demo/talking-avatar at GitHub - Conv-AI/Convai-JS-SDK-Alpha to build my own web application, I was able to change api key and character ID in constants.js, but having trouble changing the avatar into my own designed one and changing the backgroun. So I want to know how to change into my own avatar and background based on this version of code. Thank you!

We have docs on this here : Convai Web SDK | Documentation

Also you can check our youtube video on this : https://www.youtube.com/watch?v=5tYyeXPo5vg&t=243s

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.