Siri Shortcuts for ChatGPT

Custom Siri Shortcuts that bring the power of ChatGPT to your Apple devices. These shortcuts enable you to interact with ChatGPT through Siri on your iPhone, iPad, Mac, and Apple Watch --- making AI assistance available hands-free and on the go.

Siri Shortcuts for ChatGPT on iPhone


The Idea

Apple's Siri is great for simple tasks, but often falls short when it comes to complex questions, nuanced conversations, or creative tasks. By combining Siri Shortcuts with OpenAI's ChatGPT API, you can supercharge Siri with the intelligence of a large language model.


What These Shortcuts Do


How It Works

  1. Set up your OpenAI API key --- you need an OpenAI account with API access
  2. Install the Siri Shortcut --- add the shortcut to your Shortcuts app
  3. Configure the shortcut --- enter your API key and customize the system prompt
  4. Activate via Siri --- say the trigger phrase to start a ChatGPT-powered conversation

Use Cases


Technical Details

The shortcut uses Apple's Shortcuts app to make API calls to OpenAI's ChatGPT endpoint. It captures your voice input via Siri, sends it as a prompt to the API, and reads the response back to you. The implementation is lightweight and does not require any additional apps.