I built an expanded version of gencmd that supports multiple models and even enterprise features. Check it out here: gencmd.com/r
Generate cmd line arguments from the terminal itself.
You're on your terminal and you're trying to recall the right command line arguments. What's your workflow then? Shift to your browser, run a search, click through multiple links, read through multiple pages, and then finally find the right command line arguments? That's distracting. With gencmd
your workflow continues in the command line itself.
Uses Google's PaLM API. You need an API key from https://aistudio.google.com/
Originally wrote it in bash for myself. But realized this is useful for others on other platforms. Rewrote it in Go. You can find it here: gencmd-go.
MIT License.