cj2api and chatgptProxyAPI
These are competitors offering alternative approaches to the same problem: both deploy OpenAI-compatible API proxies on Cloudflare Workers to bypass network restrictions, but A converts ChatJimmy while B proxies the actual OpenAI API.
About cj2api
qingchencloud/cj2api
将 ChatJimmy 转换为 OpenAI 兼容 API 的 Cloudflare Worker | 零成本部署,支持流式输出,自带测试页
About chatgptProxyAPI
x-dr/chatgptProxyAPI
🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出
Deploys reverse proxy middleware on Cloudflare Workers or Pages to relay OpenAI API requests, bypassing regional restrictions without requiring external infrastructure. Supports account balance querying via session tokens and maintains compatibility with standard OpenAI client libraries (Python requests, Node.js ChatGPT API) through identical endpoint signatures.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work