cheahjs/free-llm-api-resources

A list of free LLM inference resources accessible via API.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on February 12th, 2026
Created on July 4th, 2024
Open Issues & Pull Requests: 63 (+0)
Number of forks: 3,097
Total Stargazers: 29,382 (+5)
Total Subscribers: 365 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.3 days
Mean response time: 23.1 days
90th percentile: 90.6 days
Tracked items: 41

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 13% of issues opened in the past year have been closed. Three people close 77% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 28
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 93 days
Stale 30+ days: 27
Stale 90+ days: 15

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

The free-llm-api-resources repository is a curated directory of services offering free or trial-based access to large language model APIs. Maintained primarily by cheahjs with contributions from aliasfoxkde and DarkReaperBoy, the repository documents legitimate API providers that allow developers to experiment with LLM inference without upfront payment. The README is automatically generated from a Python script located at src/pull_available_models.py, ensuring the list stays current as provider offerings change.

The repository catalogs two main categories of services: those offering perpetual free access and those providing trial credits. Free providers listed include OpenRouter, which offers 20 requests per minute and 50 daily requests with various open models like Llama 3.3 70B and Hermes 3; Google AI Studio, providing access to Gemini and Gemma models with token-per-minute limits; NVIDIA NIM with 40 requests per minute; Mistral's La Plateforme and Codestral services; HuggingFace Inference Providers with monthly credits; Vercel AI Gateway; OpenCode Zen; Cerebras; Groq; Cohere; GitHub Models; Cloudflare Workers AI; and several others. Trial credit providers include Fireworks, Baseten, Nebius, Novita, AI21, Upstage, NLP Cloud, Alibaba Cloud, Modal, Inference.net, Hyperbolic, SambaNova Cloud, and Scaleway Generative APIs.

Each provider entry specifies rate limits, token quotas, and available models with direct links to their respective platforms. The documentation includes important caveats, such as Google AI Studio using data for training outside certain regions, Mistral requiring phone verification, and NVIDIA NIM having context window limitations. The repository explicitly excludes services that reverse-engineer existing chatbots or lack legitimacy, maintaining focus on official provider offerings.

The repository's classification spans multiple domains including LLM APIs, Free APIs, Language Models, AI Resources, API Directory, Generative AI, Developer Tools, AI Services, Model Access, and API Endpoints. It serves as a practical resource for developers seeking to prototype with various language models without financial commitment, while the explicit warning against service abuse reflects awareness that free tier availability depends on responsible usage patterns.