openai-proxy and cf-openai-azure-proxy
About openai-proxy
UNICKCHENG/openai-proxy
openai-proxy is a solution provided for Chinese users to address the issue of being unable to make requests to the OpenAI API.
This tool helps developers and other technical users in China overcome connectivity issues when trying to access OpenAI's API services, as well as providing workarounds for Claude and Google Bard APIs. It acts as a proxy, allowing users to send their AI model requests (like text prompts for GPT-3.5-turbo) to this service instead of directly to the official APIs. The output is the AI's response, similar to what the official API would return, alongside features for tracking API consumption.
About cf-openai-azure-proxy
haibbo/cf-openai-azure-proxy
A Cloudflare worker script to proxy OpenAI‘s request to Azure OpenAI Service
This project is for developers who want to use their existing OpenAI client applications with Azure OpenAI Service. Many popular OpenAI client applications are not directly compatible with Azure's service. This proxy translates requests from your client application into the format Azure OpenAI expects, allowing you to use your preferred tools with Azure's services, including GPT-3, GPT-4, and DALL-E-3.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work