bclswl0827/ChatGemini
✨ ChatGemini 是一个基于 Google Gemini 的网页客户端,对标 ChatGPT 3.5,操作逻辑同 ChatGPT 3.5 一致,同时支持在聊天中上传图片,应用会自动调用 Gemini-Pro-Vision 模型进行识图。
ArchivedBased on the README, here's a technical summary that goes deeper than the GitHub description: --- Built with React and deployable via Node.js or Docker, the application stores conversation history in IndexedDB for client-side persistence and supports Server-Sent Events (SSE) for streaming token-by-token responses. The project includes integrated PHP and Nginx reverse proxy options to bypass regional restrictions, plus optional passcode protection via MD5 hashing and multi-key API rotation for load distribution across multiple Gemini API credentials.
927 stars. No commits in the last 6 months.
Stars
927
Forks
246
Language
TypeScript
License
AGPL-3.0
Category
Last pushed
Jan 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/bclswl0827/ChatGemini"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
HanaokaYuzu/Gemini-API
✨ Reverse-engineered Python API for Google Gemini web app
faetalize/zodiac
A ⚡lightweight⚡ frontend for Google's Gemini Pro.
hihumanzone/Gemini-Discord-Bot
A Discord bot leveraging Google Gemini. Has image/video/audio recognition, conversation...
AOrbitron/Eridanus
基于 OneBot 协议的多功能bot兼开发框架。以llm function calling为核心构建了更智能的功能调用机制。
ntthanh2603/gemini-web-to-api
✨Reverse-engineered API for Gemini web app. It can be used as a genuine API key from OpenAI,...