Interactive AI Avatar Demo
Type: RIVE
<script src="./tdoge-sdk.js"></script>
<script>
window.TalkingDogeSDK.init({
position: 'bottom-right', // or bottom-left, top-right, top-left
autoOpen: true // false: show toggle button, true: open immediately
});
</script>