Commit 07aac64
authored
My second contribution (#2137)
* Create Emotion-Aware.js
* Update Emotion-Aware.js
whenever a user submits a ticket (Incident, HR Case, etc.), the system analyzes the tone of the message -like frustrated, urgent, calm, confused - and automatically adjusts the ticket priority, or routes it to a specific team (like “Empathy Response Desk”)
* Create EmotionAnalyzer.js
An AI-powered ServiceNow innovation that automatically analyzes the tone and emotion of user-submitted tickets (like incidents or HR cases) to detect frustration, urgency, or satisfaction.
* Create README.md
This Readme introduces an Emotion-Aware Ticket Prioritizer for ServiceNow -an AI-inspired solution that detects user emotions (like frustration or satisfaction) from ticket text and automatically adjusts priority, routing, and responses. It combines sentiment analysis with workflow automation to make ServiceNow more empathetic, intelligent, and user-focused.
* Delete Server-Side Components/Script Includes/Emotion-Aware.js
* Update README.md
The **Emotion-Aware Ticket Prioritizer** is an AI-powered ServiceNow solution that automatically analyzes the **tone and emotion** of user-submitted tickets (like Incidents or HR Cases).
It dynamically adjusts **priority**, adds **contextual work notes**, and notifies the right team based on detected emotion -improving SLA compliance and customer satisfaction.1 parent 68bba99 commit 07aac64
File tree
2 files changed
+61
-0
lines changed- Server-Side Components/Script Includes/Emotion-Aware
2 files changed
+61
-0
lines changedLines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments