Audience
Any user in search of an AI solution to remember specific commands
About Ask Command
A tiny app to remind you about those commands you always forget. The app will send your query to a server, where it uses OpenAI's GPT-3 to come up with the best command for you. Don't trust anything it returns, always verify, and never run any command you don't understand. Use it as a quick way to remind you of a command you forgot, so that you don't have to waste time finding it on Google. Every questions and answers are recorded on the server side to improve the app, definitely don't put your sensitive data in there. Use simple, generic questions; don't involve too complicated logic and conditions; questions that have answers available on Google or Stack Overflow are more likely to get a good answer. Don't trust anything the app returns, always verify, and never run any command you don't understand. The app works well when with popular Unix commands. It understands some basic logic and conditions.