chatgptProxyAPI and cloudflare-proxy
Both projects are competing implementations of the same solution—using Cloudflare Workers to proxy OpenAI API requests with streaming support—so users would choose one or the other based on code quality and maintenance status.
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.
About cloudflare-proxy
barretlee/cloudflare-proxy
Cloudflare Worker 代理请求 ChatGPT API,支持 Stream 流式输出
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work