Every call reviewed, not one in ten.
AI Sales Coaching Platform
Every sales call transcribed, scored against a fixed rubric, and written back to Salesforce within minutes.
- Aircall webhook drops a call recording onto a Celery queue; transcription and scoring run as separate tasks so a slow LLM call never blocks ingestion.
- Every transcript is scored against one fixed rubric rather than a free-form prompt, so two calls a month apart are comparable.
- FastAPI
- Celery
- React 19
- LLM
- Aircall
- Salesforce