chatgpt-proxy and cloudflare-proxy
Both are Cloudflare Worker-based proxies that bypass Cloudflare protection to forward requests to the ChatGPT API, making them direct competitors offering similar functionality with different implementation approaches.
About chatgpt-proxy
spoonnotfound/chatgpt-proxy
A Cloudflare-bypass proxy for ChatGPT
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