Suggestions
Hi, I recently made a project similar to this one. Initially I made it in python before moving over to C++. But something they both shared is a feature that I'd like to suggest for you guys.
Fully automated request/response. Basically an option that allows GPT to run the command and get the response in return directly. A safety system could also be added where you could confirm each command. I would recommend to make these two optional features as they would make it easier and faster to use this project.
Thanks for the suggestions. We definitely want to achieve fully automated testing in the end. For now, I don't have this plan (or at least not open-source it) due to the nature of LLMs and security concerns. I'm exploring the potential of fine-tuned LLMs and embedded modules for more automated solutions. Feel free to discuss.