Discussions
Using personal LLM/API to voice answers with avatar
3 days ago by Vladyslav
Hello.
I created my interactive avatar, used the project as an example. https://github.com/HeyGen-Official/InteractiveAvatarNextJSDemo
And I am interested in how to configure the generation of all responses by the avatar. I have my own source of responses that I receive via API. In short, I will have my own chat and my own AI agent that generates responses.
Thanks