Code Safari
All subjects

The AI guides & blogs

AI

Build production features on top of LLMs — prompting, retrieval, agents — and evaluate, secure, and afford them.

56 guides & blogs·8 stages·≈ 10 hr·4 more being written

Start with Common Foundations — it counts on every subject.

  1. 01

    ML & neural network foundations

    ≈ 2 hr

    The ground floor: how models learn from data and what a neural network actually is.

  2. 02

    How generative AI works

    ≈ 1 hr

    Next-token prediction, hallucinations, and the honest limits of generative models.

  3. 03

    Large language models

    ≈ 2 hr

    Tokens, embeddings, Transformers, attention, training, fine-tuning, and inference — the full anatomy.

  4. 04

    Prompt engineering

    ≈ 2 hr

    From basic prompting to chain-of-thought, structured output, system prompts, and evaluation.

  5. 05

    Retrieval-augmented generation

    ≈ 1 hr

    Embeddings, chunking, vector databases, retrieval, re-ranking, and evaluating the whole pipeline.

  6. 06

    AI agents

    ≈ 1 hr

    Planning, memory, tool calling, multi-agent systems, MCP, and the frameworks that wire it together.

  7. 07

    The economics of AI

    ≈ 1 hr

    GPUs, training costs, per-token pricing, and power — what your AI feature actually costs to run.

  8. 08

    Shipping AI features

    The gap between demo and product: evals, guardrails, fine-tuning decisions, and serving realities.

    Evaluating LLM outputsbeing written

    Will cover: golden datasets & regression evals · LLM-as-judge & its pitfalls · offline evals vs online metrics · evals as CI for prompts

    Fine-tuning in practicebeing written

    Will cover: when RAG beats fine-tuning (and vice versa) · LoRA & parameter-efficient methods · building a training set from logs · evaluating a fine-tune against the base model

    Guardrails & safetybeing written

    Will cover: prompt injection & jailbreaks · input/output filtering · PII & data-handling in prompts · human-in-the-loop patterns

    Serving LLMs in productionbeing written

    Will cover: choosing a model: quality vs cost vs latency · streaming, timeouts & retries · caching & batching strategies · observability for LLM calls

Shelves don't teach. Guides do.