Discussions
Anyone know how to go about making a chatbot with the streams API?
about 2 years ago by anonym
How should I go about making a chatbot with a 3d avatar using the streaming api? I already have the chatbot that responds back with text so I would just need to know how to make the stream api use the text to generate the animation live. Nodejs preferrably, Thanks!