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.
Guide on configuring Claude Desktop to use a local API instead of the default cloud API, enabling offline or custom inference.
A developer discovered Google's Gemini Nano 4B LLM built into Chrome and created an OpenAI-compatible API wrapper for local use, eliminating the need for API keys or external calls.