A simple contextual help, live on shell. Works on bash shell on Linux/MAC/Windows
- Copy the content of the file bashrc into your .bashrc file, maybe at the end
- logout and login
- At anypoint type aiHelp, followed by question
- for example:: aiHelp "How do I add user chetansk to sudo group
- Install jq
- sudo apt install jq #Debian/Ubuntu
- brew install jq #macOS (Homebrew)
- Generate openAI API key