Amm1rr/WebAI-to-API
Webchat to API observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 87
- Longevity 81
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: 62.0
- age_days: 1138
- days_rel: 7
- days_push: 7
- n_releases_24m: 7
Adoption not part of the score
1349 stars · 232 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-hosted Python server that exposes browser-based AI services like Google Gemini through an OpenAI-compatible /v1/chat/completions API. It uses Playwright browser automation or WebAPI integrations with provider-based routing, streaming (SSE), and Docker deployment support.
Use cases
- use gemini through an openai-compatible api
- self-host a free chatgpt-style api endpoint
- expose web-based ai chat as a rest api
- get streaming chat completions from gemini without an api key
- run an openai api proxy for gemini in docker
- integrate gemini into tools that expect the openai api
When to choose
- you want OpenAI-compatible access to Gemini without paying for the official API
- you need streaming SSE responses and conversation continuation
- you want a self-hosted server with Docker deployment and diagnostics endpoints
When to avoid
- you need guaranteed uptime or SLA-backed service, since it relies on browser automation of web chat
- you need providers other than Gemini or Atlas Cloud
- you cannot maintain an authenticated Google browser session
Facets
service · maturity active
http-server api-framework chatbot llm-inference middleware artificial-intelligence large-language-models chatbots apis self-hosted python self-hosted cross-platform openai-compatible-api gemini reverse-proxy-api playwright-automation fastapi streaming-sse web-ai-to-api docker web-server
1 source
- readme: https://github.com/Amm1rr/WebAI-to-API · fetched 2026-08-28 · a20312831732
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Amm1rr/WebAI-to-API | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="Amm1rr/WebAI-to-API")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem