HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ShreyasDasari

no profile record

投稿

Show HN: Free open-source churn prediction for SaaS–Stripe and LLM interventions

github.com
5 ポイント·投稿者 ShreyasDasari·4 か月前·3 コメント

コメント

ShreyasDasari
·4 か月前·議論
Hey HN — built this because every churn prediction notebook on GitHub uses the Kaggle Telco dataset and outputs a confusion matrix that no founder can act on.

ChurnGuard connects to your Stripe account, engineers behavioral features from real billing data, trains an XGBoost model on your actual churned vs retained customers, and uses SHAP to explain why each customer is at risk in plain English.

The LLM layer (Groq free tier) generates a specific 30-day retention playbook per at-risk customer — not "schedule a call" but actual messaging, offer amounts, and who should own each action.

Entire stack is free. Works in Google Colab. Happy to answer questions about the architecture.