Sercan (Sarge) Altundas

Results 36 comments of Sercan (Sarge) Altundas

So did it work at the end? You should put it in there like this: `var openai = new OpenAIApi("sk-Me8...6yi");`

Hi @sabithpocker, this project was to work directly with Google Mediapipe. But at the moment, I have access to Azure, and I think I can try this. There might be...

Thanks for the details, I took a look at the Azure blendahpes and seems like they better mapped on VIseme blendshapes and not ARKit ones. Sadly this is not gonna...

Hi @flckv, Are you having the issue on this sample, or a modified version? Make sure to have the version of libraries the same.

Since the video, I did not update any libraries, could you try downloading the project and just running `npm i` to install the current versions in package.json, I do remember...

Can you create a reproducable codesandbox where I can try it? Testing locally it works for me from main branch.