No plugins, no API keys — just an open source websockets based "telekinesis" library I created over a few years.
I’ve used it to: - Control a Jupyter notebook from ChatGPT - Let ChatGPT directly find, read and edit files on one of my repos. - Fully control an EC2 instance I spun up for it — file access, subprocesses, sudo apt install, everything - so it made me a headless Android compiler (which worked after several "check the output" and "go for it" messages).
Would love feedback — especially use cases you’d want to try, or anything confusing - or any issues you encounter.
(you can check out the simple server that powers all this at https://payperrun.com/e-neuman/fun/chadGPT?display=server )
(telekinesis library if you're interested at https://github.com/telekinesis-inc/telekinesis/ )
With great power comes great responsibility and I hope you have fun!