Back to browse
GitHub Repository

Meetrics is a personal metrics tracker built for curious people who want to understand themselves through data. Log anything that matters to you — weight, mood, sleep, grades, habits, workouts, or any custom metric — and explore how it changes over time.

3 starsPython

Meetrics – Track anything, correlate anything, ask your data questions

by sergeybok·Apr 4, 2026·2 points·2 comments

AI Analysis

●●●BangerSolve My ProblemNiche Gem

Time-lag correlation finds delayed health patterns generic trackers miss.

Strengths
  • Time-lag correlation uncovers delayed cause-effect relationships in health data.
  • Arbitrary tag system tracks non-standard metrics like pain or symptoms.
Weaknesses
  • iOS only, excluding Android users who need health tracking.
  • AI Analyst feature requires sending data off-device for processing.
Category
Target Audience

Patients tracking chronic conditions, quantified self enthusiasts

Similar To

Apple Health · Gyroscope · Exist.io

Post Description

I was diagnosed with cancer last year and found myself drowning in numbers — biomarkers (CEA, LDH), white blood cell counts, hemoglobin, daily pain and fatigue scores, medication logs, bowel movements (colorectal cancer), plus Apple Health data like steps, heart rate, and sleep. No app I tried could handle arbitrary metrics with real analytical tools, so I built one. Meetrics lets you log any numeric, binary (yes/no), or discrete value with a tag, then explore it — rolling averages, 2σ outlier filtering, heatmaps, streak tracking with Bayesian probability estimates, and a Correlate tool that finds relationships between any two tags with adjustable time lag and bucket size.

The Correlate feature is what made it click for me. I found that my chemo side-effects peaked at an 8-day lag — not when the doctors said they would. I showed the chart to my oncologist and it changed the conversation from "I think the side-effects come later than you warned" to "here's the data."

Recently my CT scan showed all tumors shrinking for the first time. Digging into the data, the clearest signal is a sharp increase in daily steps over the past month — partly better weather, partly a new puppy who needed walking. Steps are a known predictor of cancer survival, and the correlation-with-lag tool made it easy to see the timing line up with my scan window.

There's also a premium AI Analyst tab (powered by Claude) that answers natural-language questions about your data and generates daily insight cards. It's how I pay the bills while I'm not working and fighting cancer — the core tracking and analytics are free.

The app is general-purpose. I use it for cancer, but it works for anything — habits, grades, mood, workouts, macro data. I wrote a separate post using it to find the 12-18 month lag between Fed rate changes and unemployment.

Free on iOS: https://apps.apple.com/us/app/meetrics/id6760925743 Full write-up with screenshots: https://github.com/sergeybok/meetrics-support/blob/main/BLOG... Would love feedback from the QS/data crowd here.

Similar Projects