Tag
CLIProxyAPI is a 42k-star open-source tool that converts AI subscriptions like Claude and ChatGPT into local API endpoints via OAuth login. It allows tools that only support API keys (such as ByteDance Trae, Tencent WorkBuddy) to share the same subscription, solving the pain point of reusing subscriptions across multiple tools.
The author shares how using Fable 5 and Cursor Multitask enabled rapid iOS development with AI assistance, automatically building, testing, and iterating on features overnight.
The article points out OpenRouter's limitation of not supporting multimodality (image, video, audio) and introduces alternative tools such as claude-code-proxy and CLI Proxy API for forwarding AI requests.
This article covers the development of the open-source AI model routing tool new-api since its April 2023 release, highlighting its dominance with over 90% market share among relay instances, and delves into both the contributions of its core developers and its underlying routing algorithms.
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.