Gemini-API and gemini-pro-bot

These are ecosystem siblings: one provides a reverse-engineered Python interface to Gemini's web API, while the other is a downstream application (Telegram bot) that could use such an interface as its underlying LLM connector.

Gemini-API
72
Verified
gemini-pro-bot
47
Emerging
Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 2,363
Forks: 359
Downloads:
Commits (30d): 39
Language: Python
License: AGPL-3.0
Stars: 169
Forks: 45
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
No Package No Dependents
Archived Stale 6m No Package No Dependents

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-pro-bot

rabilrbl/gemini-pro-bot

A Python Telegram bot powered by Google's gemini-pro LLM API

Scores updated daily from GitHub, PyPI, and npm data. How scores work