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.

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