Guided reading library
Articles
Read the clearest practical guides without browsing everything at once. Pick a path, then move from concept to workflow to safer decisions.
Foundation
Understand what AI can and cannot do before you automate anything.
Preview first articles
Practitioner
Turn AI from a chat box into a dependable work habit.
Preview first articles
Builder
Evaluate and build AI systems without treating demos as production.
Preview first articles
Strategic
Make safer AI adoption decisions for a team or company.
Preview first articles
Viewing learning path: BuilderShow all
11 min readSecure document ingestion for RAG: PDFs, OCR, metadata, and retention
Design a secure document-ingestion pipeline for RAG with permission metadata, OCR quality checks, source freshness, retention rules, deletion behavior, and ingestion tests.
10 min readCompany knowledge RAG: permissions, leakage, and source boundaries
Design a company knowledge RAG with permission-aware retrieval, source ownership, leakage controls, and refusal behavior.
10 min readProduction AI failure modes: what breaks after the demo
Build a production AI failure-mode register with controls for hallucination, stale context, prompt injection, unsafe tool use, and weak fallbacks.
14 min readPrompt injection and LLM security: threat models and defense-in-depth
Threat-model an LLM workflow and add concrete controls for untrusted content, retrieval, tool calls, authorization, monitoring, and incident response.
12 min readComputer use and browser agents in production
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readBuilding memory for long-running agents
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readContext engineering: managing 1M-token windows without context rot
Evaluate the implementation pattern, failure modes, and guardrails before building.
11 min readLangGraph vs CrewAI vs direct API: choosing an agent framework in 2026
Evaluate the implementation pattern, failure modes, and guardrails before building.
13 min readDesigning agents that don't loop forever
Evaluate the implementation pattern, failure modes, and guardrails before building.
13 min readFine-tuning in 2026: when LoRA beats RAG, and how to do it without a cluster
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readRAG beyond chunks: graph RAG, agentic RAG, long-context RAG
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readBuilding a production RAG: ingestion, embedding, retrieval, reranking, eval
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readDesigning MCP tools that LLMs actually use correctly
Evaluate the implementation pattern, failure modes, and guardrails before building.
14 min readMCP from scratch: build a production-ready server in TypeScript
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readObservability for LLM apps: tracing, costs, latency, quality drift
Evaluate the implementation pattern, failure modes, and guardrails before building.
13 min readBuilding evals that actually catch regressions
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readDesigning prompts for production: system, developer, and user layers
Separate system, developer, and user instructions and test production prompts as versioned system components.
13 min readStructured outputs and function calling: the production patterns
Evaluate the implementation pattern, failure modes, and guardrails before building.
10 min readMulti-model orchestration: routing by cost, latency, and quality
Evaluate the implementation pattern, failure modes, and guardrails before building.
11 min readBrowser agents and computer use: what they can actually do today
Evaluate the implementation pattern, failure modes, and guardrails before building.
10 min readBuilding an always-on briefing or newsletter with AI
Evaluate the implementation pattern, failure modes, and guardrails before building.
10 min readLocal AI on your Mac: Ollama, LM Studio, and what 7B models can really do
Evaluate the implementation pattern, failure modes, and guardrails before building.
11 min readAI coding without being a developer: building tools in Cursor and Claude Code
Evaluate the implementation pattern, failure modes, and guardrails before building.
10 min readMCP for the non-engineer: connect Claude or Cursor to your tools
Evaluate the implementation pattern, failure modes, and guardrails before building.
Showing 24 of 34