I’ve loved playing with ChatGPT so far, but wanted to start using it in my shortcuts. Luckily they have an API which you can use from within shortcuts. I made an example shortcut which gives you a summary of a book you’ve requested. I use this in my to-read list as extra information.
The shortcut can be embedded within other shortcuts, hence there are two to download:
-
Download the following shortcuts:
Downloadlink: SubShortcutGPT
Download an Example shortcut which uses SubShortcutGPT: SubShortcutGPT Example -
Open the SubShortcutGPT-shortcut and fill in your API-key which you can get at OpenAI.
This is a paid API, but it is quite affordable to use. The shortcut currently is limited to a 1000 tokens, which you can change within the shortcut. -
Run the SubShortcut Example-shortcut and see it in action.
As an example the SubShortcutGPT is set as a book summary generator and will ask for a book Title and Author; in response it will give you a three line summary and copy it to the clipboard. -
Now go and duplicate the SubShortcut and change the base prompt and use it in your own shortcut!
I hope it’s useful to someone, and am curious what you might do with it.