OpenAI helpers

An Alfred Workflow


Short Description

Uses OpenAI to do multiple things

Last Updated

17 May 2022

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.1
 

Bundle ID

com.rudgavis.openAI.helpers
 

Author

Categories

Let Alfred query OpenAI for you 

Alfred, the popular productivity assistant, can now help you query OpenAI, the artificial intelligence research company (written by OpenA).

Commands

  1. syn <word> <count (optional. Default: 5)> - generates list of synonyms. I.e. syn perfect 10
  2. ant <word> <count (optional. Default: 5)> - generates list of synonyms. I.e. ant ugly
  3. ⌘ + ⇧ + Space - write text which OpenAI will finish. I.e. How is heading and subheading group called? *Click Enter* 50 *Click enter to set max tokens* *Wait...* Answer: A group of headings and subheadings is called an outline.

 

Technicals

Written in Javascript. Dependencies: "openai": "^2.0.5, "chalk": "^5.0.1", "dotenv": "^16.0.1".

 

Screenshots