Self-Directed Product
Designing an AI system that earns trust, not just delivers answers
The Problem
Most AI products present a conclusion and ask the user to accept it. In a domain where a wrong or misread signal has real consequences, that's not good enough. The core question: how does a user know when to trust an insight — not "is the AI usually right," but "can this user, looking at this output, tell whether to act on it right now."
Approach
Owned end-to-end product strategy, UX, information architecture, and AI system design for an explainable AI financial data analytics platform. Split a single blended confidence score into three independent metrics — Data Quality, Analysis Reliability, and Evidence Alignment — so a user sees not just how confident to be, but confident about what.
What I Built
- A multi-page information hierarchy turning high-density data into a structured, interpretable path
- Interactive, zoomable visualizations — time-series charts and multi-metric breakdowns across 180+ data points
- A personalized feedback layer plus a companion admin console for platform-level oversight
- An application-based beta access flow, balancing controlled rollout with a low-friction path in
Built With
FastAPI, Next.js, Python, Canvas-based rendering — directed via Claude Code and Codex.