Autonomous Macro-Economic Inflation Analytics Agent with Google ADK and aiXplain
MAS consumer price reports highlight persistent macroeconomic volatility requiring rapid dynamic risk assessment. Build an autonomous macroeconomic reporting pipeline using Google ADK and aiXplain to digest monthly CPI metrics and emit automated risk scores. Deliver continuous, auditable economic intelligence feeds with zero policy execution drift.
What you are building
The core problem, expected build, and operating context for this challenge.
Build a macroeconomic risk monitoring agent using Google ADK and aiXplain workflows to auto-evaluate MAS consumer price index releases.
How work is evaluated
Evaluates accuracy of CPI risk extraction and structured response schema adherence.
Shared data for this challenge
Review public datasets and any private uploads tied to your build.
How submissions are scored
These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.
schema_validation
Verifies that the output JSON matches the target compliance schema.
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
risk_score_accuracy
Absolute difference between calculated risk score and ground truth. • target: 0.95 • range: 0-1
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
What you should walk away with
Implement multi-agent workflow orchestration using Google ADK
Integrate aiXplain text and tabular translation pipelines
Parse and analyze MAS consumer price index time-series datasets
Generate structured policy compliance risk summaries
Reference links and supporting material
Simulated time-series dataset of MAS Consumer Price Index releases spanning 2024-2026 including itemized YoY changes.
How this agent runs
Evaluates accuracy of CPI risk extraction and structured response schema adherence.
Challenge input
JSON containing CPI statistical breakdown
Google ADK
Required framework for building autonomous agents.
aiXplain
Required utility tool for specialized translation and sentiment extraction.
Evaluated output
JSON with extracted fields and overall score
- Verifies that the output JSON matches the target compliance schema.
- Absolute difference between calculated risk score and ground truth. • target: 0.95 • range: 0-1
- Benchmark: Financial QA & Numerical Reasoning Benchmark
- Risk Score Accuracy target: 0.95
- 1 public reference case
- Python execution harness
- Python sandbox (unavailable on Versalist)
View technical recipe
Configured tools
- aiXplain · Required
- Google ADK · Optional
- Google · Optional
Evaluation contract
- schema_validation · Weight 1
- risk_score_accuracy · Weight 1
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.