sysgrok - Executing commands on a remote host and interpreting the output with an LLM

by seanhn
macOS ◆ xterm-256color ◆ zsh 504 views

Demos the analyzecmd sub-command of sysgrok. This sub-command executes a CLI command on a remote host and then analyses and interprets the output of that command using an LLM.

We can execute and analyse multiple commands by separating them with a semi-colon, as shown.