--- title: RevAI API emoji: 📊 colorFrom: indigo colorTo: blue sdk: docker app_port: 7860 pinned: false license: mit --- # RevAI — Churn Prediction & Lead Scoring API AI-powered churn prediction and lead scoring API. ### Quick Start ```bash curl https://-revai-api.hf.space/v1/health ``` ### Features - Churn prediction with explainable heuristic rules - Lead scoring with priority tiers (Hot/Warm/Cold) - Custom XGBoost model training - Anonymized industry benchmarks - Support call audio analysis (Whisper + NLP sentiment) ### Pricing Free tier: 100 predictions/month on RapidAPI. See full pricing at rapidapi.com. --- Built with FastAPI + XGBoost + VADER Sentiment