GitHub - phguo/AskGPT: AskGPT: an Alfred Workflow that enables you to ask ChatGPT from anywhere while typing.

GitHub - phguo/AskGPT: AskGPT: an Alfred Workflow that enables you to ask ChatGPT from anywhere while typing.

Introducing AskGPT by GitHub user phguo: an Alfred Workflow that lets you interact with ChatGPT from any window while typing! Simply type \\gpt to harness ChatGPT's content generation powers. Enhance your writing, coding, and more with this handy tool! 🤖💬 #AI #ChatGPT #GitHub

  • AskGPT is an Alfred Workflow that allows users to interact with ChatGPT from any window while typing.
  • Users can activate ChatGPT by typing \\gpt, enabling it to swiftly generate content based on commands.
  • The Workflow requires Alfred 5 and specific Environment Variables, like API_KEY from https://platform.openai.com/account/api-keys.
  • Python packages must be installed, including openai==1.13.3, keyboard==0.13.5, and pyperclip==1.8.2.
  • Usage examples include asking AskGPT to write emails, code, and check grammar errors.
  • Known issues include non-functionality on macOS Ventura.
  • Changelog details updates such as support for context, user-defined models, and tempratures.
  • The project is under the MIT License and gives acknowledgments to creators of AnyGPT and predefined roles for revising sentences.