Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akikurisu/virtualhuman-unity
- Owner: AkiKurisu
- License: mit
- Created: 2023-07-30T05:11:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T05:04:42.000Z (about 1 year ago)
- Last Synced: 2023-12-28T06:34:53.097Z (about 1 year ago)
- Topics: chat, chatgpt, llm, unity3d, vits, voice-chat
- Language: C#
- Homepage:
- Size: 2.43 MB
- Stars: 20
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)