gemini-openai-proxy and gemini-cli-openai
These are competitors—both convert Gemini's API to OpenAI's protocol specification, just using different deployment approaches (proxy server vs. Cloudflare Workers).
About gemini-openai-proxy
zhu327/gemini-openai-proxy
A proxy for converting the OpenAI API protocol to the Google Gemini Pro protocol.
About gemini-cli-openai
GewoonJaap/gemini-cli-openai
Expose Gemini CLI endpoints as OpenAI API with Cloudflare Workers
Leverages Google's Gemini CLI OAuth2 authentication to bypass API key requirements, routing requests through Cloudflare Workers for global edge deployment. Supports advanced capabilities including vision/images, function calling, native reasoning with configurable thinking budgets, token caching via KV storage, and real-time streaming—all behind an OpenAI-compatible interface compatible with existing SDKs and third-party clients like Open WebUI.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work