Jerry Liu
LlamaIndex · Intermediate
Strong practical material for connecting LLMs to private data, documents, retrieval, and workflows.
Skills
RAG, Agents, Document workflows, Context augmentation
AI directory search
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"
LlamaIndex · Intermediate
Strong practical material for connecting LLMs to private data, documents, retrieval, and workflows.
Skills
RAG, Agents, Document workflows, Context augmentation
LangChain and LangGraph tutorials · Intermediate
Hands-on notebooks for LangGraph, agent patterns, retrieval, and stateful LLM apps.
Skills
LangGraph, Agents, RAG, LLM orchestration
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 AI tutorials · Beginner to intermediate
Useful practical explanations of embeddings, retrieval, LangChain, Pinecone, and agent workflows.
Skills
Vector search, RAG, Agents, Embeddings
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
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 Learn · Beginner to advanced
Useful for understanding vector search, embeddings, chunking, retrieval, and RAG system design.
Topics
Vector databases, RAG, Embeddings, Search
Weaviate Academy · Beginner to intermediate
Good structured learning around vector databases, retrieval, and search relevance.
Topics
Vector search, RAG, Hybrid search, Embeddings
Qdrant Learning Center · Beginner to intermediate
Good for vector search concepts and practical retrieval implementation.
Topics
Vector search, RAG, Embeddings, Search
Chroma docs · Beginner to intermediate
Useful for fast local experiments with embeddings and retrieval.
Topics
Vector search, RAG, Embeddings, Local apps
Milvus tutorials · Intermediate
Good for learning vector database concepts and scaling retrieval systems.
Topics
Vector databases, RAG, Embeddings, Search
Neo4j GraphRAG learning · Intermediate
Useful when plain vector retrieval does not capture relationships in your data.
Topics
GraphRAG, Knowledge graphs, RAG, Retrieval
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 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
Developers using coding agents and tool-connected workflows
Learn first
Good matches
Open next
Developers building AI apps
Learn first
Good matches
Open next
Builders choosing between Claude, GPT, Gemini, Llama, Mistral, Cohere, DeepSeek, Qwen, Grok, Perplexity, and hosted open models
Learn first
Good matches
Open next
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
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
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
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
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
Training guide · Hugging Face · Advanced
You need an end-to-end August 26, 2026 recipe for adapting a late-interaction retriever to your own domain, from datasets and losses through training, evaluation, and index optimization.
hugging face, sentence transformers, rag, retrieval, fine-tuning
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
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
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
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
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
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
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
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
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
Guide · Cohere · Intermediate
You want Cohere's official embedding guidance for multilingual retrieval, semantic search, and RAG ingestion choices.
cohere, embeddings, rag, retrieval, multilingual
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
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
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
►
Docs and examples · LlamaIndex · Intermediate
You need to connect LLMs to documents, data, and retrieval.
rag, agents, documents
►
Guide · Pinecone · Beginner to intermediate
You need to understand the moving parts of RAG.
rag, vector search, embeddings
►
Free academy · Weaviate · Beginner to intermediate
You want structured vector database and retrieval lessons.
vector search, rag, hybrid search