wyeeeee/hajimi
这是一个基于 FastAPI 构建的 Gemini API 代理 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 43
- Release rhythm 40
- Longevity 37
Flags: archived no_license
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: 1
- age_days: 520
- days_rel: 454
- days_push: 347
- n_releases_24m: 20
Adoption not part of the score
1727 stars · 5336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hajimi is a FastAPI-based proxy for Google's Gemini API that exposes OpenAI-compatible endpoints like /v1/chat/completions. It provides API key pooling and rotation, rate limiting, optional password protection, fake streaming, concurrent request caching, and web search mode, deployable on Hugging Face Spaces, Claw Cloud, Render, or locally.
Use cases
- use gemini models through openai-compatible clients like sillytavern
- proxy gemini api with multiple api keys and rotation
- self-host an openai-format endpoint for gemini
- deploy a gemini proxy on huggingface spaces for free
- add rate limiting and password protection to a gemini proxy
- enable gemini web search via model name suffix
- convert openai chat requests to gemini format
When to choose
- you need an OpenAI-compatible gateway in front of Gemini or Vertex AI
- you want key pooling, rate limits, and a web UI for configuration
- you want free one-click deployment on Hugging Face Spaces or Claw Cloud
When to avoid
- you need a fully supported, production-hardened gateway with a clear license (license is unspecified)
- you only use OpenAI or Anthropic models and never Gemini
- you require strict compliance, since the proxy includes request-disguise features that may violate provider terms
Facets
service · maturity active
api-gateway proxy http-server middleware rate-limiting chatbot large-language-models apis self-hosted backend web-development python self-hosted cross-platform gemini-api-proxy openai-compatible fastapi api-key-pooling huggingface-spaces vertex-ai docker web-server
1 source
- readme: https://github.com/wyeeeee/hajimi · fetched 2026-08-28 · 6eedecaf60ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wyeeeee/hajimi | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem