With this tool, you can transform Siri into the real ChatGPT!
Simply use your iPhone to download the shortcut below, paste your OpenAI API key into the script, and say, "Hey Siri, ChatGPT".
Version Bravo: https://www.icloud.com/shortcuts/7eb409ea50c74fb1b4115f8d94c903f1
Updates in Bravo:
- Removed the "Your turn" prompt between each round of interactions.
- Fixed the display of newline characters, so that lists can be rendered correctly.
- Added more hyperparameter knobs and customizable system message.
- Exit when you say "Goodbye".
- Display error message after calling the API.
Older:
Version Alpha: https://www.icloud.com/shortcuts/620ca57cdd854b1380744970f3c19d7b
- First, you need to have an iPhone (or iPad; sorry Android users!) running iOS 13 or later. Make sure you have the Shortcuts app installed. Make sure you have Siri enabled and listening for "Hey Siri".
-
You also need an OpenAI API key. This can be obtained from https://platform.openai.com/account/api-keys.
-
Download the latest version of our shortcut. You can find the link in the "Download Links" section above. Open the Shortcuts app and you should find the downloaded shortcut.
-
Rename the shortcut to "chat GPT". (You may also use any name you like that Siri can recognize, but do not use "ChatGPT" (i.e. without the space), because Siri won't recognize this word.)
-
Open the shortcut. You will see a text box at the very beginning. Paste your OpenAI API key into this text box. Click the Done button to save.
- Now say "Hey Siri, chat GPT".
-
Say "Hey Siri, chat GPT".
-
It should say, "I am ChatGPT. How may I assist you?" Now you can start chatting with it.
-
After reading out ChatGPT's response to your query, Siri will immediately start listening to your next query.
-
When you're finished, simply say "Goodbye" and end your conversation.
Disclaimer: This tool is powered by Siri and OpenAI's Chat API. We assume no responsibility on its behavior.
Credit: This shortcut is inspired by this repository and OpenAI's Chat API.