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.

39 matches for "retrieval"

Educators

Jerry Liu profile photo

Jerry Liu

LlamaIndex · Intermediate

Strong practical material for connecting LLMs to private data, documents, retrieval, and workflows.

Skills

RAG, Agents, Document workflows, Context augmentation

Greg Kamradt profile photo

Greg Kamradt

Data Independent AI tutorials · Beginner to intermediate

Practical walkthroughs for retrieval, LLM application patterns, and common developer questions.

Skills

RAG, LLM apps, Prompting, Evaluation

James Briggs profile photo

James Briggs

James Briggs AI tutorials · Beginner to intermediate

Useful practical explanations of embeddings, retrieval, LangChain, Pinecone, and agent workflows.

Skills

Vector search, RAG, Agents, Embeddings

Connor Shorten profile photo

Connor Shorten

Weaviate education videos · Beginner to intermediate

Good interviews and tutorials around vector databases, retrieval systems, and AI app patterns.

Skills

Vector search, RAG, Hybrid search, Agents

Providers and platforms

OpenAI profile photo

OpenAI

OpenAI docs, Academy, and Cookbook · Beginner to advanced

Official model and implementation material for learning GPT-6 Astra and cost-sensitive 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 Academy learning path.

Topics

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

Pinecone profile photo

Pinecone

Pinecone Learn · Beginner to advanced

Useful for understanding vector search, embeddings, chunking, retrieval, and RAG system design.

Topics

Vector databases, RAG, Embeddings, Search

Weaviate profile photo

Weaviate

Weaviate Academy · Beginner to intermediate

Good structured learning around vector databases, retrieval, and search relevance.

Topics

Vector search, RAG, Hybrid search, Embeddings

Qdrant profile photo

Qdrant

Qdrant Learning Center · Beginner to intermediate

Good for vector search concepts and practical retrieval implementation.

Topics

Vector search, RAG, Embeddings, Search

Chroma profile photo

Chroma

Chroma docs · Beginner to intermediate

Useful for fast local experiments with embeddings and retrieval.

Topics

Vector search, RAG, Embeddings, Local apps

Milvus profile photo

Milvus

Milvus tutorials · Intermediate

Good for learning vector database concepts and scaling retrieval systems.

Topics

Vector databases, RAG, Embeddings, Search

Neo4j profile photo

Neo4j

Neo4j GraphRAG learning · Intermediate

Useful when plain vector retrieval does not capture relationships in your data.

Topics

GraphRAG, Knowledge graphs, RAG, Retrieval

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

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

Learning paths

Frontier models and model selection

Builders choosing between Claude, GPT, Gemini, Llama, Mistral, Cohere, DeepSeek, Qwen, Grok, Perplexity, and hosted open models

Open path

Learn first

  • When to use Claude or GPT-class reasoning models for complex coding, analysis, and long-horizon agent work
  • How Gemini, Llama, Mistral, Cohere, DeepSeek, Qwen, Grok, and Perplexity differ by modality, openness, retrieval, coding, and price
  • Context windows, output limits, latency, pricing, tool support, and eval-based routing
  • How to migrate safely when frontier model versions change

Open next

Resources

Building and Evaluating Advanced RAG Applications

Short course · DeepLearning.AI · Intermediate

You already know basic RAG and need better retrieval, evaluation, and production-quality patterns.

rag, evals, retrieval, llm apps, ai engineering

LangChain for LLM Application Development

Short course · DeepLearning.AI · Beginner to intermediate

You want a fast introduction to building LLM applications with chains, retrieval, and tools.

llm apps, langchain, agents, rag, ai engineering

Give Your Coding Agents a Memory You Own

Open-source guide and repo · Hugging Face · Intermediate

You want a September 3, 2026 walkthrough of funes, an open-source local memory layer that indexes agent traces, preserves provenance, and lets Claude Code, Codex, pi, and Hermes recall decisions across sessions and machines.

hugging face, coding agents, agent memory, codex, claude code

GPT-6 Astra launch overview

Model launch · OpenAI · Intermediate to advanced

You want OpenAI's September 3, 2026 launch overview for GPT-6 Astra, including its rollout, computer-use and coding focus, long-context behavior, benchmark disclosures, pricing, and new Codex context-retrieval workflow.

openai, gpt-6 astra, frontier models, coding, computer use

Multi-Vector Embedding Models with Sentence Transformers

Practical guide · Hugging Face · Intermediate to advanced

You want a runnable guide to ColBERT-style late-interaction retrieval, including MaxSim scoring, retrieve-and-rerank, indexing, visual document retrieval, evaluation, and the storage-quality tradeoff versus dense embeddings.

hugging face, sentence transformers, rag, retrieval, embeddings

Cohere Parse

Model docs · Cohere · Intermediate

You need Cohere's August 27, 2026 document-parsing model for turning PDFs, slides, forms, tables, and images into structured Markdown before embedding, reranking, or agent retrieval.

cohere, parse, document ai, rag, ocr

Mistral Agentic Search

Guide · Mistral AI · Intermediate to advanced

You want Mistral's official August 20, 2026 explanation of multi-step retrieval that lets an agent search, open, navigate, read, and grep complex documents instead of relying on one-shot top-k RAG.

mistral, agentic search, rag, retrieval, document ai

OpenAI tools guide

Guide · OpenAI · Intermediate

You need the official overview of built-in tools before deciding between plain model calls, retrieval, web search, or computer-use workflows.

openai, tools, agent workflows, file search, web search

OpenAI web search guide

Guide · OpenAI · Intermediate

You want the official OpenAI path for live web retrieval, citations, and freshness-aware research behavior inside agent workflows.

openai, web search, grounded answers, research workflows, agents

OpenAI Retrieval guide

Guide · OpenAI · Intermediate

You need the official path for file search, retrieval, and grounded answers before designing a RAG stack.

openai, retrieval, rag, file search, knowledge

Perplexity Search Evals

GitHub repo · Perplexity · Intermediate

You want Perplexity's open evaluation suites for benchmarking grounded search quality and comparing search API behavior against other retrieval stacks.

perplexity, search evals, benchmarks, grounded answers, evaluation

Gemini File Search

Guide · Google AI for Developers · Intermediate

You want Google's newest first-party retrieval path for grounded Gemini answers with managed chunking, indexing, and multimodal embeddings.

gemini, file search, rag, interactions api, grounded answers

Gemini URL Context

Guide · Google AI for Developers · Intermediate

You want Gemini to read and reason over live web pages directly, which is useful for cited research, page summarization, and web-grounded automation.

gemini, url context, web pages, grounded answers, research workflows

Cohere Rerank guide

Guide · Cohere · Intermediate

You are learning RAG quality work and want a focused official guide on reranking before debugging retrieval only through prompt changes.

cohere, reranking, rag, retrieval, search relevance

Cohere Embed guide

Guide · Cohere · Intermediate

You want Cohere's official embedding guidance for multilingual retrieval, semantic search, and RAG ingestion choices.

cohere, embeddings, rag, retrieval, multilingual

Cohere Embed Jobs API

API docs · Cohere · Intermediate

You need Cohere's bulk embedding workflow for larger corpora instead of issuing one embedding request per document at ingestion time.

cohere, embed jobs, embeddings, batch processing, retrieval

Perplexity Embeddings API

API docs · Perplexity · Intermediate

You want the official Perplexity embeddings entry point before designing retrieval, semantic search, or hybrid RAG pipelines around its newer embedding models.

perplexity, embeddings, rag, retrieval, semantic search

RAG with Perplexity Embeddings

Guide · Perplexity · Intermediate

You want Perplexity's practical guidance for turning its embeddings and search stack into a real RAG workflow instead of reading only low-level API docs.

perplexity, rag, embeddings, retrieval, search

LlamaIndex Docs video thumbnail

LlamaIndex Docs

Docs and examples · LlamaIndex · Intermediate

You need to connect LLMs to documents, data, and retrieval.

rag, agents, documents

Weaviate Academy video thumbnail

Weaviate Academy

Free academy · Weaviate · Beginner to intermediate

You want structured vector database and retrieval lessons.

vector search, rag, hybrid search