ChatGPT-Siri and ChatGPTSwift
These are ecosystem siblings—one is a high-level Siri integration built on top of ChatGPT API, while the other is a lower-level Swift library that provides the underlying API access layer that could power similar integrations.
About ChatGPT-Siri
Yue-Yang/ChatGPT-Siri
Shortcuts for Siri using ChatGPT API, supports continuous conversations, configure the API key & save chat records. 由 ChatGPT API 模型驱动的智能 Siri,支持连续对话,配置API key,配置系统prompt,保存聊天记录。
Built as an iOS/macOS Shortcut leveraging Apple's native automation framework, it makes direct HTTP calls to OpenAI's chat completion API endpoint with configurable models (GPT-4, GPT-5.2, etc.) and supports third-party OpenAI-compatible providers like DeepSeek and OpenRouter. The shortcut maintains conversation history in memory during sessions and persists chat logs to iCloud Drive as timestamped text files with token usage metrics. Beyond voice input, version 1.2.1+ integrates with iOS Share Sheet and macOS Quick Actions for text-based triggering.
About ChatGPTSwift
alfianlosari/ChatGPTSwift
Access ChatGPT API using Swift
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work