Predict SaaS churn from Stripe data

Every churned customer was a signal you didn't catch in time. Payment failures, usage dropping, support tickets spiking — they were all in Stripe. We just weren't looking at them together.

SaaS Churn Predictor connects to Stripe and scores every customer 0–100 nightly. It separates voluntary churn — cancellations, downgrades — from involuntary churn — failed payments, expired cards. Your team acts on the right root cause instead of guessing.

Install

git clone https://github.com/Coding-Dev-Tools/SaaS-Churn-Predictor.git
cd SaaS-Churn-Predictor
npm install

What it does

Pricing

Every plan includes a 14-day free trial. No credit card required.

Verification notes

Claims sourced from SaaS-Churn-Predictor/README.md and cross-checked against Obsidian-Vault-Local/40-Marketing/verified-facts-ledger.md (last verified 2026-07-07). Install is not public PyPI. Working path: git clone https://github.com/Coding-Dev-Tools/SaaS-Churn-Predictor.git && cd SaaS-Churn-Predictor && npm install. Pricing table: Starter $49.99/mo, Growth $99.99/mo, Pro $149/mo, Enterprise $399/mo. License: MIT. Tech stack: Next.js 15, Supabase, Stripe, Resend, Tailwind CSS, Recharts. Setup requires Stripe, Supabase, Vercel, and Resend accounts — this is not a one-command deploy. The free trial is the only free tier; there is no public PyPI install or CLI-only option.