Free AI Models
A daily-updated, community-maintained catalogue of every free AI model available right now — id, provider, context window, modalities and rate limits — as machine-readable JSON, plus an auto-routing OpenAI-compatible endpoint.
Installation & usage
README summary
A daily-updated, community-maintained catalogue of every free AI model available right now — id, provider, context window, modalities and rate limits — as machine-readable JSON, plus an auto-routing OpenAI-compatible endpoint.
A daily-updated list of every free AI model (free LLM API) available right now, refreshed every 24 hours from OpenRouter, Pollinations and other public sources. data/models.json — id, provider, context window, max output, modalities, rate limit, source. A rendered table in the README, updated by GitHub Actions. An OpenAI-compatible endpoint that auto-routes to the current best free model. Picking the right free model for a task, tracking which providers have the most generous tiers, or building routing logic on top of real-time data.
Auto-extracted from the repository README. The authoritative steps live in the repository on GitHub.
Full README
Free AI Models
A daily-updated list of every free AI model (free LLM API) available right now, refreshed every 24 hours from OpenRouter, Pollinations and other public sources.
What's inside
data/models.json— id, provider, context window, max output, modalities, rate limit, source- A rendered table in the README, updated by GitHub Actions
- An OpenAI-compatible endpoint that auto-routes to the current best free model
Use it for
Picking the right free model for a task, tracking which providers have the most generous tiers, or building routing logic on top of real-time data.