NewDay builds a generative AI-based customer service agent assist with over 90% accuracy
NewDay's contact center handles 2.5 million calls annually, and with nearly 200 knowledge articles agents had to manually search during live customer calls, slowing resolution times for both agents and customers.
An initial full voice-assistant concept was abandoned as too ambitious, and an early text-parsing approach using PyPDF performed at only around 60% accuracy because it did not account for the widget-based structure of NewDay's knowledge articles.
NewAssist achieved over 90% accuracy for agent question answering and reduced answer retrieval time from an average of 90 seconds to 4 seconds; the solution is currently rolling out to over 150 agents across Customer Operations.
Show all 11 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
NewAssist achieved over 90% accuracy for agent question answering and reduced answer retrieval time from an average of 90 seconds to 4 seconds; the solution is currently rolling out to over 150 agents across Customer…
What tools did this team use?
Snowflake.
What results were reported?
Answer accuracy: over 90%; Previous answer retrieval time: 90 seconds; New answer retrieval time: 4 seconds; Monthly running cost: under $400 per month (source-reported, not independently verified).
What failed first in this deployment?
An initial full voice-assistant concept was abandoned as too ambitious, and an early text-parsing approach using PyPDF performed at only around 60% accuracy because it did not account for the widget-based structure of…
How is this customer support AI workflow structured?
Agent submits question via UI → Knowledge base ingestion and embedding → Relevant chunk retrieval → LLM generates answer suggestion → Agent feedback capture → Weekly expert review and improvement → Pre-production accuracy validation.