StrokeGPT-ReVibed is now out and ready for testing!
With the advent of actually usable agentic LLM coding, neglected areas of software like sex toy control look bright! This is my attempt to make a working version of the original StrokeGPT.
StrokeGPT is a handler for Ollama that allows an LLM to control a Handy with live feedback and natural language requests. In other words, it is a chatbot that fucks you.
If you would like to contribute, please contribute to the repo, donate Claude Max, donate to the crypto addresses at the bottom of the readme or buy from here. If you are even a little tech literate, DM me and I’d be glad to guide you through setting up Codex or Claude Code, etc to contribute yourself without knowing how to code.
Testing has only been done on an original Handy, I do not own a Handy 2. Other devices may be added if I get one or someone donates. DM if you want to donate a device for adding/testing. Let me know if there is interest in Linux testing, I can make sure that works. This app really could do well on MacOS with Metal, but I do not have access to a Mac.
Installation Instructions:
PLEASE give system specifications when reporting an issue (Operating System, CPU, GPU, RAM amount). If your system is not capable enough to run these LLMs locally, this application is never going to work.
Windows:
Open powershell and paste this, hit enter (may need to multiple times):
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -Force; $bootstrap = Join-Path $env:TEMP "strokegpt-bootstrap.ps1"; Invoke-WebRequest -Uri "https://raw.githubusercontent.com/mapledaemon/StrokeGPT-ReVibed/master/scripts/bootstrap_windows.ps1" -OutFile $bootstrap; powershell.exe -NoProfile -ExecutionPolicy Bypass -File $bootstrap
It should install the app to your documents folder then you can run with the .bat file in the directory.
If you have an NVIDIA GPU, you should reply Y to all questions about CUDA dependency installation, etc. That is necessary for full functionality. Voice features will be slow on systems without a compatible NVIDIA GPU and the NVIDIA prerequisites having been installed.
To update the app, run the update_windows.ps1 file that’s in the scripts folder with powershell.
Other platforms:
See readme, use ChatGPT, Claude (paid tier is needed to be usable, $20/mo) to guide you if further help is needed, but still post here to say what you struggled with, I will try and simplify the process. Simple installation binaries are planned but only once development isn’t moving so quickly.
Notes:
The app now appears stable, and is usable hands-free.
The main areas that need improvement are the pattern library and finding the best prompt framework (LLM instructions), and the best local models.
Currently nexusriot/ Gemma-4-Uncensored-HauhauCS-Aggressive is the default, but you can paste any model hosted on Ollama in settings and it will download it for you to test. I recommend models that are uncensored/abliterated, models that aren’t will likely stop when sexual content is involved. Sharing your experiences with different models would help immensely!
For the motion pattern library, you should be able to import your favorite funscripts and select a specific section to import. Import pattern is for importing patterns exported from StrokeGPT-ReVibed, go to motion training and select import funscript for funscript import. This has hardly been tested so please report any bugs or areas for improvement there!
The current default motion handler is “continuous position”. It has issues, try HAMP if you are having problems but the other ones are likely to be phased out eventually. Testing has only been done on Firmware v4, older versions may or may not work properly.
Last update:
6/6/2026




