I saw how well Neuro-sama seems to flow with human interaction and I'm curious where to go to start learning how to set up a similar program for the times I'm chilling by myself and studying. I'm not a programmer by any means, more of an aspiring pentester, so beginner friendly is welcome. Thanks for the help. I will continue Googling!
#I'm a humble researcher looking for a body double.
1 messages · Page 1 of 1 (latest)
If you're talking about setting up an AI chatbot, you can do that locally with text generation webui. It's pretty easy to set up and can run a lot of different types and sizes of LLM. I can help with the setup in DMs if you need it
Thank you.
By the way, there is going to be an LLM available at some point that tries to mimic Neuro to some extent, so maybe that'll be something you want to look into
It's not released yet though
I know that MelbaTheToast and Hilda (w_ai_fu_dev) are both open source, so you can just copy those repos and run them off-the-shelf, after possibly downloading python