wiki/knowledge/ai-tools/client-sentiment-analysis-tool.md · 764 words · 2026-02-18

Client Sentiment Analysis Tool — Google Workspace Integration

Overview

An internally built AI tool that ingests all company communications via the Google Workspace API and uses a vector database to provide real-time client sentiment scoring and surface critical operational issues. The tool was demoed internally on 2026-02-18 and access is being rolled out to the broader team.

First discussed and demonstrated in [1].


How It Works

The tool connects to Google Workspace and pulls every communication artifact associated with a client:

All of this data is embedded into a vector database, enabling both structured filtering and semantic search across the full communication history. The system then runs analysis to produce:

  1. Sentiment scoring — overall tone and trend across the relationship
  2. Critical issue flags — operational problems surfaced from within the communication record
  3. Activity statistics — volume of touchpoints over time, with date-range filtering
  4. Tone trend monitoring — tracks changes in client responsiveness, professionalism, and engagement patterns

"It's basically rooting through all your stuff and saying, here's what's going on." — Mark Hope


Key Capabilities

Sentiment Analysis

Critical Issue Detection

Search & Query Interface

Activity Dashboard


Important Limitations


Access & Rollout


Example Outputs

Citrus America (run: ~2026-02-18)

Dimension Result
Overall Sentiment Positive and professional
Tone Trend (30-day) Stable, consistently positive
Responsiveness No declining patterns
Critical Issues 3 flagged (geofencing waste, remarketing inefficiency, conversion misconfiguration)

Adavacare (run: ~2026-02-18)

Dimension Result
Overall Sentiment Positive and stable
Tone Trend No deterioration detected
Urgent Issues 4 flagged (task delays, missing location pricing, photo asset verification, messaging adjustment needed for Fardale)

Strategic Value

The tool addresses a specific blind spot: clients can appear healthy in calls and emails while operational problems accumulate underneath. The Adavacare example is illustrative — the client's communication tone was positive and appreciative, yet the tool surfaced four urgent delivery issues that required attention.

This makes it particularly useful for:
- Pre-call preparation (know what's broken before the client brings it up)
- Account health monitoring at scale across the full client roster
- Early churn detection via tone trend and responsiveness monitoring
- Internal accountability (task delays become visible in the communication record)


Sources

  1. 2026 02 18 Mid Week Call Asymmetric Internal
  2. Index
  3. Index
  4. Vector Database Architecture