HAx — Human Advantage Experiments
Actionable experiments extracted from TED Talks, organized by evidence and persona
Built to see if curated talk content could be transformed into a structured, searchable collection of practical experiments — with evidence levels, not just inspiration.
A discovery site that curates TED Talks into four clusters (Body, Cognition, Environment, Social), extracts actionable experiments, and tags each with evidence levels from High to Narrative/Conceptual. Features persona-guided navigation, Pagefind search, localStorage experiment saving, printable cards, and shareable permalinks. Non-commercial — uses TED embeds and outbound links, not rehosted media.
Curation
Search
Astro
Evidence-Based
Accessibility
Last pushed May 22, 2026
Architecture
Astro site with Preact interactive components and Zod schema validation at build time. Content organized by clusters, talks, and experiments with cross-referencing. Pagefind provides static search indexing. Five personas guide navigation paths for different user types (skeptical knowledge worker, self-optimizing student, team lead, coach/educator, wellness-curious generalist).
Tech Stack
Astro 6.3, Preact, TypeScript, Zod, Pagefind, Playwright + axe-core for E2E and accessibility testing, Cloudflare Pages, WCAG 2.1 AA compliance.
What I Learned
Evidence tagging is the hardest editorial decision in the pipeline. The difference between "High" and "Moderate" evidence changes whether an experiment feels credible or aspirational — and getting it wrong undermines the whole premise of the site. Persona-based navigation also turned out to be more useful than category browsing alone.