But what about the machine? Especially the AI-powered machine?
The tool I am using is called Shell Genie. It is a command-line tool that lets you interact with the terminal in plain English.
It can generate commands, run the commands (if you want to), and it can also explain the generated commands to you.
Convert plain English to Linux Commands.
Provides an openAI gpt3 backend that requires an API key from openAI and a free-genie backend that is free to use.
Prompt with an option to run the command you asked for.
Explains the generated commands.
https://itsfoss.com/linux-terminal-ai/
Could it work with its dependencies on EasyOS?
In order to install, you need to have Python 3.10+ and Pip installed. You can refer to our article on how to install pip in Ubuntu and other Linux distributions.