Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimjammer authored Jun 12, 2024
1 parent fbf6a57 commit 5d230dc
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ The original version was also created in only 7 days, so it is not exactly very
- Audio File playback (for pre-generated songs/covers created with something like [RVC](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
- Vtube Studio Plugin & Model/Prop control
- Flexible LLM - Load any model into text-generation-webui (tested) or use any openai-compatible endpoint (not tested).
- Memory/RAG - Long-term (persists across restarts) memories can be manually added, but they will also be
- 🌟 Memory/RAG - Long-term (persists across restarts) memories can be manually added, but they will also be
automatically generated as the AI talks. (See memories/readme.md for details)
- Vision/Multimodality - Automatic screenshots and prompting of multimodal models. (See [Neuro-LLM-Server](https://github.com/kimjammer/Neuro-LLM-Server))
- 🌟 Vision/Multimodality - Automatic screenshots and prompting of multimodal models. (See [Neuro-LLM-Server](https://github.com/kimjammer/Neuro-LLM-Server))

## Architecture

Expand Down Expand Up @@ -166,6 +166,13 @@ support, you can also set that up instead.
In OBS (or other streaming software), receive your Vtube Studio feed (on Windows Spout2 is recommended by Vtube Studio),
and go live!

## Support

Kind words & Ko-fi tips greatly appreciated! If you do/make something with Neuro I would
also love to hear about it.

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R5R5NSIV8)

# DISCLAIMER

This is an experimental, exploratory project created for educational and recreational purposes. I can make no guarantee
Expand Down

0 comments on commit 5d230dc

Please sign in to comment.