chatgptProxyAPI and chatgpt_reverse_proxy

These are competitors—both provide reverse proxy solutions to access OpenAI's API, with the first using Cloudflare Workers and the second using Tencent Cloud Functions as their respective deployment platforms.

chatgptProxyAPI
53
Established
chatgpt_reverse_proxy
51
Established
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 18/25
Stars: 3,006
Forks: 662
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
Stars: 36
Forks: 14
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
Stale 6m No Package No Dependents
No Package No Dependents

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.

API-integration network-circumvention AI-development cloud-hosting developer-tools

About chatgpt_reverse_proxy

lenye/chatgpt_reverse_proxy

自建 ChatGPT api 反向代理服务,腾讯云函数

This tool helps developers who use AI models like OpenAI and Azure OpenAI to manage their API requests. It acts as a middleman, allowing you to route your API calls through your own custom server or cloud function instead of directly to the AI service provider. This means your application code can send requests to your proxy address, and the proxy then forwards them to the actual AI service, returning the AI model's response back to your application.

API management cloud infrastructure AI integration backend development network proxy

Scores updated daily from GitHub, PyPI, and npm data. How scores work