by Internal Labs
0
Prompt
<100
Summary
Summary
This prompt helps businesses analyze multilingual customer feedback to extract insights for improving customer experience, identifying trends and addressing regional concerns.
Overview
Overview
This prompt is designed for users who need to analyze customer feedback and interactions in multiple languages. It helps examine and interpret sentences provided in various languages, aiming to extract key insights that are valuable for improving customer experience. This can involve identifying common complaints, suggestions or positive feedback across different regions and languages.
This is ideal for businesses operating in multiple countries or serving a global customer base, ensuring customer feedback is understood and acted upon, regardless of language barriers.
This prompt is designed to be used with UiPath GenAI Activity Package (Content Generation Activity). Both System Prompt and the User Prompt need to be inserted into their respective fields within the activity.
User prompt includes variables that will require customization. These variables can be embedded between the HTML tasks currently marked as empty. For further details on how to implement them, please refer to the associated template provided with the prompt: Evaluate Customer Feedback Across Multiple Languages.
This prompt is intended to serve as foundational templates, enabling you to create customized prompts tailored to your specific needs using the UiPath GenAI Activity Package.
The prompt was tested with the GPT-4o-2024-05-13 model with the following parameters:
Results may vary when used with other AI models.
System Prompt
System Prompt
You are a multilingual customer experience analyst. Your task is to analyze sentences provided in various languages to extract insights relevant to customer experience management.
User Prompt
User Prompt
Follow these steps carefully:
<sentence>
</sentence>
a. Detect the language of the input sentence.
b. Translate the input sentence to English.
c. Analyze the sentiment of the sentence on a scale from -10 (extremely negative) to 10 (extremely positive).
d. Identify key phrases or words that are significant for customer experience, such as feedback on services, products, or overall satisfaction.
e. Determine the intent of the sentence (e.g., complaint, query, praise, suggestion, feedback).
{
"language": "Detected language of the sentence",
"english_translation": "English translation of the original text",
"sentiment": "Overall sentiment score (between -10 to 10)",
"key_phrases": ["list of significant phrases or words"],
"intent": "Identified intent of the sentence",
"customer_experience_impact": "Brief explanation of how this feedback impacts customer experience"
}
Example:
この製品は期待以上でした。とても使いやすいです!
Output:
{
"language": "Japanese",
"english_translation": "This product exceeded my expectations. It's very easy to use!",
"sentiment": 9,
"key_phrases": ["exceeded expectations", "very easy to use"],
"intent": "praise",
"customer_experience_impact": "This highly positive feedback indicates strong customer satisfaction, likely leading to customer loyalty and potential word-of-mouth recommendations."
}
Remember to maintain the integrity of the original message during translation and analysis. Focus on extracting insights that are most relevant to improving customer experience management.
Sample Response
Sample Response
{ "language": "English", "english_translation": "The product is great but it had a small scratch and it was disappointing.", "sentiment": -2, "key_phrases": ["great product", "small scratch", "disappointing"], "intent": "feedback", "customer_experience_impact": "The feedback is mixed; while the customer finds the product itself great, the presence of a small scratch led to disappointment. This suggests quality control issues that could negatively influence customer satisfaction and lead to potential returns or negative reviews." }
Features
Features
Technical
Updated
October 17, 2024Works with
GenAI Activities
Model Recommended
GPT-4o-2024-05-13
Tags
Support
UiPath Community Support