AI Engineering
23 chaptersThis page contains all chapters in this theme. Open chapters in sequence or use this page as a section map.
AI Engineering: Designing LLM, Agent, and Copilot Systems
Original ContenteasyIntroductory map of AI Engineering: LLM products, RAG, agentic flows, guardrails, evaluation, cost, and the runtime around the model.
Open chapterHunting for Electric Sheep: The Big Book of Artificial Intelligence (short summary)
Book SummarymediumA broad historical and engineering panorama of AI: from ancient computing ideas and the perceptron to AlexNet, deep learning, and foundation models, with a focus on how algorithms, infrastructure, and product practice evolved together.
Open chapterGrokking Artificial Intelligence Algorithms (short summary)
Book SummaryeasyAn introductory guide to core AI algorithms: search, evolutionary methods, swarm intelligence, ML, neural networks, and Q-learning. Best read as algorithmic groundwork before newer material on LLMs and generative systems.
Open chapterDeep Learning and Data Analysis: A Practical Guide (short summary)
Book SummaryeasyA concise and practical introduction to deep learning and data analysis: fundamentals, classical machine learning algorithms, applied tasks, and hands-on work with TensorFlow, Keras, and PyTorch.
Open chapterAI Engineering (short summary)
Book SummaryhardChip Huyen on building AI applications around foundation models: prompting, RAG, agents, finetuning, evaluation, and operations.
Open chapterHands-On Large Language Models (short summary)
Book SummarymediumJay Alammar and Maarten Grootendorst: a visual practical guide to LLMs with ~300 illustrations covering tokenization, embeddings, transformers, RAG, and fine-tuning.
Open chapterPrompt Engineering for LLMs (short summary)
Book SummarymediumJohn Berryman and Albert Ziegler on designing prompts for LLMs, assembling context, using RAG and agent patterns, and evaluating answer quality.
Open chapterAgentic Workflows and Tool Calling Architecture
Original ContentmediumHow to design agentic systems: tool registries, planning and execution loops, state, approvals, and safe failure handling.
Open chapterAn Illustrated Guide to AI Agents (short summary)
Book SummarymediumJay Alammar and Maarten Grootendorst: a practical visual guide to agent systems covering memory, tools, planning, self-checking, multi-agent coordination, and engineering risks.
Open chapterGenAI/RAG System Architecture
Original ContentmediumOriginal chapter about production RAG architecture: ingestion, retrieval, answer orchestration, guardrails, evaluation, and SLO-versus-cost trade-offs.
Open chapterLLM Guardrails, Prompt Injection, and Safety Patterns
Original ContentmediumA practical chapter on designing LLM guardrails: prompt injection, tool abuse, output validation, policy checks, and safe degradation.
Open chapterEvaluation and Observability for AI Systems
Original ContentmediumHow to measure AI systems in production: offline evaluation, online metrics, historical replays, model-based scoring, human review, and observability loops.
Open chapterEnterprise AI Copilot
Case StudyhardPractical GenAI case: a multi-tenant enterprise assistant with ACL-aware retrieval, citations, evaluation, fallback chains, and cost guardrails.
Open chapterAI Coding Agent Platform
Case StudyhardPractical AI case: a coding-agent platform with workspace isolation, tool execution, approvals, observability, and safe SDLC automation.
Open chapterDeveloping Apps with GPT-4 and ChatGPT (short summary)
Book SummaryeasyA concise 2023 hands-on guide to the first generation of LLM applications: OpenAI API basics, prompting, prompt-injection mitigation, fine-tuning, and early LangChain patterns.
Open chapterAI Engineering Interviews (short summary)
Book SummarymediumAn Early Release O'Reilly guide to AI and GenAI interviews: 300 questions, strong answer patterns, common mistakes, and the signals interviewers expect.
Open chapterLovable: from GPT Engineer to full-stack AI builder
Original ContentmediumAnalysis of Lovable's history, business model, and conceptual architecture: from an open-source CLI to a cloud product with an agent-driven workflow.
Open chapterDyad: local AI app builder architecture
Original ContentmediumAnalysis of Dyad's architecture: multi-process Electron, a local execution stack, agent-and-tool orchestration, project templates, and checkpoints for safe rollback.
Open chapterAI in SDLC: the path from assistants to agents by Alexander Polomodov
DocumentarymediumExtended talk about how engineering teams move from AI assistants to agent workflows in the SDLC: tools, protocols, governance, impact measurement, and practical adoption cases.
Open chapterProgramming Meanings by Alexey Gusakov (CTO Yandex)
DocumentarymediumA talk by Yandex CTO Alexey Gusakov on how AI products move from hand-coded algorithms to designing intent, constraints, evaluation loops, and useful system behavior.
Open chapterPyTorch: Powering the AI Revolution
DocumentaryhardThe official PyTorch documentary about how a research framework turned into one of the defining standards of modern AI engineering.
Open chapterAlphaGo: The Documentary
DocumentaryhardDocumentary about AlphaGo's match against Lee Sedol and the engineering system that made the breakthrough possible.
Open chapterThe Thinking Game: Documentary
DocumentaryhardDocumentary about DeepMind's long research trajectory, from AlphaGo to AlphaFold and the next bets on the road to AGI.
Open chapter