档案库 · 开发与企业工具 · 产品决策 · 2026
apfel 押注苹果内置 Mac LLM 是免费的本地 AI
一个零配置的 CLI 和 OpenAI 兼容服务器,用于苹果 macOS 中已随附的 LLM;2026 年 4 月登上 HN 首页,9 月时获约 6.3k GitHub 星标。
apfel (Arthur-Ficial)
做的是什么生意
apfel is a free, MIT-licensed macOS CLI plus OpenAI-compatible local server and chat that exposes Apple's on-device FoundationModels LLM through one brew install, with MCP tool support and zero network calls.
起因
Solo developer Arthur-Ficial started apfel after trying to run agents like openclaw against Apple's on-device model in ultra-token-saving mode; that failed, but shell scripting worked, so he built a wrapper exposing the model through stdin/stdout, proper exit codes and JSON output.
经过
The Show HN on 2026-04-03 drew 157 comments debating the 4K context window, Apple's guardrails, and whether the free model was being slept on; the project grew through versions with MCP tool support, PDF/image extraction, an OpenAI-compatible server, and a Homebrew formula, reaching 6,338 GitHub stars by September 2026.
结果
Still live and free: v1.9.1 with CLI, server and chat modes, Homebrew install, MIT license; no pricing, subscriptions or funding announced — a one-developer open-source project.
背景
apfel 是一个免费、MIT 许可的工具,提供零配置的命令行和 OpenAI 兼容本地服务器,用于苹果已在 macOS 26 Tahoe 中通过 FoundationModels 框架捆绑的约 3B 参数 LLM。一次 brew install 即可将模型暴露为 UNIX 工具、localhost:11434 的服务器和交互式聊天。
基本押注是本地 AI 的制胜招是入口,而非另一个模型下载:无需获取权重、无需 API 密钥、无需云,每个 token 都在用户的 Apple Silicon 上生成。该项目补充了苹果原始 API 所缺的功能——退出码、JSON 输出、文件附件、MCP 工具支持以及对 4096 token 窗口的上下文裁剪策略。
2026-04-03 的 Show HN 在首页获得 743 分和 157 条评论,讨论围绕上下文窗口、苹果护栏,以及捆绑模型是否被低估。截至 2026 年 9 月,项目为 v1.9.1,产品网站报告 6,338 个 GitHub 星标——仍是一个单人开发者、免费、无资金的开源项目。
这件事要成立,得有什么
- 苹果的端侧模型已安装在数百万台 Mac 上,因此 apfel 的分发成本为零——无需构建下载漏斗。
- 100% 端侧推理且无网络调用,解决了阻碍云 AI 在 shell 和自动化工作流中应用的隐私问题。
- OpenAI 兼容端点让现有 SDK 和代理只改一个基础 URL 即可切换到本地模型。
- Unix 工具框架(stdin、JSON、退出码)使模型可与 shell 脚本组合,这一细分市场被 Show HN 观众立即认可。
可借鉴之处
找到别人已付费的资产:苹果在每台 Mac 中都提供了端侧 LLM,因此整个机会是缺失的入口——分发和信任免费获得。
后续进展
截至 2026 年 9 月 2 日,apfel 保持活跃且免费,版本为 v1.9.1:提供 CLI、OpenAI 兼容服务器和聊天模式,可通过 Homebrew 安装,MIT 许可,附带演示脚本和 ApfelCore Swift 包。产品网站报告截至 2026 年 9 月 1 日有 6,338 个 GitHub 星标。未公布定价、订阅或融资,因此该项目仍是单人开发者的开源工具,其寿命取决于苹果保持 FoundationModels 的可访问性——这一平台依赖也使其获零成本分发。
资料来源
- Show HN: Apfel – The free AI already on your Mac
- Arthur-Ficial/apfel — The free AI already on your Mac
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡