# FreeLLM Hub > FreeLLM Hub is an English-first directory for discovering, comparing, and configuring free LLM APIs. It aggregates free API models from providers such as Google AI Studio, Groq, NVIDIA NIM, OpenRouter, Mistral, Cohere, Cerebras, Cloudflare Workers AI, and more. Use this file as the preferred entry point for AI agents that need to understand or reference freellm.net. ## Best Entry Points - [FreeLLM Hub Home](https://freellm.net/): Overview of the site, current model/provider counts, and recommended free AI APIs. - [Free LLM Model Directory](https://freellm.net/models/): Searchable catalog of free LLM API models with provider, context window, modality, rate limits, access requirements, status, and verification data. - [Free LLM Providers](https://freellm.net/providers/): Provider comparison covering free tiers, no-credit-card access, supported capabilities, and model counts. - [Config Generator](https://freellm.net/config/): Ready-to-copy setup snippets for Claude Code, Cursor, Codex CLI, Gemini CLI, OpenCode, Hermes, OpenClaw, OpenHuman, and OpenAI-compatible tools. - [Free LLM API Keys](https://freellm.net/free-llm-api-keys): Practical guide for getting free LLM API keys and choosing providers with low signup friction. - [Free LLM API Status](https://freellm.net/free-llm-api-status): Current availability and freshness signals for tracked free model APIs. ## Reference Pages - [Compare Models](https://freellm.net/compare): Side-by-side model comparison workflow. - [Use Cases](https://freellm.net/use-cases/): Task-based recommendations for coding, chat, vision, audio, reasoning, embedding, and other use cases. - [FAQ](https://freellm.net/faq): Common questions about free LLM APIs, free API keys, OpenAI-compatible endpoints, Cursor, Claude Code, and production use. - [Glossary](https://freellm.net/glossary): Plain-English explanations of common LLM API terms. - [About](https://freellm.net/about): Site purpose, verification process, data freshness policy, contribution links, and contact details. - [Changelog](https://freellm.net/changelog): Recent model, provider, and status changes tracked by the site. ## Provider Shortcuts - [Groq Free LLM API](https://freellm.net/providers/groq): Groq free models, API key access, rate limits, and OpenAI-compatible endpoint details. - [OpenRouter Free Models](https://freellm.net/providers/openrouter): OpenRouter free model catalog, API key setup, routing notes, and model availability. - [NVIDIA NIM Free API](https://freellm.net/providers/nvidia-nim): NVIDIA NIM free model access, verification requirements, hosted models, and endpoint details. - [Mistral AI Free API](https://freellm.net/providers/mistral-ai): Mistral free tier details, available models, API key access, and compatibility notes. - [Cloudflare Workers AI Free Models](https://freellm.net/providers/cloudflare-workers-ai): Cloudflare Workers AI free model options and Workers-based access path. ## API Key Guides - [Free Gemini API Key](https://freellm.net/free-gemini-api-key): How to get and use a free Gemini API key from Google AI Studio. - [Free OpenAI API Key Alternatives](https://freellm.net/free-openai-api-key): Free alternatives for OpenAI-compatible GPT-style API access. - [Free LLM API Key Guide](https://freellm.net/free-llm-api-keys): Provider comparison for free API keys, no-credit-card options, and practical setup. ## Useful Query Patterns - Search all free LLM APIs: https://freellm.net/models/?q=free%20llm%20api - Search free API key options: https://freellm.net/models/?q=free%20llm%20api%20key - Search Gemini models: https://freellm.net/models/?q=gemini - Search DeepSeek models: https://freellm.net/models/?q=deepseek - Search GPT-style models: https://freellm.net/models/?q=gpt - Search Groq models: https://freellm.net/models/?q=groq - Search OpenRouter free models: https://freellm.net/models/?q=openrouter - Jump to tool-specific config sections: https://freellm.net/config/#claude-code, https://freellm.net/config/#cursor, https://freellm.net/config/#codex ## Selected Guides - [Best Free LLM API Key Guide 2026](https://freellm.net/blog/best-free-llm-api-key-guide-2026): Provider-by-provider guide to getting free API keys. - [Best Free LLM Models 2026](https://freellm.net/blog/best-free-llm-models-2026): Curated model recommendations. - [Cloudflare Workers AI Free LLM Guide](https://freellm.net/blog/how-to-use-cloudflare-workers-ai-for-free-llm): How to use Cloudflare Workers AI free models. ## Notes for Agents - Prefer the model and provider detail pages for exact model IDs, base URLs, limits, and free-tier requirements. - Model availability, rate limits, and free status can change. Check the page-level freshness and status indicators before citing a model as currently available. - Directory URLs use trailing slashes, for example /models/ and /providers/. Leaf pages omit trailing slashes, for example /free-llm-api-keys and /about.