Discussions

Ask a Question
Back to All

Anyone know how to go about making a chatbot with the streams API?

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!