Best OpenAI docs to bookmark: OpenAI model guide. Official OpenAI guide to current GPT, reasoning, coding, and tool-capable models. Use it when model names, reasoning levels, and API behavior matter.
Best OpenAI learning hub: OpenAI Academy. Official OpenAI Academy hub for guided courses and skills. Use it when you want a more structured OpenAI learning path than raw API docs alone.
Best Claude learning hub: Anthropic Academy. Official Anthropic hub for AI fluency, Claude Code, MCP, and Claude courses. Use it to move from one-off Claude docs pages into a broader official learning path.
Best Gemini model reference: Gemini API models. Official Google AI for Developers model documentation. Use it to compare Gemini context, modality, and release channels.
Best open-model catalog: Hugging Face model hub. Hugging Face's live catalog for open checkpoints, datasets, and demos. Use it to see what open models are actually available, not just which ones were announced.
Best DeepSeek migration source: DeepSeek models and pricing. Official DeepSeek pricing and model page. Use it to verify live model names, pricing, and alias migrations before building around DeepSeek.
Best routed-catalog reference: OpenRouter models guide. OpenRouter's cross-provider model directory. Use it when you want one place to compare current provider availability across model families.
Primary sources matter most when models move fast
Model names, aliases, context windows, pricing, tool support, and recommended usage can change quickly. Official docs and model catalogs are the first place to check before relying on a course, tweet, or old benchmark.
Bookmark OpenAI, Anthropic, Gemini, Meta Llama, Mistral, Cohere, DeepSeek, Qwen, xAI, Perplexity, Together, OpenRouter, and Hugging Face docs if your work depends on model behavior. As of Sunday, August 16, 2026, that means checking pages that already show the current families and migrations, plus the operational docs that affect real costs and latency: OpenAI's latest-model guidance, model-selection guide, compare-models page, the API changelog and deprecations pages, the Responses API migration guide, the Assistants migration guide before the August 26, 2026 shutdown, Agents SDK models-and-providers, programmatic tool calling, conversation state, Fast mode, Codex best practices, Codex model guidance, Batch, Flex, Prompt Caching, OpenAI Academy, Codex for Builders, Codex Bootcamp, and API Builder Bootcamp; Anthropic Academy plus Claude overview, the live lineup pages for Claude Fable 5, Claude Opus 4.8, Claude Sonnet 5, and Claude Haiku 4.5, Build with Claude, tool use, CLI and SDK docs, Managed Agents, the Managed Agents quickstart, Advisor tool, Computer Use, model deprecations, the migration guide, Prompt Caching, Batch Processing, Sonnet 5 release notes, Managed Agents cookbook material, and general release notes; Gemini model tables plus the Gemini API overview, Gemini 3 Developer Guide, the August 13, 2026 Gemini 3.7 Flash page, Agents Overview, Managed Agents quickstart, Webhooks, Batch API, background execution, Computer Use, Hooks, context caching, pricing, the GA Interactions API, URL Context, File Search, and Gemini deprecations; Meta's newer Model API overview alongside Llama prompt-format and model-card docs; Mistral's model-selection, agents, changelog, and full models overview pages; Cohere's models, Command A Reasoning, reasoning capabilities, tool-use, rerank, embed, and deprecation docs; DeepSeek's pricing, updates, live model-list pages, the August 13, 2026 DeepSeek-V4-Pro GA release note, and the Responses API guide; Qwen's quickstart plus Qwen Code Quick Start, Qwen Code docs, common workflows, repo, subagents, and skills pages; xAI's model docs, Build pages, sessions, and release streams; Perplexity's API overview, Agent API, Search API, Search Evals, deep-research cookbook, changelog, Prompt Guide, Search quickstart, Embeddings quickstart, and MCP pages; Hugging Face's Inference Providers plus agents, context, MCP, and smolagents cookbook material; and OpenRouter's large model directory plus the Quickstart Guide, models API, provider-routing, Prompt Caching, Response Caching, ZDR, Rankings, and live-discovery pages. Secondary summaries are useful only after the primary source is checked.
Use catalogs to narrow the test set
A model catalog should not make the final decision for you. It should narrow the candidates by modality, context, tool support, speed, price, hosting route, and data constraints.
Once the list is short, test the models on your own prompts and workflows. That is the only way to know whether a model is right for your coding agent, RAG system, product feature, or research assistant.
Recommended courses and resources
-
The AI Engineer Roadmap
Free tutorial · Matt Pocock · Beginner to intermediate
You want a guided path through core AI concepts, model selection, the AI engineering mindset, evals, and techniques for improving LLM-powered apps.
-
Model Context Protocol Tutorial
Free tutorial · Matt Pocock · Intermediate
You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution.
-
AI Coding Dictionary
Dictionary · Matt Pocock · Beginner to intermediate
You want plain-English definitions for agentic coding concepts such as context windows, tools, MCP, handoffs, skills, subagents, feedback loops, and agent-ready work.
-
MCP: Build Rich-Context AI Apps with Anthropic
Short course · DeepLearning.AI · Intermediate
You want a hands-on MCP course for connecting tools, context, and Claude-powered apps.
-
Hugging Face MCP Course
Free course · Hugging Face · Beginner to intermediate
You want a free structured MCP path with concepts, assignments, SDKs, and a certificate route.