revai-api / README.md
Shaankar39's picture
Deploy RevAI API
3d1332e
|
Raw
History Blame Contribute Delete
689 Bytes
---
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://<username>-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