AI Experience Design (AIX)
Synonyms: AI-native design, human-AI interaction (HAI), intelligence design, human-centered AI (HCAI)
Definition
Use cases
- Prompt-heavy tools: In image generation products, users often hit an empty prompt box with no idea where to start. Structured suggestions, starter prompts, or example outputs reduce hesitation.
- Hallucination handling: AI copilots sometimes generate incorrect facts confidently. Interfaces need visible ways to flag errors, retry outputs, or verify information without forcing users to leave the flow.
How it's used in practice
- Add transparency cues: Show source references, confidence indicators, or lightweight explanations when they help users evaluate an output.
- Build feedback systems: Let users rate, edit, regenerate, or reject AI responses directly in the interface.
- Design for latency: Generative systems often take time to respond. Streaming outputs, progress states, and partial rendering help the experience feel responsive.
Challenges & limitations
- Trust calibration: Users often over-trust or under-trust AI outputs, especially when confidence signals are unclear.
- Non-deterministic behavior: The same prompt can generate different results across sessions, which makes testing and QA more difficult than traditional software flows.
Commonly used frameworks
- GID-HGCC (Generative Design Framework): Best for industrial and product designers managing collaborative workflows between humans and generative systems
Free resources
- Maggie Appleton's AI UX Essays: Sharp writing on AI interfaces, interaction patterns, and product behavior
- NN/g: AI & UX Articles: Research-backed takes on designing AI products
- Human-AI Interaction Guidelines (Microsoft): A practical set of 18 design guidelines for creating intuitive AI-driven experiences.

