🛠 Google Gemini now works via OpenAI API
A Python tool, gemini-web2api, has been developed that turns the Google Gemini web interface into an API fully compatible with the OpenAI format. It supports Flash, Pro, and Flash Thinking models, Tool Calling features, web search, and data streaming.
🌍 The tool allows developers to leverage Gemini's capabilities through familiar OpenAI libraries in projects such as ChatBox or Cherry Studio, bypassing the complexities of using proprietary APIs directly.
👤 You can use the power of Gemini in any application that supports the OpenAI API through a standard free Google account, without the need to pay for tokens in Google Cloud Vertex AI.
