Workflow Automation
Intermediate
Always open

AutoGen Multi-Agent System for Media Strategic Resource Planning

Modern media companies grapple with challenging financial priorities, resource allocation, and strategic content decisions. This challenge focuses on building an AutoGen-powered multi-agent system designed to assist a media executive in making critical decisions, such as allocating reporting resources for major events (e.g., the Winter Olympics) or evaluating investment in new content verticals, based on financial data and projected audience impact. The system will feature several AutoGen agents (e.g., 'Finance Analyst', 'Content Strategist', 'Audience Insights Specialist') that engage in a collaborative conversation to analyze scenarios, debate pros and cons, and ultimately present a reasoned recommendation. The agents will have access to simulated financial data and audience engagement metrics, using OpenAI o3 as their conversational backbone.

Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

Modern media companies grapple with challenging financial priorities, resource allocation, and strategic content decisions. This challenge focuses on building an AutoGen-powered multi-agent system designed to assist a media executive in making critical decisions, such as allocating reporting resources for major events (e.g., the Winter Olympics) or evaluating investment in new content verticals, based on financial data and projected audience impact. The system will feature several AutoGen agents (e.g., 'Finance Analyst', 'Content Strategist', 'Audience Insights Specialist') that engage in a collaborative conversation to analyze scenarios, debate pros and cons, and ultimately present a reasoned recommendation. The agents will have access to simulated financial data and audience engagement metrics, using OpenAI o3 as their conversational backbone.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Loading datasets...
Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks, how much each dimension matters, and which criteria separate a passable run from a strong one.

Max Score: 5
Dimensions
5 scoring checks
Binary
5 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1recommendation_format_adherence

Recommendation Format Adherence

Generated recommendation adheres to the specified JSON structure.

binary
Weight: 1
Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2tool_usage_during_discussion

Tool Usage During Discussion

Agents successfully invoke relevant tools during the strategic discussion.

binary
Weight: 1
Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 3recommendation_coherence

Recommendation Coherence

Logical consistency and clarity of the recommended action and justification. • target: 4 • range: 1-5

binary
Weight: 1
Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 4data_integration_accuracy

Data Integration Accuracy

Degree to which agents accurately refer to or incorporate provided financial and audience data. • target: 85 • range: 0-100

binary
Weight: 1
Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 5collaborative_problem_solving

Collaborative Problem Solving

Assessment of how well agents explored different facets of the problem and addressed counter-arguments. • target: 4 • range: 1-5

binary
Weight: 1
Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

What you should walk away with

Master AutoGen's UserProxyAgent, AssistantAgent, and GroupChat for building flexible multi-agent conversational workflows.

Implement agents with distinct roles such as 'Finance Analyst', 'Content Strategist', and 'Audience Insights Specialist', each with specific prompts and capabilities.

Design custom Python tools for agents to query and analyze simulated financial statements and audience engagement data stored in a lightweight SQLite database.

Utilize OpenAI o3 (e.g., gpt-3.5-turbo or a similar 'o3' class model) as the conversational model for agent interactions and reasoning.

Develop a 'Reporting Tool' function that agents can use to compile their findings and recommendations into a structured output format (e.g., JSON or Markdown).

Orchestrate a strategic planning session where agents collaboratively discuss a given business challenge, propose solutions, and reach a consensus or highlight trade-offs.

Incorporate human-in-the-loop interaction with the UserProxyAgent for iterative refinement and oversight of the strategic planning process.

Start from your terminal
$npx -y @versalist/cli start autogen-multi-agent-system-for-media-strategic-resource-planning

[ok] Wrote CHALLENGE.md

[ok] Wrote .versalist.json

[ok] Wrote eval/examples.json

Requires VERSALIST_API_KEY. Works with any MCP-aware editor.

Docs
Manage API keys
Challenge at a glance
Host and timing
Vera

AI Research & Mentorship

Starts Available now
Evergreen challenge
Your progress

Participation status

You haven't started this challenge yet

Timeline and host

Operating window

Key dates and the organization behind this challenge.

Start date
Available now
Run mode
Evergreen challenge
Explore

Find another challenge

Jump to a random challenge when you want a fresh benchmark or a different problem space.

Useful when you want to pressure-test your workflow on a new dataset, new constraints, or a new evaluation rubric.

Tool Space Recipe

Draft
Evaluation
Rubric: 5 dimensions
·Recommendation Format Adherence(1%)
·Tool Usage During Discussion(1%)
·Recommendation Coherence(1%)
·Data Integration Accuracy(1%)
·Collaborative Problem Solving(1%)
Gold items: 2 (2 public)

Frequently Asked Questions about AutoGen Multi-Agent System for Media Strategic Resource Planning