Hacker News new | ask | show | jobs
by anoy8888 1003 days ago
Any open source alternative for building AI 3D avators and mouth movements and perhaps gesture and body movements
1 comments

I have open sourced a project where you can interact with 3D AI avatars - with gesture, body movements, mouth movements and text to speech:

https://github.com/jongomez/gpthangout

It should be relatively easy to create models in blender and then use them there. Also, if anyone wishes to use VRM models on the project - should be as simple as importing those models in blender, and then export them as a .glb file. I created a branch recently with some minor code changes to support this:

https://github.com/jongomez/gpthangout/tree/glb-models