docs: added
This commit is contained in:
@@ -216,6 +216,8 @@ flowchart TD
|
||||
|
||||
## Similar Projects
|
||||
|
||||
### Open sourced ones
|
||||
|
||||
- [kimjammer/Neuro: A recreation of Neuro-Sama originally created in 7 days.](https://github.com/kimjammer/Neuro): very well completed implementation.
|
||||
- [SugarcaneDefender/z-waif](https://github.com/SugarcaneDefender/z-waif): Great at gaming, autonomous, and prompt engineering
|
||||
- [semperai/amica](https://github.com/semperai/amica/): Great at VRM, WebXR
|
||||
@@ -226,6 +228,11 @@ flowchart TD
|
||||
- [t41372/Open-LLM-VTuber](https://github.com/t41372/Open-LLM-VTuber)
|
||||
- [PeterH0323/Streamer-Sales](https://github.com/PeterH0323/Streamer-Sales)
|
||||
|
||||
### Non-open-sourced ones
|
||||
|
||||
- https://clips.twitch.tv/WanderingCaringDeerDxCat-Qt55xtiGDSoNmDDr https://www.youtube.com/watch?v=8Giv5mupJNE
|
||||
- https://clips.twitch.tv/TriangularAthleticBunnySoonerLater-SXpBk1dFso21VcWD
|
||||
|
||||
## Project Status
|
||||
|
||||

|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
---
|
||||
title: Related discussions
|
||||
---
|
||||
|
||||
Hypes and thoughts:
|
||||
|
||||
r/VirtualYoutubers --- Someone help me understand Neuro-sama : r/VirtualYoutubers
|
||||
https://www.reddit.com/r/VirtualYoutubers/comments/1gi5ra0/someone_help_me_understand_neurosama/
|
||||
|
||||
How to Make an AI Vtuber. - YouTube
|
||||
https://www.youtube.com/watch?v=WZ9JqlxQ6iQ
|
||||
|
||||
How neuro plays Minecraft? : r/NeuroSama
|
||||
https://www.reddit.com/r/NeuroSama/comments/1hi8seg/how_neuro_plays_minecraft/
|
||||
|
||||
How to make an AI VTuber Using GPT 3 and Google Cloud TTS - YouTube
|
||||
https://www.youtube.com/watch?v=EXICATDyYWI
|
||||
|
||||
Having a personal neuro-sama? : r/NeuroSama
|
||||
https://www.reddit.com/r/NeuroSama/comments/1ix5uip/having_a_personal_neurosama/
|
||||
|
||||
Is it really Neuro-sama playing Minecraft? : r/NeuroSama
|
||||
https://www.reddit.com/r/NeuroSama/comments/1ifhv0f/is_it_really_neurosama_playing_minecraft/
|
||||
|
||||
Is neuro custom coded from the ground up or does she have a base model? : r/NeuroSama
|
||||
https://www.reddit.com/r/NeuroSama/comments/19481ow/is_neuro_custom_coded_from_the_ground_up_or_does/
|
||||
|
||||
We can use this plugin to allow AI/LLM to control the model:
|
||||
|
||||
pladisdev/VTS-AI-Plugin
|
||||
https://github.com/pladisdev/VTS-AI-Plugin
|
||||
|
||||
Plugins · DenchiSoft/VTubeStudio Wiki
|
||||
https://github.com/DenchiSoft/VTubeStudio/wiki/Plugins
|
||||
|
||||
Some of the existing open sourced projects:
|
||||
|
||||
JarodMica/open-neruosama
|
||||
https://github.com/JarodMica/open-neruosama/tree/master
|
||||
|
||||
AIVTDevPKevin/AI-VTuber-System: A graphical system program that allows you to quickly create your own AI VTuber for free.
|
||||
https://github.com/AIVTDevPKevin/AI-VTuber-System
|
||||
@@ -34,6 +34,10 @@ ELEVENLABS_API_BASE_URL=''
|
||||
pnpm run -F @proj-airi/discord-bot start
|
||||
```
|
||||
|
||||
## Other similar projects
|
||||
|
||||
- [pladisdev/Discord-AI-With-STT](https://github.com/pladisdev/Discord-AI-With-STT)
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- Implementation of Audio handling and processing https://github.com/TheTrueSCP/CharacterAIVoice/blob/54d6a41b4e0eba9ad996c5f9ddcc6230277af2f8/src/VoiceHandler.js
|
||||
|
||||
Reference in New Issue
Block a user