Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akikurisu/virtualhuman-unity

VirtualHuman is a Unity Plugin to use LLM&&VITS easily
https://github.com/akikurisu/virtualhuman-unity

chat chatgpt llm unity3d vits voice-chat

Last synced: 1 day ago
JSON representation

VirtualHuman is a Unity Plugin to use LLM&&VITS easily

Awesome Lists containing this project

README

        

# Virtual Human

Virtual Human is a plugin that quickly uses your large language model and speech generation model in the Unity engine, which can be used to realize functions such as AI girlfriend and AI assistant.

It is important to note that this plugin does not provide any models.

## Deprecated

Update to [UniChat](https://github.com/AkiKurisu/UniChat)πŸš€.

Same functions in this repo but with more powerful features such as offline chat bot && LangChain implemented in Unity.


UniChat Demo

## Don’t like real-time chat?

Dialogue visual designer using traditional dialogue tree technique combined with AIGC.

Recommended project:[Next Gen Dialogue](https://github.com/AkiKurisu/Next-Gen-Dialogue)