Enterprise Sales Copilot: Enabling Real-Time AI Support with Automatic Information Retrieval in Live Sales Calls

πŸ“… 2026-03-22
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work proposes SalesCopilot, the first end-to-end real-time AI assistant designed to address the 25–65 second delays caused by sales representatives manually retrieving product information during customer callsβ€”a bottleneck that severely degrades user experience and operational efficiency. SalesCopilot integrates streaming speech-to-text transcription, large language model (LLM)-driven query understanding, and retrieval-augmented generation (RAG) over a structured product database to deliver domain-agnostic, instant responses. Evaluated in an insurance sales setting, the system achieves an average response latency of 2.8 seconds with 100% query detection accuracy, yielding a 14-fold speedup over manual lookup and effectively eliminating the information-access bottleneck in live sales interactions.

Technology Category

Application Category

πŸ“ Abstract
During live sales calls, customers frequently ask detailed product questions that require representatives to manually search internal databases and CRM systems. This process typically takes 25-65 seconds per query, creating awkward pauses that hurt customer experience and reduce sales efficiency. We present SalesCopilot, a real-time AI-powered assistant that eliminates this bottleneck by automatically detecting customer questions, retrieving relevant information from the product database, and displaying concise answers on the representative's dashboard in seconds. The system integrates streaming speech-to-text transcription, large language model (LLM)-based question detection, and retrieval-augmented generation (RAG) over a structured product database into a unified real-time pipeline. We demonstrate SalesCopilot on an insurance sales scenario with 50 products spanning 10 categories (2,490 FAQs, 290 coverage details, and 162 pricing tiers). In our benchmark evaluation, SalesCopilot achieves a measured mean response time of 2.8 seconds with 100% question detection rate, representing a 14xspeedup compared to manual CRM search in an internal study. The system is domain-agnostic and can be adapted to any enterprise sales domain by replacing the product database.
Problem

Research questions and friction points this paper is trying to address.

real-time sales support
information retrieval
customer queries
sales efficiency
live sales calls
Innovation

Methods, ideas, or system contributions that make the work stand out.

real-time AI assistant
retrieval-augmented generation (RAG)
streaming speech-to-text
LLM-based question detection
enterprise sales automation
πŸ”Ž Similar Papers
No similar papers found.