WeSearch

Turn your Google accounts into a free, load-balanced LLM API gateway

·3 min read · 0 reactions · 0 comments · 7 views
#technology#api#software#OpenGem#Google#Next.js#Node.js#Firebase
Turn your Google accounts into a free, load-balanced LLM API gateway
⚡ TL;DR · AI summary

OpenGem is a tool that transforms Google accounts into a local, load-balanced Gemini API gateway. It supports various API requests, including those from OpenAI and Anthropic, making it versatile for personal and educational use. Users can manage their accounts and monitor usage through an admin console with a range of features.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

Quick Start · API Usage · Admin Console · Configuration What Is OpenGem? OpenGem turns one or more Google accounts into a local, load-balanced Gemini gateway. It exposes the native Gemini API shape and also accepts OpenAI Chat Completions and Anthropic Messages requests, so most SDKs can point at your OpenGem server with only a base URL change. It is designed for personal, educational and research usage. You run the gateway, connect your own Google accounts, create your own API keys, and monitor usage from the admin console. Highlights Next.js admin console with a rebuilt setup wizard, dashboard, logs, API keys, docs, settings and chat playground. Native Gemini endpoint: POST /v1beta/models/{model}:generateContent. OpenAI-compatible endpoint: POST /v1/chat/completions and GET /v1/models.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub