awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
su-kaka avatar

su-kaka/gcli2api

0
View on GitHub↗

Gcli2api

This project is an AI API gateway and proxy that translates and normalizes requests between different AI model formats to ensure compatibility across client applications. It functions as a middleware service that can transform local command-line binaries into web services, allowing them to be triggered via HTTP requests.

The system is distinguished by its ability to route multimodal text and image inputs and extract internal reasoning chains from model outputs to separate the chain of thought from the final answer. It includes an authentication manager that automatically cycles through multiple OAuth tokens to distribute request load and bypass rate limits.

The capability surface covers credential health tracking, real-time log streaming via WebSockets, and a web administration console for bulk credential management. Data persistence is handled through a pluggable backend supporting either local SQLite or distributed MongoDB instances.

The application can be deployed using Docker container images or through automation for mobile terminal environments via Termux.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Features

  • AI API Gateways - Functions as an AI API gateway that translates and normalizes requests between different model formats.
  • Dual-Format Request Proxies - Provides a proxy that accepts multiple AI API formats and translates them for various backend model providers.
  • AI Gateways - Provides a multimodal gateway for routing text and image data and extracting reasoning chains.
  • API Format Standardizers - Translates diverse LLM API specifications into a standardized format to ensure compatibility across clients.
  • Multimodal Processing - Integrates text and image modalities within a unified interface for AI model processing.
  • Unified Multimodal APIs - Provides a unified API interface for processing combined text and image inputs for visual analysis.
  • Provider-Agnostic Request Normalization - Normalizes internal request formats into provider-specific structures to maintain compatibility across different AI models.
  • HTTP - Transforms local command-line binaries into web services triggered via HTTP requests.
  • HTTP Service Wrappers - Transforms local command-line binaries into web services with standardized request and response formats.
  • API Key Rotation - Distributes request load across a pool of authentication keys to automatically bypass provider rate limits.
  • AI Provider Proxies - Proxies traffic to AI providers while normalizing request structures for cross-model compatibility.
  • API Credential Managers - Centralizes the storage and lifecycle management of authentication tokens required for external AI services.
  • Token Load Balancers - Rotates multiple OAuth tokens automatically to distribute request load and ensure stability through redundancy.
  • Command-to-API Mapping - Implements logic that maps incoming HTTP requests to local command-line binaries for AI service execution.
  • Binary-to-HTTP Wrappers - Transforms local command-line binaries into web services that can be triggered via HTTP requests.
  • Streaming Chat Responses - Delivers AI-generated text to clients incrementally with anti-truncation logic for real-time interaction.
  • Vision Model Inputs - Intercepts and routes text and image data to enable visual analysis via vision-capable language models.
  • Reasoning Chain Parsers - Parses and separates a model's internal chain of thought from the final answer in API responses.
  • Credential Rotators - Automatically cycles through OAuth tokens to distribute request load and bypass rate limits.
  • Log Streaming - Streams system logs in real-time via WebSockets to a web administration console.
  • Incremental Content Streaming - Sends model responses incrementally using a chunked transfer mechanism for real-time UI updates.
3,856 estrellas·1,153 forks·Python·other·3 vistas

Historial de estrellas

Gráfico del historial de estrellas de su-kaka/gcli2apiGráfico del historial de estrellas de su-kaka/gcli2api

Preguntas frecuentes

¿Qué hace su-kaka/gcli2api?

This project is an AI API gateway and proxy that translates and normalizes requests between different AI model formats to ensure compatibility across client applications. It functions as a middleware service that can transform local command-line binaries into web services, allowing them to be triggered via HTTP requests.

¿Cuáles son las características principales de su-kaka/gcli2api?

Las características principales de su-kaka/gcli2api son: AI API Gateways, Dual-Format Request Proxies, AI Gateways, API Format Standardizers, Multimodal Processing, Unified Multimodal APIs, Provider-Agnostic Request Normalization, HTTP.

¿Qué alternativas de código abierto existen para su-kaka/gcli2api?

Las alternativas de código abierto para su-kaka/gcli2api incluyen: justlovemaki/aiclient-2-api — AIClient-2-API is an AI gateway and proxy server that translates diverse large language model interfaces into a single… katanemo/plano — Plano is an AI agent orchestrator and LLM gateway proxy that unifies access to multiple AI providers through a single… hyperdxio/hyperdx — HyperDX is an OpenTelemetry observability platform that provides centralized log management, distributed tracing, and… chopratejas/headroom — Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model… nguyenphutrong/quotio — Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line… snailyp/gemini-balance.

Alternativas open-source a Gcli2api

Proyectos open-source similares, clasificados según cuántas características comparten con Gcli2api.
  • justlovemaki/aiclient-2-apiAvatar de justlovemaki

    justlovemaki/AIClient-2-API

    4,144Ver en GitHub↗

    AIClient-2-API is an AI gateway and proxy server that translates diverse large language model interfaces into a single standardized API format. It functions as an OpenAI API compatible proxy and multi-provider orchestrator, allowing a single client to interact with multiple different model backends through a unified interface. The project distinguishes itself by acting as a load balancer that distributes requests across multiple provider accounts using health checks and polling to bypass quota limits. It includes a TLS fingerprint emulator to simulate browser characteristics and prevent API a

    JavaScriptaicodingfree
    Ver en GitHub↗4,144
  • katanemo/planoAvatar de katanemo

    katanemo/plano

    5,120Ver en GitHub↗

    Plano is an AI agent orchestrator and LLM gateway proxy that unifies access to multiple AI providers through a single interoperable interface. It functions as a model routing engine that decouples applications from specific vendors using semantic aliases, allowing traffic to be shifted between providers without modifying application code. The system distinguishes itself with intent-based agent routing, which directs prompts to specialized agents based on semantic analysis. It features an interceptor-based filter chain system that acts as guardrail middleware to enforce safety policies, rewrit

    Rustai-gatewayai-gateway-supportenvoy
    Ver en GitHub↗5,120
  • hyperdxio/hyperdxAvatar de hyperdxio

    hyperdxio/hyperdx

    9,324Ver en GitHub↗

    HyperDX is an OpenTelemetry observability platform that provides centralized log management, distributed tracing, and a self-hosted monitoring stack. It functions as a unified system for collecting, indexing, and visualizing logs, metrics, and traces from cloud and container environments. The platform distinguishes itself with specialized tooling for large language model monitoring and session replay, allowing user interactions in the browser to be linked to backend telemetry. It employs schema-less JSON parsing to index structured logs dynamically and uses source maps to resolve minified sta

    TypeScriptalertinganalyticsapm
    Ver en GitHub↗9,324
  • chopratejas/headroomAvatar de chopratejas

    chopratejas/headroom

    29,537Ver en GitHub↗

    Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model interactions. It functions as an intermediary that intercepts traffic between clients and providers to apply context compression, request routing, and format translation. The system differentiates itself through a Model Context Protocol server implementation that delivers compression and retrieval tools to compatible AI hosts. It employs a content-aware compression pipeline and tiered importance scoring to trim redundant data from logs and tool outputs while preserving essential

    Pythonagentaianthropic
    Ver en GitHub↗29,537
Ver las 30 alternativas a Gcli2api→