Nativu5/Gemini-FastAPI
A FastAPI service that exposes Google's Gemini web interface through an OpenAI-compatible REST API.

Velocity · 7d
+1.8
★ / day
Trend
→steady
star history
This project creates an API gateway that allows developers to call Gemini’s web-based models without requiring a Google API key. Instead, it uses browser cookies to authenticate and provides an OpenAI-compatible endpoint layer. The service supports multi-turn conversations with LMDB storage, handles text and image inputs, and includes load balancing across multiple Google accounts for higher throughput.