Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1004 Bytes

File metadata and controls

26 lines (17 loc) · 1004 Bytes

Relationship Pattern Quiz

A consumer-facing diagnostic quiz prototype that helps users reflect on recurring relationship patterns and turns the result into a clear, personalized readout.

Why It Exists

This project came out of Tyler's broader AI media and persona experimentation. The quiz was a structured entry point: collect user responses, classify patterns, and create an output that could support follow-up content, avatar videos, or coaching-style product flows.

What It Shows

  • Product thinking around consumer AI / self-reflection tools.
  • Quiz and diagnostic-flow design.
  • Translating ambiguous human input into structured categories.
  • Frontend implementation with React, TypeScript, and Vite.
  • A bridge between software, content strategy, and AI-generated media experiments.

Status

Prototype / portfolio artifact. Useful when discussing consumer AI, diagnostic UX, personalization flows, or AI-assisted content systems.

Development

npm install
npm run dev