A cool AI tool for command-line command suggestions.
e.g.
> ai ask “Check process running on port 8000”
gives:
lsof -i tcp:8000
Requires an OpenAI API key
A cool AI tool for command-line command suggestions.
e.g.
> ai ask “Check process running on port 8000”
gives:
lsof -i tcp:8000
Requires an OpenAI API key