AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

14 matches for "providers"

Educators

Simon Willison profile photo

Simon Willison

Simon Willison on LLMs · Beginner to advanced

Consistently useful notes, demos, model comparisons, and warnings about practical LLM use without product marketing gloss.

Skills

LLM tools, Prompting, AI safety, Local models, Model selection

AI Automation Circle profile photo

AI Automation Circle

AI Automation Circle · Beginner to intermediate

Structured Skool community built around live feedback and support for people learning to build automations.

Skills

AI automation, Live hotseats, Client systems, Workflow support

Wes McDowell profile photo

Wes McDowell

Wes McDowell · Beginner to intermediate

Accessible marketing education for small businesses using AI to improve website copy, offers, and lead generation.

Skills

AI website marketing, Lead generation, Copywriting, Business websites

Resources

OpenAI Agents SDK models and providers

Guide · OpenAI · Intermediate

You are wiring agents across OpenAI and external providers and need the official model-selection and provider-behavior guide instead of inferring capabilities from scattered examples.

openai, agents sdk, models and providers, model selection, multi-provider

DeepSeek context caching

Guide · DeepSeek · Intermediate

You want the official DeepSeek KV-cache guidance before building repeated long-context workflows or comparing caching behavior with other providers.

deepseek, context caching, kv cache, cost optimization, latency

OpenRouter models guide

Models guide · OpenRouter · Beginner to advanced

You need to compare many model families through one catalog before testing prompts across providers.

openrouter, model comparison, model routing, opus, claude

OpenRouter MCP Server

MCP guide · OpenRouter · Intermediate

You want OpenRouter's official MCP path for pulling live models, prices, rankings, docs, and test calls into Codex, Claude Code, or another coding assistant while you compare providers.

openrouter, mcp, model catalogs, prices, rankings

OpenRouter models API

API reference · OpenRouter · Intermediate

You want a machine-readable way to inspect current models, filters, and metadata across providers.

openrouter, model catalog, api reference, model routing, model selection

OpenRouter provider routing

Guide · OpenRouter · Intermediate

You need to learn how OpenRouter routes across providers, handles fallbacks, and exposes preference controls before relying on it in production.

openrouter, provider routing, fallbacks, model selection, reliability

OpenRouter Rankings

Live model rankings · OpenRouter · Beginner to intermediate

You want a current usage-and-benchmark signal for routed models before deciding which providers and families deserve a real evaluation run.

openrouter, rankings, model selection, market signals, benchmarks

LangChain Open Deep Research

GitHub repo · LangChain · Intermediate to advanced

You want a configurable open-source deep-research agent that works across search tools, MCP servers, and multiple model providers.

deep research, agents, mcp, search, multi-provider

OpenRouter Prompt Caching

Guide · OpenRouter · Intermediate

You want the official explanation of sticky provider routing, cache-hit behavior, and cost tradeoffs before using OpenRouter as a long-context or agent backend.

openrouter, prompt caching, routing, cost optimization, latency

OpenRouter Zero Data Retention

Guide · OpenRouter · Intermediate

You need a primary-source explanation of how OpenRouter filters to ZDR-capable providers before teaching teams to route sensitive prompts across many endpoints.

openrouter, zero data retention, privacy, provider routing, governance

Hugging Face Inference Providers

Platform docs · Hugging Face · Intermediate

You want one official Hugging Face entry point for trying current open models across providers without learning a separate inference API for each host.

hugging face, inference providers, open models, serverless inference, model routing