Gemini-API and Gemini-Reverse
The Node.js client is an ecosystem sibling to the Python API, specifically an unofficial client library inspired by the Python project, extending its reverse-engineering work to a different language and platform.
About Gemini-API
HanaokaYuzu/Gemini-API
✨ Reverse-engineered Python API for Google Gemini web app
Based on the README, here's a technical summary: --- Provides async Python bindings for Gemini's web API with built-in cookie auto-refresh via background tasks, enabling long-lived integrations. Supports streaming responses, image generation/editing, extension-based web search (YouTube, Gmail), and system prompt customization through Gemini Gems—all while parsing structured outputs (text, model thoughts, images) from web responses. Targets always-on services and bots through asyncio-native design with optional automatic client lifecycle management.
About Gemini-Reverse
rynn-k/Gemini-Reverse
Unofficial Node.js client for gemini.google.com — inspired by Gemini-API (Python). Supports streaming, chat sessions, gems, file uploads, and TypeScript.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work