chatgptProxyAPI and cj2api
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 chatgptProxyAPI
x-dr/chatgptProxyAPI
🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出
This tool helps developers and businesses in regions with network restrictions access OpenAI's API. By setting up a proxy using Cloudflare Workers or Pages, you can route your API requests around firewalls. It takes your standard OpenAI API requests and forwards them through an unblocked domain, returning the normal API response.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work