Hey, I was inspired to do this based on the VAM stuff I found actually. The original iteration tried to use three.js to create characters one could “physically” interact with. It didnt work but the function calling worked hence the project we have so far.
I do plan on exploring those other projects to see what I can incorporate, i do think some pretty cool stuff is possible.
Once I get this site fixed up, im planning on migrating to VR, (specifically VR chat)
I think the community and infrastructure might already be there and its unity engine might be more compatible than three.js to create immersive VR room that the AI may control (and hot characters), I have ideas on how to get an AI to control a virtual body or even events/actions within its “domain”.
Hi, such a question. Have you considered adding other AI APIs? The same Deepseek goes hand in hand with chatgpt, but it is free. I understand that in the US, it seems like there is a problem with Chinese technologies, but in some countries(for example, mine), OpenAI has turned into ClosedAI, and Eastern friends are happy to share their technologies.
I’m a big supporter of this project. I have honestly been looking for something like this for a long time. I’ve been eying it up and decided to take the plunge the other week.
I did have some difficulties.
The chat stated that I inputted no content and the handy control stopped working even though I hadn’t intended to type anything.
The ai chat repeated itself and wouldn’t move on from there so wouldn’t change the stroke style etc.
I want to keep contributing because if this could work as well as we wanted then it would be awesome. Great potential so far and thank you much for your hard work in getting this started.
I’m using an iPhone so not sure how much that is effecting my play
Hey really appreciate the input and for trying it out, its still a work in progress with bugs being ironed out actively.
Regarding the AI repeating, in chat settings (beside the time unlock button), you can change the AI model, I just changed it to qwerky 72b as default which works best but sometimes its down.
I found the model used by spicy chat, will be adding that shortly which should (cross fingers) be a much needed improvement.
Regardng the no content, I actually havent seen that error, im guessing it could be an issue with the IOS or its browser. This site is optimized for chrome, does it do the same on chrome?
There was a bug that caused the handy to not work with the AI which i just fixed, it shoud work now.
Contributions are much appreciated and helps the site grow, but if you have a decent gpu you can also use the site for free using the local connector with msty app (details in discord).
So will this Ai chatbot control the handy based on the chat you are having with it? Ie: a dominant model would edge you, stopping when you say you are going to climax etc?
Hi. I have a question. Maybe I somehow go to the site incorrectly, but after a full load, a white canvas stretches to the full screen, preventing me from using any functions. Is this planned? Because I haven’t seen such an error anywhere else, and it looks like some kind of built - in function of the site
It sounds like a corrupted localstorage though I wasn’t able to replicate this, I added an emergency app reset button that should pop up if it gets stuck, you can also manually reset the application in the settings here:
This will clear localstorage, let me know if it doesn’t fix it
I think I fixed the issue, let me know if it works now.
When you were trying to translate the site, the animations caused a mismatch with the real dom and the virtual dom.
I’ve disabled the animation for translated sites, this could impact some features but will work. I have not tested it with the handy yet but should work.
This was likely a problem for a long time as the site is used by non english speaking countries and likely prevented people that don’t speak english from trying this out. Thank you for pointing it out.
I found another problem. The bot is trying to call non-existent functions. As an example, Celindra was constantly trying to show me her deep(), even though there was no such script. Is there any way to limit the chatbot to existing functions? Or do you want to expand the available scripts later?