INSIDE reports that a major iOS 27 leak points to a redesigned Siri experience, potentially arriving as a standalone app rather than only a system voice assistant. The new Siri is said to integrate deeply with Dynamic Island, suggesting a more visible and persistent interaction layer. The headline also mentions camera customization, but the available text does not provide enough detail to confirm how that feature would work.
Hugging Face 正式推出官方 `swift-huggingface` 用戶端 SDK,專為 Apple 生態系(iOS/macOS 等)開發者設計。該工具簡化了從 Hugging Face Hub 搜尋、下載及快取模型與數據集的流程,並支援斷點續傳與私有模型存取。這將大幅降低在 Apple 裝置上部署本地端(On-device)AI 模型的門檻,促進端側應用生態發展。
Vercel 發表技術專文,揭密其 AI 網頁生成工具 v0 的 iOS App 開發歷程。團隊選擇 Expo 與 React Native 作為核心架構,以最大化複用 Web 端的 React 邏輯。文章深入探討了如何在行動端實現高效的程式碼沙盒預覽、利用 Vercel AI SDK 進行即時 AI 串流,以及如何針對行動裝置優化語音與相機(草圖轉程式碼)的互動體驗。
Hugging Face 推出開源 Swift 庫「AnyLanguageModel」,專為 Apple 平台(iOS/macOS 等)設計。它提供統一的 API 介面,讓開發者能無縫切換運行於裝置本地的輕量模型(如經由 CoreML)與雲端的強大遠端模型。這大幅簡化了 Apple 生態系中的 AI 應用開發流程,兼顧隱私、離線可用性與運算效能。
隨著 Apple 政策放寬允許外部支付連結,Vercel 宣布支援 iOS 開發者在網頁上提供免佣金支付。開發者可利用 Vercel 快速構建與部署符合規範的 Web 支付流程,避開 App Store 15-30% 的「蘋果稅」,大幅提升營收利潤。這對雙棲於 iOS 與 Web 的開發者與 SOHO 來說是一大福音。
Hugging Face 宣布推出全新開源 Swift 套件 `swift-transformers`,旨在簡化在 Apple 裝置(iOS、macOS)上部署與運行本地端大型語言模型(LLM)的流程。該套件支援 Tokenization 與模型推理,並能與 Apple 的 Core ML 框架緊密結合,充分發揮 Apple Silicon 的硬體加速優勢,為行動端應用帶來更隱私、低延遲的 AI 體驗。
Hugging Face 發布全新開源專案 swift-diffusers,專為 Apple 生態系設計。該專案利用 Apple 的 Core ML 技術,讓 Stable Diffusion 模型能在 Mac(Apple Silicon)及 iOS 裝置上發揮極致效能。開發者可藉此輕鬆將 AI 繪圖功能整合至原生 App 中,並享有低記憶體佔用與神經網路引擎(ANE)加速的優勢。