cj2api and cloudflare-proxy
These are **competitors**: both provide Cloudflare Worker-based proxies to convert non-OpenAI APIs (ChatJimmy and ChatGPT respectively) into OpenAI-compatible endpoints, serving the same use case of API abstraction with stream support.
About cj2api
qingchencloud/cj2api
将 ChatJimmy 转换为 OpenAI 兼容 API 的 Cloudflare Worker | 零成本部署,支持流式输出,自带测试页
This project helps developers integrate ChatJimmy's AI capabilities into their applications by converting its proprietary API into a standard OpenAI-compatible format. Developers can send messages in a familiar OpenAI chat completion format and receive AI-generated responses, making it easy to use ChatJimmy with existing tools and frameworks that support the OpenAI API.
About cloudflare-proxy
barretlee/cloudflare-proxy
Cloudflare Worker 代理请求 ChatGPT API,支持 Stream 流式输出
This project helps developers in regions where direct access to OpenAI's ChatGPT API is restricted. It acts as an intermediary, taking requests from your ChatGPT client and forwarding them to the OpenAI API, then returning the responses. The end user is typically a developer building applications that integrate with ChatGPT, who needs a reliable way to connect without relying on a local proxy.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work