Turn every sales call into a coaching plan.
CoachPulse is an AI-powered sales coaching tool for sales managers and RevOps teams. It ingests call transcripts from tools like Gong, Zoom, and Chorus, scores rep performance against a playbook, and generates a concrete improvement plan with next actions, talking points, and coaching priorities. It helps managers coach faster, more consistently, and with better evidence.
Sales Manager Priya, 38 - Priya manages a team of eight SDRs and AEs. She listens to a few calls each week but cannot review every transcript in detail, so she needs fast, evidence-based coaching.
Revenue Ops Lead Daniel, 44 - Daniel owns sales process quality and adoption of the team’s methodology. He needs consistent scoring, analytics, and integration with existing call tools.
Sales Rep Amina, 29 - Amina wants practical feedback after each call, not vague criticism. She needs clear next steps she can act on before her next conversation.
Priya manages a team of SDRs and used to spend Sunday evenings skimming transcripts and writing coaching notes by hand. She often ended up coaching the same missed discovery questions repeatedly, but the feedback was inconsistent because it depended on how much time she had that week.
With CoachPulse, she connects Gong, selects the team playbook, and gets a transcript-based improvement plan in minutes. The plan shows the exact moments where the rep missed an opportunity, suggests better questions to ask, and turns the 1:1 into a focused coaching session instead of a vague review.
Over time, Priya sees the same coaching gaps across the team and uses the dashboard to target training. Her reps get faster, more specific feedback, managers save hours every week, and leadership gets proof that coaching quality is improving.
Team & resourcing - Small team - 2 engineers, 1 product designer, 1 AI/ML engineer shared part-time, part-time PM.
Paste this into Cursor, Bolt, Lovable, or v0 to start building.
Build a SaaS web app called CoachPulse that turns sales call transcripts into actionable improvement plans for sales managers and RevOps teams. Core product: Users can sign in, upload or paste a transcript, or sync call transcripts from Gong and Zoom. The app analyzes the transcript against a configurable sales coaching rubric, highlights evidence-backed issues and strengths, and generates a shareable improvement plan for the rep and manager. Primary screens/flows: 1. Auth and org setup 2. Transcript intake page with paste/upload/sync options 3. Analysis progress state with job status 4. Results page with transcript evidence, scores, and AI recommendations 5. Editable improvement plan page with share/export actions 6. Team settings page for rubric configuration and roles 7. Simple dashboard for recent plans, usage, and rep feedback Data model: Organization, User, Role, Team, TranscriptSource, Transcript, AnalysisJob, RubricTemplate, RubricCategory, CoachingPlan, PlanItem, EvidenceSnippet, ShareLink, RepFeedback, AuditLog. Each transcript belongs to one org and optionally one team. Each analysis job produces one coaching plan with multiple plan items and evidence snippets. Rubrics are versioned. Requirements: Use Next.js + TypeScript for the frontend and API routes, PostgreSQL with Prisma for persistence, S3 for raw transcript files and exports, and a job queue such as BullMQ or Temporal for background analysis. Use OpenAI or Anthropic to generate structured JSON output from the transcript and rubric. Add Google and Microsoft OAuth, role-based access control, secure file handling, audit logs, and responsive UI. UX details: Make the transcript-to-plan workflow feel fast, with a clear progress indicator and a target of under 5 minutes to first useful output. Show transcript quotes next to each recommendation. Support empty/invalid transcript validation, low-confidence warnings, editable AI output, private share links, PDF export, and team dashboards. Implementation notes: Create clean, production-ready components and a polished B2B UI. Include sensible seed data, a default sales rubric, and mocked integration adapters for Gong and Zoom if real API keys are unavailable. Focus on a working MVP first, but structure the code so integrations, custom rubrics, and analytics can be expanded later.
Design by The Resonance | Powered by GPC – The AI Transformation Company