# Amm1rr/WebAI-to-API

Webchat to API

Repository: https://github.com/Amm1rr/WebAI-to-API
Canonical: https://ross.abutalabs.com/products/webai-to-api
Language: Python
License: Apache-2.0
License Family: permissive
Topics: ai, api, fastapi, free, google-bard-api, python, webserver, webservice, chatbot, bard, gemini, gemini-api, api-less, llm, uvicorn, chatgpt, atlascloud
Last push: 2026-08-26T16:05:22+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 87, longevity 81
- inputs: {"age_days": 1138, "days_push": 7, "days_rel": 7, "gap_med": 62.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1349, forks 232 (observed 2026-08-28T04:04:27.869010+00:00)

## What it is
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
- artifact type: service
- maturity: active
- function: http-server, api-framework, chatbot, llm-inference, middleware
- domain: artificial-intelligence, large-language-models, chatbots, apis, self-hosted
- platform: python, self-hosted, cross-platform
- tags: openai-compatible-api, gemini, reverse-proxy-api, playwright-automation, fastapi, streaming-sse, web-ai-to-api, docker, web-server

## Member repositories
- Amm1rr/WebAI-to-API (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.869010+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:19.498486+00:00, confidence not recorded.
  - readme: https://github.com/Amm1rr/WebAI-to-API (fetched 2026-08-28T04:04:27.869010+00:00, sha a20312831732)
- Data as of 2026-08-30T08:39:29.467469+00:00.
