Ross ROSS = Recommend OSS · open-source software intelligence for agents

CJackHwang/AIstudioProxyAPI

FastAPI + Playwright + Camoufox 中间层代理服务器,兼容OpenAI API且支持参数转发。项目通过浏览器自动化将API请求转发到 Google AI Studio Chat,并同样按照OpenAI标准格式返回的工具。内置调试WebUI面板。 observed · 2026-08-28

github.com/CJackHwang/AIstudioProxyAPI · homepage · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 78
  • Release rhythm 80
  • Longevity 35
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: 3
  • age_days: 494
  • days_rel: 138
  • days_push: 133
  • n_releases_24m: 50

Full methodology

Adoption not part of the score

2489 stars · 420 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A self-hosted proxy server that exposes Google AI Studio's web chat interface as an OpenAI-compatible API using FastAPI and Camoufox/Playwright browser automation. It supports streaming, function calling (auto/native/emulated modes), auth profile rotation, and includes a built-in debug Web UI.

Use cases

  • use gemini models from ai studio through an openai-compatible api
  • connect google ai studio to tools that expect the openai api format
  • self-host a proxy for ai studio chat completions with streaming
  • use function calling with ai studio models
  • rotate multiple ai studio auth profiles to avoid rate limits
  • run ai studio as a local llm api server

When to choose

  • you want OpenAI API compatibility for Google AI Studio's free web access to Gemini models
  • you need function calling, streaming, or auth profile rotation on top of AI Studio
  • you want a self-hosted bridge with a debug Web UI and CLI launcher

When to avoid

  • you have an official Gemini API key and want a supported, ToS-compliant integration
  • you need production-grade SLAs or guaranteed availability, since browser automation is fragile against UI changes
  • you need high-concurrency serving, as each request is driven through an automated browser session

Facets

service · maturity active

proxy http-server api-framework web-scraping chatbot large-language-models apis self-hosted artificial-intelligence python self-hosted windows openai-compatible-api google-ai-studio browser-automation playwright camoufox fastapi reverse-proxy function-calling streaming automation docker linux macos

1 source

Member repositories

RepositoryRoleHealth v2
CJackHwang/AIstudioProxyAPImain70

For agents

markdown · JSON · MCP: product_card(name="CJackHwang/AIstudioProxyAPI")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem