Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
FR

tashfeenahmed/freellmapi

OpenAI-compatible proxy that stacks the free tiers of 28 LLM providers (~4B tokens/month) behind one /v1 endpoint — plus any custom OpenAI-compatible endpoint. Smart routing, automatic failover, encrypted keys. Personal experimentation only.

18k Stars2.6k Forks53 Open Issues18k WatchersTypeScriptMIT
LLM Tool
Review Readiness

This repository page is useful for visitors, but Git-Stars keeps it out of search indexing until more original evidence and comparison context are available.

70

review score

Needs original analysis
Decision Snapshot

Problem solved

It solves the pain of manually managing multiple free-tier LLM accounts with different SDKs, rate limits, and failure points by stacking them into one unified API with automatic routing and fallback.

Deployment reality

The available setup signal starts with: docker pull ghcr.io/tashfeenahmed/freellmapi. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

tashfeenahmed/freellmapi still needs a clearer capability analysis. Use the metadata as a discovery signal, not as a production recommendation.

Source and compliance noteLast synced: Aug 9, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

tashfeenahmed/freellmapi is tracked as a TypeScript project in the LLM Tool area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 18k total stars, with +88 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 16 days ago, and the open issue queue is 53, about 0.29% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 2.6k forks and 18k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 1.0k. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Limited

Needs stronger original analysis before indexing.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

18k Stars

Reuse

2.6k Forks

Attention

18k Watchers

Maintenance

active

License

MIT

Open issues

53

Overview

FreeLLMAPI aggregates free tiers from 28 LLM providers into a single OpenAI-compatible endpoint, routing requests across 339 model endpoints and handling rate limits and token budgets automatically.

Key Features

- OpenAI-compatible API: Works with any OpenAI SDK or client by changing base_url. - Automatic fallback: Routes to the next provider when one is rate-limited. - Live catalog: Router updates model list from a signed feed without git pull.

Tool Positioning

LLM Tool

Libraries and tools for LLM apps, RAG, prompts, and evals

Quick Start
docker pull ghcr.io/tashfeenahmed/freellmapi
View on GitHub Project Homepage
Project Activity

80

Health Score

Active

Commit Activity

Apr 21, 2026

Created

Aug 7, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+68

Today's growth

+1.0k

7-day growth

+1.0k

30-day growth

Jul 27, 2026Aug 9, 2026
Community Health
2.6k

Forks

53

Open

18k

Watchers

Owner
FR

tashfeenahmed

GitHub profile
Topics & Language
TypeScript
Ecosystem & Usage
GitHub Repository Project Website Search on npm
Alternatives & Comparison

affaan-m/ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

240k

NousResearch/hermes-agent

The agent that grows with you

231k

multica-ai/andrej-karpathy-skills

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

203k

Significant-Gravitas/AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

187k

avelino/awesome-go

A curated list of awesome Go frameworks, libraries and software

181k
License
MIT
CreatedApr 21, 2026
Last pushAug 7, 2026
Last syncedAug 9, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained