← All topics
🧠

AI & LLM Engineering

Building, evaluating, and shipping with large language models.

7 posts · AI & LLMs

  1. 1

    How LLMs Actually Work (And Why It Still Matters)

    Learn how LLMs actually work in plain English - tokens, context windows, temperature, and the durable engineering skills that outlast every model release.

  2. 2

    AI Evals: How to Know Your LLM App Actually Works

    Learn how AI evals replace guesswork with repeatable measurement. A plain-language guide to LLM evaluation, graders, LLM-as-a-judge, RAG, and agents.

  3. 3

    Context Engineering: How to Feed an LLM the Right Facts

    Learn context engineering and RAG: why more context hurts, how retrieval works, and the proven stack that makes AI answers accurate and grounded.

  4. 4

    AI Agents Explained: From One LLM Call to Multi-Agent Systems

    Learn how AI agents really work: the ReAct loop, tools, workflow patterns, and when to go multi-agent. A clear, practical guide to agent architecture.

  5. 5

    When to Use AI (and When Plain Code Wins)

    Most AI products fail before the model is even chosen. Learn when to use AI, when plain code wins, and how to climb the ladder of escalation wisely.

  6. 6

    LLM Engineering FAQ: RAG, Agents, Evals, and More

    Clear answers to the questions every LLM engineer asks: RAG vs fine-tuning, agents vs workflows, evals, hallucinations, tokens, context windows, and more.

  7. 7

    LLM Engineering Cheat Sheet: The Whole Field on One Page

    A fast, plain-English LLM engineering cheat sheet covering evals, RAG, agents, and judgment - plus a decision table for picking the right technique every time.