Skip to content

Copilot: Sentiment Tile

Version badge

Description

This Node performs sentiment analysis on the most recent input and provides insights into the emotional tone (positive, negative, or neutral) of the last user inputs. It continuously evaluates the sentiment of customer interactions, such as chat conversations or phone calls, in real time. This real-time analysis offers immediate feedback to agents regarding the emotional tone of the customer within the AI Copilot Workspace. For instance, if the sentiment becomes negative during a conversation, the system can promptly alert the human agent to take appropriate action.

Before using this Node, set the Generative AI provider in the Settings and select the appropriate model in the supported model list.

Settings

Parameter Type Description
Tile ID CognigyScript The ID that you created in the AI Copilot configuration.
Sentiment Analysis Input Select The number of user inputs that should be analyzed by a model. You can choose whether you want to analyze the last input or the last 10 inputs.

UI Preferences

Parameter Type Description
Font size Select The font size of the widget title in the AI Copilot workspace. in the AI Copilot workspace. The following sizes are available:
- xl (Extra Small) — the smallest size available.
- sm base (Small Base) — baseline size for other sizes.
- lg (Large) — the standard large size, typically larger than the medium or small sizes.
- xl (Extra Large) — the standard large size.
- 2xl, 3xl, 4xl, 5xl, 6xl, 7xl, 8xl, 9xl (Larger Sizes) — progressively larger sizes, with xl representing extra large and the numbers indicating gradations of that size.

Use Case

Differing from the Copilot: Transcript Tile Node, this Node allows you to analyze a larger part of the conversation, extending beyond the user's latest message. This node helps provide a more objective conversation assessment and empowers the management of the customer's overall impression.

Sentiment Tile Widget in AI Copilot

More Information