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.

56 matches for "api"

Video matches

Watch first when you want a fast feel for the topic before opening courses, docs, or profiles.

How to Build for AI Agents and a Claude Code Second Brain in 25 Min | Ryan Wiggins video thumbnail

How to Build for AI Agents and a Claude Code Second Brain in 25 Min | Ryan Wiggins

Peter Yang · 2026, ai agents, claude code, mcp

Prompt engineering for developers video thumbnail

Prompt engineering for developers

DeepLearning.AI · prompting, api, developers, foundations

Educators

Riley Brown profile photo

Riley Brown

Riley Brown · Beginner to intermediate

Popular AI creator focused on building real apps and experiments with accessible AI tools.

Skills

AI app building, No-code AI, AI tools, Rapid prototyping

Providers and platforms

Official material for learning Anthropic's current Claude family, model tradeoffs, Claude Code, MCP, computer use, practical prompt workflows, and team model-governance workflows without relying on third-party summaries.

Topics

Claude models, Claude Code, MCP, Computer use, AI fluency, Frontier model selection, Model governance, Release notes

OpenAI profile photo

OpenAI

OpenAI docs, Academy, and Cookbook · Beginner to advanced

Official model and implementation material for learning current GPT-5.6 choices, Codex workflows, subagents, memories, agent evals, MCP and connector patterns, retrieval, background jobs, prompt engineering, production best practices, model optimization, structured outputs, and OpenAI's newer Academy learning path.

Topics

GPT models, Reasoning models, Model selection, Agents, Subagents, RAG, Structured outputs, MCP, Evals, Memories

Zapier profile photo

Zapier

Zapier AI automation guides · Beginner to intermediate

Practical no-code automation examples for people wiring AI into daily operations.

Topics

Automation, AI workflows, No-code tools

n8n profile photo

n8n

n8n AI workflow tutorials · Intermediate

Good for building agentic workflows that connect LLMs with APIs and business systems.

Topics

Automation, Agents, Tool use, Workflow design

Stability AI profile photo

Stability AI

Stability AI docs · Beginner to intermediate

Developer-focused material for using Stable Diffusion and Stability APIs.

Topics

Image generation, API workflows, Creative AI

Replicate profile photo

Replicate

Replicate docs and examples · Beginner to intermediate

Fast route to test many hosted AI models without managing infrastructure.

Topics

Model APIs, Prototyping, Image generation, LLM apps

Gumloop profile photo

Gumloop

Gumloop tutorials · Beginner to intermediate

Template-led way to learn AI automations for research, scraping, enrichment, and repetitive operations.

Topics

Automation, No-code AI, AI workflows, Agents

OpenRouter profile photo

OpenRouter

OpenRouter docs · Beginner to intermediate

Useful for learning model comparison, latest-family aliases, routing, fallback behavior, benchmark-aware selection, and API-compatible experimentation across proprietary and open model families.

Topics

Model routing, Model comparison, Auto Router, GPT models, Claude models, Gemini, Llama, Mistral, DeepSeek, Qwen, API examples, Evaluation

Official Gemini material for learning the current stable, preview, latest, and experimental Gemini model lineup, plus the now-GA Interactions API, prompt design, function calling, background execution, Deep Research, Computer Use, Hooks, Live API, File Search, coding-agent setup, multimodal tradeoffs, and AI Studio workflows.

Topics

Gemini models, Multimodal AI, Long context, Model selection, AI Studio, Interactions API, Background execution, Deep Research, Computer Use, Hooks, Live API, Coding agents, File Search, API examples

Official path into current Llama families, prompt formats, open-weight deployment, model access, hosting, and integration decisions.

Topics

Llama, Open models, Llama API, Local models, Fine-tuning, Model deployment, Safety models

Mistral AI profile photo

Mistral AI

Mistral models docs · Beginner to advanced

Official material for comparing current Mistral families such as Devstral, Magistral, Voxtral, OCR, and newer Small and Medium models across coding, reasoning, and multimodal use cases.

Topics

Mistral models, Open models, Model selection, Agents, Coding, Reasoning, Multimodal AI

Cohere profile photo

Cohere

Cohere model docs · Beginner to advanced

Official material for learning Cohere chat, embedding, rerank, and LLM University material, especially for grounded enterprise retrieval workflows.

Topics

Command models, RAG, Embeddings, Reranking, Enterprise AI, Model selection, Course material

DeepSeek profile photo

DeepSeek

DeepSeek API docs · Beginner to advanced

Official DeepSeek API material for learning model access, OpenAI-compatible usage, reasoning mode, pricing, and current migration details from the live models list rather than third-party screenshots.

Topics

DeepSeek, Reasoning models, Coding models, OpenAI-compatible APIs, Model selection

xAI profile photo

xAI

xAI Grok model docs · Beginner to advanced

Official xAI material for learning current Grok choices across chat, coding, image, video, and voice APIs, plus Build workflows, aliasing, and release-version behavior.

Topics

Grok 4.5, Grok Build, Reasoning models, Coding models, Image models, Video models, Model selection

Perplexity profile photo

Perplexity

Perplexity API quickstart · Beginner to advanced

Official material for learning web-grounded AI search, Agent API workflows, citations, MCP-server access, retrieval, and model choice.

Topics

AI search, Search API, Agent API, Grounded answers, Model selection, Research workflows, MCP

Together AI profile photo

Together AI

Together AI model catalog · Beginner to advanced

Useful for learning which open and hosted models are available through a unified inference platform.

Topics

Open models, Serverless inference, Llama, Qwen, DeepSeek, Mistral, Model hosting

Resources

OpenAI Cookbook

GitHub repo · OpenAI · Beginner to advanced

You need implementation examples rather than theory.

api, examples, rag, agents

Perplexity Deep Research and Search API docs

API docs · Perplexity · Intermediate

You want to compare search, Sonar, Agent API, and cited research workflows from the primary source.

ai search, deep research, grounded answers, sonar, research workflows

Perplexity Deep Research Workflows

Cookbook · Perplexity · Intermediate

You want a current, implementation-focused Perplexity walkthrough for long-running deep-research jobs, async handling, and batch-style research flows.

deep research, agent api, async workflows, research workflows, grounded answers

OpenAI Batch API guide

Guide · OpenAI · Intermediate

You want the official OpenAI pattern for queueing large asynchronous jobs such as eval runs, backfills, classification batches, or dataset generation.

openai, batch api, async workflows, cost optimization, offline processing

Migrate to the Responses API

Migration guide · OpenAI · Intermediate

You are starting a new OpenAI integration or upgrading an older chat-completions flow and want the current API surface with built-in agent primitives.

openai, responses api, migration, agents, tool use

OpenAI conversation state

Guide · OpenAI · Intermediate

You need the official OpenAI pattern for preserving conversation state, reasoning items, and multi-turn context across longer-lived agent workflows.

openai, conversation state, responses api, reasoning, agents

OpenAI model guide

Model docs · OpenAI · Beginner to advanced

You need to choose between current GPT-5.6 variants, smaller GPT-5.4 variants, reasoning levels, tool support, and cost-sensitive API paths, including the current default starting points of GPT-5.6 Sol, Terra, and Luna.

openai, gpt, gpt-5, reasoning models, model selection

OpenAI API changelog

Release notes · OpenAI · Intermediate

You want the official running log of OpenAI API launches, pricing shifts, renamed features, and model changes before updating a workflow or teaching page.

openai, release notes, gpt-5.6, pricing, migrations

Assistants migration guide

Migration guide · OpenAI · Intermediate

You still have Assistants API code or course material and need the exact OpenAI migration path before the Assistants API shutdown on August 26, 2026.

openai, assistants api, responses api, migration, agents

OpenAI Codex Prompting Guide

Guide · OpenAI · Intermediate to advanced

You want the newest OpenAI guidance for prompting Codex-style coding workflows, especially when using newer Codex models with preambles and execution phases.

codex, prompting, coding agents, responses api, agentic software engineering

OpenAI Working with evals

Guide · OpenAI · Intermediate

You need API-level guidance for testing outputs, comparing models, and catching regressions during upgrades.

openai, evals, quality, regression testing, reliability

Anthropic Courses

Official learning hub · Anthropic · Beginner to advanced

You want Anthropic's current course list for Claude API work, MCP, Claude Code, skills, and AI fluency instead of piecing course links together from blog posts.

anthropic, claude, courses, mcp, claude code

Anthropic Academy

Official learning hub · Anthropic · Beginner to advanced

You want official Anthropic courses for AI fluency, Claude Code, MCP, or Claude API development before diving into narrower docs.

anthropic, claude, ai fluency, claude code, mcp

Anthropic Build with Claude overview

Guide · Anthropic · Beginner to intermediate

You want Anthropic's current implementation-first starting point for Claude apps, tool use, prompts, streaming, and API workflows instead of jumping straight into isolated reference pages.

anthropic, claude, build with claude, api, agents

Anthropic platform release notes

Release notes · Anthropic · Intermediate

You need the current Anthropic changelog for model launches, API changes, and Claude Code updates before teaching or adopting a workflow.

anthropic, release notes, claude, claude code, model updates

Anthropic Managed Agents

Guide · Anthropic · Intermediate to advanced

You want Anthropic's current managed-agent starting point, including the Agents, Sessions, and Environments APIs for autonomous sessions, built-in tools, and secure execution.

anthropic, managed agents, agents, sandboxing, tool use

Anthropic Cookbook

GitHub repo · Anthropic · Intermediate

You want practical, copyable Claude examples and notebooks from Anthropic instead of starting with blank prompts or abstract API docs.

anthropic, claude, cookbook, examples, tool use

Gemini API overview

Guide · Google AI for Developers · Beginner to intermediate

You want Google's current top-level map of Gemini models, agents, tools, and the recommended Interactions API entrypoint before going deeper.

gemini, google, interactions api, models, agents

Gemini API models

Model docs · Google AI for Developers · Beginner to advanced

You need to compare current Gemini stable, preview, latest, and experimental model IDs, context windows, and modality support.

gemini, google, multimodal, long context, model selection

Gemini 3 Developer Guide

Guide · Google AI for Developers · Intermediate

You want Google's current Gemini 3 feature guide covering built-in tools, function calling, batch support, context caching, and model-fit questions in one place.

gemini, gemini 3, tools, batch api, context caching

Gemini Agents Overview

Guide · Google AI for Developers · Intermediate

You want the official overview of Gemini managed agents, sandbox behavior, and when to use agent workflows instead of plain model calls.

gemini, agents, interactions api, deep research, coding agents

Gemini Managed Agents quickstart

Quickstart · Google AI for Developers · Intermediate

You want Google's practical quickstart for building managed Gemini agents with tools, system instructions, and server-side state instead of reading only the higher-level overview.

gemini, managed agents, interactions api, tools, stateful workflows

Migrate to the Gemini Interactions API

Migration guide · Google AI for Developers · Intermediate

You are upgrading an older Gemini integration and need Google's current migration path toward the Interactions API for stateful agent workflows.

gemini, interactions api, migration, agents, stateful workflows

Gemini API changelog

Release notes · Google AI for Developers · Intermediate

You need the official Gemini launch and shutdown timeline before relying on preview model IDs or older Flash variants.

gemini, google, release notes, model deprecations, model selection

Gemini deprecations

Migration guide · Google AI for Developers · Intermediate

You need Google's official shutdown schedule and recommended replacements before pinning Gemini preview or Flash variants in a long-lived workflow.

gemini, deprecations, migrations, model selection, release notes

Gemini Batch API

Guide · Google AI for Developers · Intermediate

You want the official Gemini route for high-volume asynchronous generation, evaluation, extraction, or backfill workloads.

gemini, batch api, async workflows, cost optimization, offline processing

Gemini background execution

Guide · Google AI for Developers · Intermediate to advanced

You need Google's current pattern for long-running Gemini tasks such as deep research, multi-step agents, and server-side asynchronous execution.

gemini, background execution, interactions api, async workflows, deep research

Gemini Live API overview

Guide · Google AI for Developers · Intermediate

You want the official Google path for low-latency voice and vision agents before designing a realtime Gemini workflow.

gemini, live api, voice agents, realtime, multimodal

Gemini Developer API pricing

Guide · Google AI for Developers · Intermediate

You want Google's current pricing and positioning for Gemini models before choosing between faster, cheaper, or more capable variants.

gemini, pricing, 3.1 flash, model selection, cost

Mistral Agents introduction

Guide · Mistral AI · Intermediate

You want Mistral's official explanation of its Agents and Conversations API before building tool-using or workflow-style apps.

mistral, agents, tool use, conversations, workflows

DeepSeek API docs

API docs · DeepSeek · Beginner to advanced

You need first-call examples, OpenAI-compatible API usage, and current migration notes for DeepSeek models.

deepseek, reasoning models, coding models, openai compatible, api examples

DeepSeek models and pricing

Model docs · DeepSeek · Beginner to advanced

You need current DeepSeek model names, pricing, and deprecation notes before building against the API.

deepseek, reasoning models, pricing, model deprecations, model selection

DeepSeek Responses API

Guide · DeepSeek · Intermediate

You want the current DeepSeek path for Responses-style orchestration and need to know that support currently centers on `deepseek-v4-flash` before planning a migration.

deepseek, responses api, openai compatible, agents, tool use

Qwen API platform

API docs · Qwen · Beginner to advanced

You need official Qwen model-family context, deployment docs, and quickstarts before choosing a hosted or local workflow.

qwen, open models, multilingual, coding models, agent models

Perplexity API overview

API docs · Perplexity · Beginner to advanced

You need to understand Search, Agent, and Embeddings APIs for grounded AI research workflows and multi-provider model access.

perplexity, agent api, search api, ai search, grounded answers