CoolFace
Apppublic

nswetha993/propensityiq

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

PropensityIQ

Real-time lead-conversion scoring with a live Salesforce pipeline.

  • —Custom web UI — score any lead, see the probability gauge + the drivers behind it.
  • —Salesforce flow — pull leads → score → write Conversion_Score__c back to the CRM. Runs in demo mode out of the box; set SF_USERNAME, SF_PASSWORD, SF_TOKEN (Space secrets) to connect a real org.
  • —Model — tuned Random Forest, test recall ≈ 0.85.

The Salesforce field mapping lives in salesforce_connector.py (a config-driven adapter) — point it at another org or CRM by editing the map, not the model.