#11 · Primary category: AI Gateway & API Infrastructure
freellmapi
7.4 billion tokens per month. 34 free LLM providers. 635 free model endpoints. All behind one /v1 endpoint, plus any custom OpenAI-compatible endpoint. Smart routing, automatic failover, encrypted keys. Personal experimentation only.
Project last updated:08/28/26
GitHub Stars
22.2K
Forks
3.1K
Contributors
64
License
MIT
Why we included this project
Free LLM tiers are scattered across a dozen provider dashboards, each with its own SDK and rate limits. FreeLLMAPI pools the free allowances of 28 providers, roughly 4 billion tokens a month, and serves them through a single OpenAI-compatible /v1 endpoint. A router picks the best available model for each request, and when one provider is rate-limited it falls over to the next. It also tracks per-key usage so you stay under each free-tier cap. Because it exposes Anthropic and Gemini surfaces as well, existing tools like Claude Code, Codex, Aider, or Cursor can point at it with a one-command setup. The router refreshes its model catalog from a signed feed, so new free models and quota changes arrive without a manual pull. It's built for personal experimentation rather than production traffic, which makes it a cheap sandbox for developers who want broad model access without paying for every API.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.