On-Call Health – spot burnout before it hits your engineers
PagerDuty and Slack integration tracks incident patterns to flag burnout risk before it escalates.

Health risk calculators with AI interpretation, but MDCalc already does the math.
Patients, health-conscious individuals
MDCalc · WebMD · Mayo Clinic Calculator
So I built AIRiskCalc. It's a collection of free health risk assessment tools with AI interpretation.
Currently live with five calculators:
ASCVD Risk (10-year cardiovascular risk based on ACC/AHA 2013 Pooled Cohort Equations) Type 2 Diabetes Risk (ADA assessment model) Cardiovascular Risk (multi-factor evaluation) CVD Risk (cerebrovascular focus) Miscarriage Risk (early pregnancy assessment) Implementation: Next.js 15, Cloudflare Pages. AI layer uses Vercel AI SDK with Claude.
One detail I paid attention to: the ASCVD formula involves logarithmic transformations and coefficient matrices from the original 2013 paper. I transcribed the equations into TypeScript and verified against sample data in the paper's appendix.
Each calculator displays the reference source in code comments. Results include AI-generated explanations of what the numbers mean. No personal data is collected.
The question I'm thinking about: where's the line between helpful AI interpretation and overstepping into medical advice? I want the tool to be useful without replacing professional judgment.
Feedback welcome on this balance.
PagerDuty and Slack integration tracks incident patterns to flag burnout risk before it escalates.
The product pivots away from pure price-chasing toward risk and market-health signals — think RSI/MACD screeners, an overall fear & greed style health score, private signals and portfolio alerts. The UI looks modern and usable, but the idea lives in a crowded space; to jump from solid to notable it needs transparent backtests, methodology, and clear differentiation on how its "AI-driven" scores actually improve decisions.
157 calculators but Google already does most of these better.
Immediate, no-friction calculators in Portuguese — IMC, juros compostos, juros simples and 70+ more — with instant results, a theme toggle and an articles/news section. It’s useful and accessible, but ultimately derivative; to feel more than another utility hub it needs exportable outputs, transparency about formulas, or an API for integrations.
Yet another free calculator site among hundreds of identical alternatives online.
Local-first scanning with zero data exfiltration beats cloud-based compliance tools for privacy audits.