geminiclientrs is a transport-focused Rust SDK for the Google Gemini API. It provides: typed request and response models content generation streaming content generation model listing lightweight telemetry hooks This crate does not own orchestration, planning, retrieval, or tool-loop execution. Those behaviors should live in the application layer, such as RAIN. Basic usage Position in the stack Use when you want a low-level SDK for Gemini. Use RAIN when you want agentic execution, tool orchestration, retrieval, planning, or multi-step workflows.
| Stars | 13 |
| Forks | 9 |
| Language | Rust |
| Category | AI 工具 |
| Quality Score | 44.15/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-12 |
| Created | 2025-01-11 |
| Platforms | cli, gemini, rust |
| Est. Tokens | ~16k |
Explore other popular ai 工具 tools:
gemini-client is A Rust client for the Google Gemini API with a higher-level agentic layer for tool use, app-owned RAG, bounded planning, and deterministic supervisor workflows.. It is categorized as a AI 工具 with 13 GitHub stars.
gemini-client is primarily written in Rust. It covers topics such as agentic, gemini-api, grounding.
You can find installation instructions and usage details in the gemini-client GitHub repository at github.com/Adriftdev/gemini-client. The project has 13 stars and 9 forks, indicating an active community.