Sophomoresty/gemini-web2api
Convert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 97
- Release rhythm 35
- Longevity 6
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 97
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
2880 stars · 639 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A single-file Python server that exposes Google Gemini's web interface as an OpenAI-compatible API, supporting chat completions, streaming, tool calling, and Gemini-native endpoints. It requires no official API key and runs cross-platform with only httpx as an optional dependency.
Use cases
- use Gemini models through OpenAI-compatible clients like Cherry Studio or ChatBox
- run a free local LLM API endpoint without paying for Gemini API keys
- connect OpenAI Codex CLI or Gemini CLI to Gemini web models
- get streaming chat completions with tool calling from Gemini web
- adjust thinking depth for extended reasoning outputs
- self-host a drop-in replacement for /v1/chat/completions
When to choose
- you want OpenAI-format access to Gemini web without an API key or cost
- you need a lightweight, single-file, cross-platform proxy server
- you use clients or CLIs that speak the OpenAI or Gemini native API formats
- you want built-in web search and adjustable thinking depth
When to avoid
- you need guaranteed uptime or SLA-backed official API access
- you require features not available through the Gemini web interface
- your usage may violate Google's web terms of service or risk account restrictions
- you need production-grade authentication beyond simple bearer keys
Facets
service · maturity active
llm-inference http-server api-framework chatbot web-scraping large-language-models apis self-hosted developer-tools artificial-intelligence python cross-platform self-hosted cli openai-compatible-api gemini reverse-proxy api-wrapper single-file free-tier streaming tool-calling
1 source
- readme: https://github.com/Sophomoresty/gemini-web2api · fetched 2026-08-28 · 32ae4a7f3359
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Sophomoresty/gemini-web2api | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="Sophomoresty/gemini-web2api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem