Analysis updated 2026-07-03
Ask ChatGPT questions hands-free while driving using CarPlay or HomePod by triggering the shortcut with your voice.
Hold a back-and-forth AI conversation through Siri that remembers what was said earlier in the same session.
Use a custom AI provider like DeepSeek or OpenRouter instead of OpenAI by entering an alternative API URL in the shortcut settings.
| yue-yang/chatgpt-siri | doitintl/kube-no-trouble | dotnet/command-line-api | |
|---|---|---|---|
| Stars | 3,662 | 3,662 | 3,662 |
| Language | — | Go | C# |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a paid OpenAI API key, new accounts receive a small free credit to start.
ChatGPT Siri is an Apple Shortcuts configuration that connects Siri to OpenAI's ChatGPT API, turning Apple's built-in voice assistant into an AI conversation partner. Instead of the standard Siri responses, you get answers powered by ChatGPT. You talk to Siri as you normally would, and it passes your question to the ChatGPT API and reads the answer back to you. The project distributes as a downloadable Shortcut file, not as an app. You download the shortcut, open it on your iPhone, iPad, or Mac, enter your OpenAI API key, and then trigger it by saying "Hey Siri" followed by the shortcut's name. It works on iPhone, iPad, Mac, HomePod, and CarPlay. No App Store download is needed. Conversations can be continuous: the shortcut keeps track of what was said earlier in the exchange so you can ask follow-up questions. You can start a fresh chat or exit at any point using voice commands. Chat logs are saved automatically to a text file in iCloud Drive and to the Notes app, with timestamps and token usage recorded per message. Later versions added the ability to choose which AI model to use, including GPT-4 and newer models, and support for alternative API providers such as DeepSeek and OpenRouter by entering a custom URL. This means you are not locked into OpenAI's service if you have an account elsewhere. Using the shortcut requires an OpenAI API key, which you create on OpenAI's website. There is a cost per use based on the number of words processed, though new OpenAI accounts come with a small credit. The key should be kept private and not shared.
An Apple Shortcuts file that connects Siri to ChatGPT, letting you hold AI conversations by voice on iPhone, iPad, Mac, or HomePod without installing any app.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.