KHDSKH Digital Studio
Postgraduate preparation

Make the technical parts of an AI UX MSc less frightening.

Preparation is not memorising advanced machine learning before the course begins. It is becoming comfortable with scripts, data, evaluation and asking precise questions about how an AI system affects people.

Four preparation areas

Build fluency across code, evidence, systems and people

1. Scripting confidence

Follow execution from top to bottom, modify values, use conditions and understand errors without treating them as failure.

2. Research data

Clean responses, calculate task measures, compare designs and notice when an overall result hides a group-level problem.

3. AI system behaviour

Understand simplified intent, similarity, retrieval, confidence and evaluation well enough to question design claims.

4. Responsible UX judgment

Define user risk, honest uncertainty, fallback routes, human oversight and the limitations of your evidence.

A better preparation project

Build one small system you can interrogate

A tiny, transparent retrieval assistant teaches more useful habits than copying a complex “AI app.” You can inspect every source, rule and threshold, then test where it fails.

Define

Choose one audience, one problem and one reason AI might—or might not—help.

Build

Create a small knowledge base and a Python retrieval function.

Test

Write realistic success, ambiguity and failure cases.

Measure

Use a rubric, task outcomes and group comparisons.

Reflect

Document limitations, human control and what you would investigate next.

Common mistakes

Avoid preparing for the wrong course

Jumping straight to advanced syntax

Compressed code is not evidence of understanding. Prefer visible operations you can explain and debug.

Treating AI as only prompting

Human-centred AI also requires data decisions, evaluation, failure design, governance and evidence.

Building without a research question

A working demo cannot show whether the experience is useful, equitable or safe.

Is this affiliated with a university?

No. KHDS provides independent practical preparation and does not represent or award credit for any university programme.

Can this guarantee admission?

No. Admissions depend on each institution’s current requirements and assessment. The aim is to improve practical readiness and confidence.

What should I ask the university?

Ask which programming language is used, whether prior scripting is assumed, which statistics are required, what software must be installed and how projects are assessed.

Prepare by doing, not by pretending to understand

Start at absolute beginner level and finish with a working AI UX prototype you can examine, test and discuss.

Open the Coding Lab