Skip to main content
gohluke.comPublic · not AIS official

Overview

This book collects my share-safe technical notes for the AI Singapore AIAP-style portfolio work: methods, how I would ship it, systems-scale interview angles, and a gauntlet of questions answered against the actual codebase—not the assessment brief.

After sign-in: flashcards and a timed mock on the admin quiz; optional browser voice practice (TTS + speech-to-text warm-up) at /admin/aiap/interview; timeline, articles, teleprompter, and bookshelf on /admin/aiap.

Chapters

  1. MethodsTabular pipeline, features, models, leakage experiment, diagnostics. Dotted terms open repo code excerpts.
  2. Production deploymentTrain vs serve, artifacts, preprocessing contract, inference.
  3. Interview — systems100× batch + streaming, cost, CDC, incremental learning.
  4. April 25 gauntletProjected questions answered against the real take-home.

Start reading → Methods