Back to evaluations
Public evaluation

MarketInsightGeneration

The evaluation will assess the multi-agent system's ability to accurately, comprehensively, and collaboratively generate market insights from a given query.

Evaluation type
task based
Challenge
Build a DeepSeek-V3 Multi-Agent Market Insight System
Difficulty
Advanced
Rigor
Unspecified

Evaluation overview

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

Tasks
1
Benchmarks
0
Criteria
0

Task templates

Inputs and expected outputs.

Task 1

MarketInsightGeneration

Evaluate the system's ability to generate a structured market insight report.

Input format

{ "query": "string", "market_data_urls": ["string"] }

Output format

{ "report_title": "string", "summary": "string", "key_trends": [{"name": "string", "description": "string", "impact": "string"}], "opportunities": ["string"], "risks": ["string"], "supporting_data_sources": ["string"], "agent_reasoning_paths": ["string"] }