#219 · Primary category: AI Chatbots

Virtual-Human-for-Chatting

audio2face azure blendshapes chatbot chatgpt chatgpt-api live2d unity virtural-human

Live2D Virtual Human for Chatting based on Unity

Project last updated:11/13/23

GitHub Stars

705

Forks

106

Contributors

2

License

MIT

Why we included this project

This Unity project is a solid reference for anyone building a conversational avatar that pairs a large language model with an animated character. It connects the OpenAI chat API to a Live2D model, so the character speaks and moves in response to typed input, and adds Azure speech services plus OpenCV-based face detection to the mix. You supply your own API keys through a settings UI, and the project stores them locally, which keeps it simple to run once you have credentials. The model and art assets are third-party and carry their own licensing, so treat this as a reference for the integration patterns rather than a ready-to-ship product. If you want to see how a chat backend, speech synthesis, and character animation fit together in one Unity scene, this is a good place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category