yue-yang/chatgpt-siri

Shortcuts for Siri using ChatGPT API, supports continuous conversations, configure the API key & save chat records. 由 ChatGPT API 模型驱动的智能 Siri,支持连续对话,配置API...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 19 minutes ago
Type:Template / ExampleCategory(s):Chatbots & AI AssistantsAI Agents & LLM Apps
Added to GitGenius on September 19th, 2026
Created on February 26th, 2023
Open Issues & Pull Requests: 50 (+0)
GitHub issues: Enabled
Number of forks: 161
Total Stargazers: 3,654 (+0)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 75.4 days
Mean response time: 187.9 days
90th percentile: 667.3 days
Tracked items: 8

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 13
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 574 days
Stale 30+ days: 12
Stale 90+ days: 11

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

ChatGPT Siri is a Siri Shortcuts automation that replaces Siri's default voice assistant with ChatGPT API integration, enabling natural language conversations on Apple devices.

The tool solves the problem of Siri's limited conversational ability by routing voice input through the ChatGPT API instead. When you speak to Siri, the shortcut captures your question, sends it to OpenAI's API, and returns the response as spoken audio. This approach requires only an API key and the Shortcuts app—no separate application installation needed. The shortcut supports continuous multi-turn conversations, allowing you to maintain context across multiple exchanges within a single session.

Anyone adopting this tool should understand that it requires an active OpenAI API account with sufficient balance, since each query consumes API credits. The shortcut works across iPhone, iPad, Mac, HomePod, and CarPlay. The tool is best suited for users who want to replace Siri's voice assistant capabilities entirely and are comfortable managing an API key. Newer versions automatically save conversation logs to text files with timestamps and token usage statistics, stored in iCloud Drive for easy access and syncing. The most recent version adds support for sharing text to the shortcut via the Share Sheet on iOS and iPad, and through Quick Actions on Mac.

The project maintains multiple shortcut versions with incremental improvements. Development has progressed from basic continuous conversation support through additions of automatic note-saving, then file-based logging with detailed metadata, and finally integration with system share and quick action workflows. The README provides explicit setup requirements, API safety guidance, and troubleshooting steps for network access and iCloud Drive configuration.