Purpose
Demonstrate responsible AI-assisted UX analysis through a small, testable, public product.
Flagship independent project
AI UX Audit Lite is a focused portfolio application that turns one interface screenshot and optional product context into a structured, explainable UX review.
Demonstrate responsible AI-assisted UX analysis through a small, testable, public product.
Product definition, UX architecture, interface design, frontend engineering, AI integration, accessibility, validation, testing, documentation, and release preparation.
Sprint 14 implementation is complete. Sprint 15 production launch preparation is in progress, with final live deployment evidence tracked separately.
Upload a supported interface screenshot
Add optional product and audience context
Submit the review through the server route
Validate the provider response against the public schema
Review summary, score, findings, and recommendations
Filter, copy, export, or start a new review
Fixture mode returns deterministic schema-valid data without inspecting screenshot pixels. OpenAI mode submits the image and optional context from the server route, then validates the structured response before rendering it.
Fixture mode supports deterministic, cost-free development and deployment validation, while OpenAI mode can be enabled server-side without changing the results interface.
Structured provider output is validated before it reaches the interface, preventing malformed AI responses from becoming an uncontrolled UI state.
The score supports prioritization but is deliberately framed as directional rather than authoritative or certifying.
Provider credentials remain server-side, responses use no-store behaviour, and production guidance prohibits logging screenshots or user context.
The review is an AI-assisted, directional evaluation. It does not replace user research, expert review, formal accessibility testing, or certification.