Query OpenAI ChatGPT with Alfred. Workflows require the paid Powerpack upgrade.
[⌘]⏎: Copy to Clipboard.
⌥⏎: Open ChatGPT in your default browser.
⌃⏎/→: Text Actions.
brew tap danielbayley/alfred
brew alfred install chatgpt
# or
brew install --cask alfred-chatgpt
or with brew bundle
using a Brewfile:
# Brewfile
tap "danielbayley/alfred"
cask "alfred-chatgpt"
git config include.path ../.gitconfig