awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
NoeFabris avatar

NoeFabris/opencode-antigravity-auth

0
View on GitHub↗
8,563 stars·582 forks·TypeScript·mit·10 views

Opencode Antigravity Auth

This project is an authentication proxy and quota manager designed for accessing large language models via Google credentials. It serves as an orchestrator that handles identity management, session recovery, and the distribution of API requests across multiple authenticated accounts.

The system focuses on maintaining continuous service availability through dynamic account rotation and quota routing to bypass rate limits. It includes a grounding engine that links model responses to real-time web search results to reduce hallucinations and improve factual accuracy.

Additional capabilities cover session orchestration, which automatically detects failures and restarts interrupted operations. The project also provides controls for modulating model reasoning depth by adjusting thinking levels and token budgets.

Features

  • Agent Authentication Proxies - Provides a proxy layer that handles Google authentication and session management for LLM access.
  • Provider Account Rotation - Distributes API requests across multiple provider accounts to bypass rate limits and maintain service availability.
  • Usage Quotas - Monitors real-time API usage and routes traffic to available account pools to prevent quota exhaustion.
  • Service Quota Managers - Optimizes API quota availability by rotating requests across multiple authenticated accounts.
  • Quota Routing - Implements a routing system that distributes requests across multiple authenticated accounts to maintain service availability and bypass rate limits.
  • LLM Session Managers - Orchestrates LLM sessions by recovering failures and managing reasoning configurations.
  • API Account Rotation - Rotates between multiple authenticated Google accounts to manage API quotas and rate limits.
  • Google OAuth Providers - Manages the exchange and rotation of Google OAuth tokens for secure access to LLM APIs.
  • Usage Quota Managers - Manages and rotates across multiple account quotas to bypass provider rate limits.
  • Hallucination Detection - Verifies factual accuracy by linking AI responses to real-time web search results to mitigate hallucinations.
  • Reasoning Depth Controllers - Modulates the depth of model reasoning by adjusting thinking tokens and temperature settings.
  • Web Search Integrations - Integrates real-time web search results into model responses to enhance factual accuracy and reduce hallucinations.
  • Agent Session Recovery - Detects authentication errors and automatically restarts failed AI operations to resume workflows.
  • LLM Session Recovery - Automatically restarts failed requests using cached state and session tokens to ensure operation continuity.

Star history

Star history chart for noefabris/opencode-antigravity-authStar history chart for noefabris/opencode-antigravity-auth

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Opencode Antigravity Auth

Similar open-source projects, ranked by how many features they share with Opencode Antigravity Auth.
  • lanqian528/chat2apilanqian528 avatar

    lanqian528/chat2api

    3,368View on GitHub↗

    chat2api is a web-to-API bridge and proxy that converts web-based chat sessions into a standardized API format. This allows web accounts to be used programmatically within third-party client applications. The system includes a multi-account rotator that distributes requests across a pool of authentication tokens using random or sequential polling to bypass rate limits. It also functions as a multimodal API proxy, translating base64 or URL-encoded images and files into formats compatible with web-based chat interfaces. The project manages the full lifecycle of session tokens, featuring statef

    Python
    View on GitHub↗3,368
  • nguyenphutrong/quotionguyenphutrong avatar

    nguyenphutrong/quotio

    3,624View on GitHub↗

    Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line tools and integrated development environments to various AI model providers. It serves as a centralized authentication hub, managing API keys and service accounts to provide a unified interface for external AI agents. The project distinguishes itself through a routing engine that implements priority-chain and round-robin load balancing to distribute workloads across multiple accounts. It features automated API key failover, which redirects requests to backup authentication keys

    Swiftai-toolsdeveloper-toolsproxy
    View on GitHub↗3,624
  • helallao/perplexity-aihelallao avatar

    helallao/perplexity-ai

    1,375View on GitHub↗

    This project provides a programmatic client for interacting with AI-powered search services. It is designed to automate research tasks by facilitating batch query processing, real-time response streaming, and document content analysis through both synchronous and asynchronous interfaces. To ensure continuous service access and high throughput, the system includes an automated account provisioning and lifecycle management framework. This allows for the rotation of authenticated sessions and the automatic renewal of credentials, which helps maintain access during high-volume operations. The pr

    Pythonaiapiartificial-intelligence
    View on GitHub↗1,375
  • alibaba/higressalibaba avatar

    alibaba/higress

    7,558View on GitHub↗

    Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c

    Goai-gatewayai-nativeapi-gateway
    View on GitHub↗7,558
See all 30 alternatives to Opencode Antigravity Auth→

Frequently asked questions

What does noefabris/opencode-antigravity-auth do?

This project is an authentication proxy and quota manager designed for accessing large language models via Google credentials. It serves as an orchestrator that handles identity management, session recovery, and the distribution of API requests across multiple authenticated accounts.

What are the main features of noefabris/opencode-antigravity-auth?

The main features of noefabris/opencode-antigravity-auth are: Agent Authentication Proxies, Provider Account Rotation, Usage Quotas, Service Quota Managers, Quota Routing, LLM Session Managers, API Account Rotation, Google OAuth Providers.

What are some open-source alternatives to noefabris/opencode-antigravity-auth?

Open-source alternatives to noefabris/opencode-antigravity-auth include: lanqian528/chat2api — chat2api is a web-to-API bridge and proxy that converts web-based chat sessions into a standardized API format. This… nguyenphutrong/quotio — Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line… helallao/perplexity-ai — This project provides a programmatic client for interacting with AI-powered search services. It is designed to… alibaba/higress — Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It… vercel/vercel — Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure… async-labs/builderbook — Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital…