Discussions

Ask a Question
Back to All

Connect Avatar to Chatgpt

Hi, I want to connect the avatar to chatgpt. I am working in python. Could you please provide me with an example in python where the avatar can converse with a customer in streaming fashion. That is I want the output of chatgpt fed to avatar. the input of customer will be fed to chatgpt and response of chatgpt will be fed to avatar in a continually manner. please give a example code in this regards.