awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Wei-Shaw avatar

Wei-Shaw/claude-relay-service

0
View on GitHub↗
12,114 星标·1,825 分支·JavaScript·MIT·12 次浏览pincc.ai↗

Claude Relay Service

This project is a secure intermediary proxy gateway for large language model APIs. It functions as a relay service that forwards requests to AI providers while managing service accounts and routing traffic.

The service provides a compatibility layer that supports multiple endpoint formats, allowing different third-party AI clients to communicate with a single provider. It distinguishes itself through a service account management system that assigns individual proxy settings to multiple accounts to prevent IP bans and distributes traffic via load balancing to avoid rate limits.

The system includes a rate limiter that restricts access based on token volume, concurrency, and custom identification keys. It monitors usage through a tracking system that records token consumption and request metrics per user. Reliability is maintained through a circuit-breaker mechanism that detects upstream connection failures and pauses routing to affected accounts using cooldown timers.

Features

  • Request Relays - Provides a secure intermediary relay layer that forwards incoming requests to remote AI providers.
  • AI Gateway Management - Provides centralized management of AI proxy settings, request rates, and token usage monitoring.
  • LLM Gateways - Functions as a secure LLM API proxy gateway that aggregates multiple providers and manages service accounts.
  • AI Model Load Balancers - Distributes AI API traffic across multiple service accounts to optimize rate limits and handle upstream failures.
  • AI Provider Proxies - Routes requests to Claude AI through a secure intermediary to manage service accounts and prevent IP bans.
  • Proxy Routing Services - Routes incoming traffic to specific service accounts based on account health and configured proxy settings.
  • Usage-Based Access Restrictions - Restricts API access based on request rates, token volume, concurrent connections, and client identifiers.
  • Service Account Management - Implements a system for managing non-human service accounts and their associated proxy settings to avoid IP bans.
  • Rate Limiting - Enforces request and volume quotas based on token consumption metrics against unique user access keys.
  • Token Usage Analytics - Tracks and records LLM token consumption and request counts per user for monitoring and access control.
  • API Compatibility Layers - Exposes multiple endpoint formats via a compatibility layer to ensure different AI clients can communicate with one provider.
  • Third-Party Service Integrations - Connects diverse AI clients to a centralized relay service using custom access keys and compatible formats.
  • Circuit Breakers - Implements a circuit-breaker mechanism that pauses routing to failing upstream accounts using cooldown timers.
  • Circuit Breakers - Provides a circuit-breaker mechanism that detects upstream connection failures and pauses routing to affected accounts using cooldown timers.
  • Stateless Architectures - Employs a stateless architecture to forward AI requests without storing conversation content on the server.
  • Context Usage Monitors - Provides a monitoring dashboard to track token consumption and request metrics per user.
  • Endpoint Translation Maps - Translates various third-party API request formats into a single standardized internal format for upstream delivery.
  • Format Compatibility Layers - Ships an endpoint prefixing system that ensures compatible communication between various third-party AI clients and providers.
  • AI Tools - Relay service for accessing Claude API in restricted regions.

Star 历史

wei-shaw/claude-relay-service 的 Star 历史图表wei-shaw/claude-relay-service 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Claude Relay Service 的开源替代方案

相似的开源项目,按与 Claude Relay Service 的功能重合度排序。
  • nguyenphutrong/quotionguyenphutrong 的头像

    nguyenphutrong/quotio

    3,624在 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
    在 GitHub 上查看↗3,624
  • kilo-org/kilocodeKilo-Org 的头像

    Kilo-Org/kilocode

    15,616在 GitHub 上查看↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    在 GitHub 上查看↗15,616
  • xiangsx/gpt4free-tsxiangsx 的头像

    xiangsx/gpt4free-ts

    7,701在 GitHub 上查看↗

    gpt4free-ts is a TypeScript-based LLM API proxy and gateway that provides a unified interface for accessing large language models without paid subscriptions or official API keys. It functions as a containerized AI bridge that routes requests to various free third-party providers to retrieve chat completions. The project acts as an OpenAI API wrapper, translating requests and responses into the standard OpenAI chat completions format to ensure compatibility with existing AI tools. It utilizes a provider-based routing system to distribute request loads across available endpoints. The gateway s

    TypeScriptchatbotchatbotschatgpt
    在 GitHub 上查看↗7,701
  • alibaba/higressalibaba 的头像

    alibaba/higress

    7,558在 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
    在 GitHub 上查看↗7,558
查看 Claude Relay Service 的所有 30 个替代方案→

常见问题解答

wei-shaw/claude-relay-service 是做什么的?

This project is a secure intermediary proxy gateway for large language model APIs. It functions as a relay service that forwards requests to AI providers while managing service accounts and routing traffic.

wei-shaw/claude-relay-service 的主要功能有哪些?

wei-shaw/claude-relay-service 的主要功能包括:Request Relays, AI Gateway Management, LLM Gateways, AI Model Load Balancers, AI Provider Proxies, Proxy Routing Services, Usage-Based Access Restrictions, Service Account Management。

wei-shaw/claude-relay-service 有哪些开源替代品?

wei-shaw/claude-relay-service 的开源替代品包括: nguyenphutrong/quotio — Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… xiangsx/gpt4free-ts — gpt4free-ts is a TypeScript-based LLM API proxy and gateway that provides a unified interface for accessing large… alibaba/higress — Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It… tbphp/gpt-load — gpt-load is a transparent proxy gateway that routes API requests to multiple AI providers—including OpenAI, Google… insforge/insforge — InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational…