标签
CLIProxyAPI 是一个 42k star 的开源工具,能将 Claude、ChatGPT 等 AI 订阅通过 OAuth 登录转成本地 API 接口,使只支持 API key 的工具(如字节 Trae、腾讯 WorkBuddy)共享同一订阅,解决了跨工具复用订阅的痛点。
作者分享了使用Fable 5和Cursor Multitask如何借助AI实现快速iOS开发,自动构建、测试并在一夜间迭代功能。
文章指出OpenRouter不支持多模态(图像、视频、音频)的限制,并介绍了claude-code-proxy和CLI Proxy API等替代工具用于转发AI请求。
本文介绍了开源AI模型路由工具New-API自2023年4月发布以来的发展情况,指出其已占据市面上超90%的中转站份额,并探讨了该工具的核心开发者贡献与底层路由算法。
A comprehensive guide reviewing various open-source tools for creating AI proxies and reverse-engineering APIs for services like Claude, ChatGPT, Gemini, and Copilot. It categorizes tools by supported service, highlighting technical approaches such as OAuth integration, cookie extraction, and protocol conversion.