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
Alishahryar1 avatar

Alishahryar1/free-claude-code

0
View on GitHub↗
34,843 stars·5,367 forks·Python·MIT·23 views

Free Claude Code

This project is a multi-provider AI gateway and proxy server that intercepts and routes requests between AI clients and various large language model providers. It functions as an API protocol translator and model router, mapping incoming requests to specific upstream providers or local runners to provide a unified interface for multiple models.

The system distinguishes itself by bridging chat platforms and command line interfaces, converting messages from chat services into managed command line sessions. It further optimizes traffic by executing certain web search and fetch requests locally and translating message formats, streaming events, and tool schemas between different provider standards.

The proxy includes capabilities for voice input and output processing, including audio-to-text transcription. It also provides a local web interface for managing provider keys, validates requests via authorization tokens, and implements a transport-class abstraction to support the integration of custom backend services.

Features

  • AI Request Routing - Implements infrastructure to secure, monitor, and route incoming requests to various AI model providers.
  • Model Request Proxies - Intercepts and routes AI API requests to alternative provider backends while preserving wire protocols.
  • AI Provider Integrations - Provides a system for integrating new cloud or local model backends through custom transport classes.
  • AI Request Routers - Maps incoming model requests to specific upstream providers based on defined tiers or references.
  • API Translation Layers - Translates message formats, streaming events, and tool schemas between different AI provider API standards.
  • Conversational Input Protocols - Translates between different model provider formats and tool schemas to ensure compatibility.
  • Chat-to-CLI Bridging - Converts chat platform messages into managed command line sessions using a structured conversation queue.
  • LLM Gateways - Functions as a centralized interface for aggregating multiple LLM providers into a single API.
  • AI Provider Interfaces - Provides standardized interfaces for integrating external AI service providers to handle multi-turn text and tool use.
  • Model Provider Proxies - Routes requests between third-party model providers and local runners to unify access to various LLMs.
  • AI Gateways - Provides a unified entry point integrating cloud backends and local runners for multiple models.
  • Protocol Translators - Translates API message formats and tool schemas between client extensions and diverse third-party model providers.
  • Transport Abstractions - Standardizes communication with various API backends through a common interface to support new provider integration.
  • AI Hosting Platforms - Provides a network entry point for hosting and serving artificial intelligence capabilities to clients.
  • AI Observability Tracing - Emits structured events across the request flow to diagnose AI system behavior without logging raw data.
  • Local Tool Execution - Handles web search and fetch requests locally to stream responses without sending traffic to upstream providers.
  • Model Routing - Maps incoming model requests to specific upstream providers based on defined tiers or direct references.
  • Realtime AI Session Managers - Exposes AI capabilities through chat bots to allow remote interaction and progress streaming.
  • AI Proxy Integrations - Allows editor extensions to connect to alternative AI model providers by overriding base URLs and tokens.
  • Model Provider Overrides - Connects editor plugins to alternative model providers by overriding base URLs and authentication tokens.
  • Chat Platform Integrations - Manages the exchange of messages across external chat services using bot tokens and channel identifiers.
  • Custom Transport Protocols - Enables communication with new API backends using custom transport classes and standard protocols.
  • AI Messaging Bridges - Wraps AI sessions in bot interfaces to enable remote interaction and task management via chat applications.
  • CLI Session Bridges - Converts messages from chat platforms into managed command line sessions for remote AI interaction.
  • CLI Session Proxying - Routes command line requests through custom providers to enable adaptive thinking and session management.
  • Controller-Based Routing - Maps incoming model requests to specific upstream backends using structured interface handlers.
  • Local-First Tool Processing - Intercepts web search and fetch requests to process them locally instead of forwarding traffic to upstream providers.
  • Custom AI Provider Registration - Adds new backend services by implementing transport classes and registering them within a provider catalog.

Star history

Star history chart for alishahryar1/free-claude-codeStar history chart for alishahryar1/free-claude-code

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Free Claude Code

These projects share indexed features with Free Claude Code. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • vercel/vercelvercel avatar

    vercel/vercel

    15,738View on GitHub↗

    Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure that automates the build process by detecting project frameworks and distributing static and dynamic content through a global content delivery network. The platform executes application logic using serverless functions that scale automatically based on real-time traffic demand. The platform distinguishes itself through a centralized AI gateway that proxies requests to multiple model providers, enabling standardized authentication, observability, and cost tracking. It supports

    TypeScriptclicloudcommand
    View on GitHub↗15,738
  • kilo-org/kilocodeKilo-Org avatar

    Kilo-Org/kilocode

    15,616View on 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
    View on GitHub↗15,616
  • pipecat-ai/pipecatpipecat-ai avatar

    pipecat-ai/pipecat

    12,846View on GitHub↗

    Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag

    Pythonaichatbot-frameworkchatbots
    View on GitHub↗12,846
  • helicone/heliconeHelicone avatar

    Helicone/helicone

    5,830View on GitHub↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    TypeScript
    View on GitHub↗5,830
Compare all 30 related projects→

Frequently asked questions

What does alishahryar1/free-claude-code do?

This project is a multi-provider AI gateway and proxy server that intercepts and routes requests between AI clients and various large language model providers. It functions as an API protocol translator and model router, mapping incoming requests to specific upstream providers or local runners to provide a unified interface for multiple models.

What are the main features of alishahryar1/free-claude-code?

The main features of alishahryar1/free-claude-code are: AI Request Routing, Model Request Proxies, AI Provider Integrations, AI Request Routers, API Translation Layers, Conversational Input Protocols, Chat-to-CLI Bridging, LLM Gateways.

Which projects share features with alishahryar1/free-claude-code?

Projects with overlapping indexed features include: vercel/vercel — Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… pipecat-ai/pipecat — Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech… helicone/helicone — Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with… portkey-ai/gateway — This project is an artificial intelligence gateway that functions as a centralized middleware layer for managing,… wangrongding/wechat-bot — This project is a WeChat LLM bot framework and messaging gateway designed to connect WeChat accounts to language…