Planty - plant maintenance GPT

GPTvolution?
I’m no AI researcher. Most I’ve done is feed a bunch of Dota 2 voicelines through a pre-trained huggingface model and failed miserably at getting my favourite game character recite a copypasta. I’ve briefly used LLMs and Copilot, but I’m not crazy about any of these things.
That being said, I’ve also recently decided to give ChatGPT4 a go. Even though I found myself spending more time nudging GPT3 into a correct solution rather than doing it myself.
GPT4 turned out to be more effective, albeit still very slow. I found it a good tool to make my workflow a bit asynchronous. I start looking into a topic. Encounter some side problem. Write it up for the ChatGPT. Run it. Keep working on some other problem. Finish the other problem. ChatGPT gives me a jumpstart on the side problem.
Often it’s the same stuff, over and over again. Conveniently, OpenAI now offers creating your own ‘GPTs’. These are little apps that let you ‘preseed’ ChatGPT with data, prompts and actions.
Actions let ChatGPT access API endpoints on your behalf.
Just paste in an OpenAPI schema with creds and let GLaDOS into your local network to manage your carbon monoxide alarms.