Back to evaluations
Public evaluation

BrandSentimentAnalysis

The evaluation will assess the system's ability to accurately identify brand mentions, analyze sentiment, and generate coherent reports based on simulated prompt data. It will also test the functionality of tool integrations and the Voiceflow interface.

Evaluation type
task based
Challenge
Agents for Prompt-Driven Brand Sentiment & Affinity
Difficulty
Advanced
Rigor
Unspecified

Evaluation overview

How the linked challenge is judged: tasks, benchmarks, and criteria count.

Tasks
3
Benchmarks
0
Criteria
0

Task templates

Inputs and expected outputs.

Task 1

BrandSentimentAnalysis

Evaluate the multi-agent system's ability to process a batch of prompts, extract brand mentions, determine sentiment, and flag high-affinity or low-affinity instances.

Input format

JSON array of strings, each string representing an AI-generated prompt.

Output format

JSON object with brand names as keys, each containing an array of identified sentiments (e.g., 'positive', 'negative', 'neutral') and associated prompt snippets.

Task 2

WorkflowAutomationTrigger

Verify that the Kore.ai integrated workflow is triggered correctly when specific conditions are met (e.g., negative sentiment spike for a tracked brand).

Input format

Simulated event data indicating a negative sentiment threshold breach for a brand.

Output format

Confirmation of Kore.ai workflow execution (e.g., webhook log entry, specific API call made).

Task 3

VoiceflowQueryResponse

Test the Voiceflow interface's ability to respond to natural language queries about brand sentiment and system status.

Input format

String representing a natural language query (e.g., 'What's the current sentiment for Product X?').

Output format

String response from the Voiceflow agent, containing relevant sentiment data or status.