Hackathon submission

Production-shaped health synthesis on Vercel and Aurora.

MyHealthOS is a monetizable B2C app for people with fragmented health data. The vertical slice demonstrates a safe test flight: broad ingestion, strict gating, one auditable insight.

Run the test flight

Track

Track 1: Monetizable B2C app. The product is a closed-beta consumer subscription for health data synthesis across records, DNA, and wearables.

AWS Database

Amazon Aurora PostgreSQL stores users, data sources, observations, deltas, insight templates, insight instances, and evidence links.

Architecture

Vercel frontend
->
Serverless API
->
Amazon Aurora PostgreSQL

The API evaluates predefined insight templates against normalized Aurora rows. The test flight uses a synthetic fixture today; the schema is ready for the real Aurora-backed vertical slice.

Demo Proof

  • 21 synthetic facts ingested.
  • 1 D-01 composed insight surfaced.
  • Sensitive negatives, resolved notes, optimal standalone values, and exclusions stay quiet.

Video Script

  1. Show the problem: scattered data, little clarity.
  2. Open the landing page and beta survey.
  3. Run the synthetic test flight.
  4. Explain Aurora schema and evidence logging.