Angular/ThreeJS - Video 315 ng 19 upgrade fix

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 2

  • @VikrantVKadam
    @VikrantVKadam 3 дні тому +2

    Hi Marty Vikrant here! So your implementation of three js in Angular 17 in 10 Min. video inspired me to add 3D Avatars for the chatbot I created, so until now I have created a chatbot which includes STT and also TTS, so in my company we were thinking it would be nice to add an Avatar as the chatbot was already producing sound from the response generated by LLM. So we had 2 choices either include another AI model which will create lip sync videos, which is if you think about it would have been computationally costly, but I thought it would be nice if we use Three JS. So I used 3D model from Ready Player ME, and added lip sync too on that model right inside ThreeJS. So that is the whole story.

    • @martytrujillo521
      @martytrujillo521  3 дні тому +1

      Wow. That is so cool. I would love to see a screen shot.