I created a terminal tool in Python to help me explain CLI commands based on the llama3 model using Grog. Works surprisingly well, and has helped me doing my work a bit quicker than using Google/ChatGPT directly.<p>Another note is that I did not like the Github Copilot due to the strange command syntax. Could of course create an alias here to simplify it.<p>Nothing special about the code. Quite straight forward. Feel free to modify it as you wish.