AI Engineering · LLMs & NLP · Updated May 2025

Build it.
Ship it.
Explain it.

16 stages covering language foundations, transformer internals, retrieval systems, agents, and production reliability — with code, pitfalls, and the production depth that separates engineers who ship from those who prototype.

Page

What this section covers

  • Corpus design, tokenization, and retrieval fundamentals
  • Transformer internals: attention, KV cache, decoding
  • Prompting, fine-tuning, PEFT, and preference optimization
  • RAG pipelines: ingestion, hybrid retrieval, grounded generation
  • Agents: tool contracts, state machines, memory, and planning
  • Production: evaluation, serving, safety, guardrails, governance
🔧 Production Context

Select a stage from the left rail.

Layer
Stage
Depth

See Also