Back to evaluations
Public evaluation

Personalized Investment Query

The agent will be evaluated on its ability to accurately retrieve and synthesize financial information, provide relevant personalized insights, and respond effectively through a voice interface.

Evaluation type
task based
Challenge
Agent for Personalized Market Insights with Voice UI
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

Personalized Investment Query

Evaluate the agent's ability to answer a personalized query about a specific investment, using real-time data and historical context.

Input format

{ "user_query": "string", "tracked_companies": ["string"] }

Output format

{ "voice_response_transcript": "string", "json_summary": { "company": "string", "latest_price": "float", "news_summary": "string", "analyst_sentiment": "string" } }