Agent Building
Advanced
Always open

Multi-Agent Ad Policy Auditor

Develop an advanced multi-agent system using AutoGen to autonomously audit proposed advertising strategies against simulated user conversation data. This system will focus on ensuring compliance with privacy policies and verifying ad claims before deployment. Agents will collaborate to extract topics, propose ad targeting, review privacy implications, and fact-check promotional content, providing explainable insights into their decisions. The challenge emphasizes building robust, privacy-aware AI systems that can operate with human oversight where needed.

Challenge brief

What you are building

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

Develop an advanced multi-agent system using AutoGen to autonomously audit proposed advertising strategies against simulated user conversation data. This system will focus on ensuring compliance with privacy policies and verifying ad claims before deployment. Agents will collaborate to extract topics, propose ad targeting, review privacy implications, and fact-check promotional content, providing explainable insights into their decisions. The challenge emphasizes building robust, privacy-aware AI systems that can operate with human oversight where needed.

Datasets

Shared data for this challenge

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

Loading datasets...
Learning goals

What you should walk away with

Master AutoGen for orchestrating complex, conversational agent workflows with custom roles, message passing, and human-in-the-loop capabilities.

Implement data simulation strategies to generate realistic user conversation topics and personalization data, serving as input for ad targeting analysis.

Integrate Gemini 2.5 Flash as a specialized agent within the AutoGen system for rapid and cost-effective topic extraction and initial ad strategy generation.

Utilize LIME (Local Interpretable Model-agnostic Explanations) to generate post-hoc explanations for agent decisions, particularly regarding which user data features influence ad targeting or privacy violation flags.

Design a dedicated 'Privacy Auditor' agent within AutoGen to apply simulated privacy policies, identify potential data misuse, and flag non-compliant ad strategies.

Orchestrate the AutoGen agent interactions using Capably to monitor workflow execution, manage task distribution, and trigger alerts or generate compliance summaries.

Develop robust evaluation metrics and a testing harness to assess the accuracy, safety, and explainability of generated ad strategies and audit reports.

Start from your terminal
$npx -y @versalist/cli start multi-agent-ad-policy-auditor

[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

Frequently Asked Questions about Multi-Agent Ad Policy Auditor