With the increasing use of AI tools, many developers and enthusiasts often face issues such as account throttling and insufficient quotas. Recently, an open-source desktop application called Antigravity Tools has quickly gained popularity. It helps users infinitely extend the usage time of top models like Gemini and Claude through intelligent account management and seamless switching, becoming a hot topic in the AI community.

image.png

Key Features: Intelligent Monitoring and One-Click Switching

Antigravity Tools is a local AI relay application designed for developers and AI enthusiasts. It integrates multi-account management, protocol conversion, and intelligent request scheduling, providing a stable and efficient API calling experience.

- Real-time Quota Monitoring: The application globally monitors the remaining quota and health status of multiple AI accounts, including average quotas for models like Gemini Pro, Gemini Flash, and Claude, making it clear at a glance.

- Automatic Recommendation of the Best Account: The system intelligently selects accounts with sufficient quotas based on real-time algorithms and supports one-click seamless switching, avoiding the hassle of manual login and logout.

- Intelligent Distribution and Self-Healing: Automatically identifies model categories (Pro/Free) and account types, routing requests by priority. When encountering throttling (429) or expired (401) errors, the backend automatically retries and silently switches within milliseconds to ensure uninterrupted calls.

Multi-Protocol Compatibility, Stable Calls to Top Models

This tool supports converting Web session into standardized API interfaces, solving the issue of different vendor protocol differences:

- Compatible with OpenAI, Anthropic (Claude), and Gemini format endpoints, covering almost 99% of existing AI applications.

- Supports full functionality of Claude Code CLI, such as chain-of-thought and system prompts.

- Can classify and route complex model IDs, for example, directing GPT-4 requests to Gemini-3-pro-high.

User feedback shows that after using Antigravity Tools, users can stably call Claude, GPT, and Gemini models while significantly saving token and time costs.

Easy Installation and Use, Local Privacy First

As a desktop application, Antigravity Tools supports adding accounts via OAuth authorization, batch importing, and view switching (list/grid). It emphasizes local operation and privacy, without the need for server mediation. It is currently open source on GitHub, with an active community that regularly updates, including compatibility fixes and new feature iterations.

AIbase's View: In an era where AI subscription costs are high, the emergence of such open-source tools not only lowers the entry barrier but also promotes the integration of a multi-model ecosystem. Developers can achieve "infinite" quota expansion through intelligent management, greatly improving efficiency. In the future, as more similar projects emerge, the accessibility of AI tools will further become more widespread.

Project Address: https://github.com/lbjlaq/Antigravity-Manager