cogentapps / chat-with-gpt

An open-source ChatGPT app with a voice
https://www.chatwithgpt.ai
MIT License
2.29k stars 485 forks source link

D-ID integration. use the D-ID api to create a streaming portrait animation from an image and the AI responses #199

Open mmarcinik opened 7 months ago

mmarcinik commented 7 months ago

I have this mostly working along with some state consolidation (moving most things to react-redux)

the one hold-up is a race condition that sometimes causes the animation to fail.

I'd be happy to turn it over to someone if there is enough interest. I am sure that I am doing a couple of things wrong. I am not that great of a dev when it comes to UI

image