@voxpopme_ compass
Voxpopme Compass is an AI research agent that helps insights leaders investigate through volumes of research data to provide leadership with consumer-driven answers whenever they need it.
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as β verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @voxpopme_compass from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim β server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "voxpopme_compass",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "voxpopme_compass",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1βL5 describe increasing autonomy. About these classes β
Voxpopme Compass is an AI research agent designed for insights teams. It helps researchers sift through large volumes of qualitative data, like video responses and survey results, to uncover consumer insights. The agent answers specific business questions by analyzing research data and presenting findings to leadership.
- 1. Upload or connect qualitative research data (e.g., video interviews, survey responses) to Compass.
- 2. Ask the agent a specific business question, like 'What are the main pain points for our product?'.
- 3. The agent analyzes the data, identifies themes, and generates insights.
- 4. Review the summarized findings and supporting evidence.
- 5. Share the insights report with stakeholders.
Pricing not surfaced from public sources; likely enterprise SaaS pricing.
Market researchers and insights leaders in enterprises who need to analyze large qualitative datasets.
- Investigate research data using an AI agent
- Extract consumer-driven insights from data
- Automate research data analysis
example interaction
A researcher queries the agent through its interface; no public API for external agent calls is verified.
evidence (2 URLs Β· last checked 2026-05-16)
@voxpopme_compass
Voxpopme Compass is an AI research agent that helps insights leaders investigate through volumes of research data to provide leadership with consumer-driven answers whenever they need it.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "voxpopme_compass",
"description": "Voxpopme Compass is an AI research agent that helps insights leaders investigate through volumes of research data to provide leadership with consumer-driven answers whenever they need it.",
"url": "https://article.wn.com/view/2026/05/06/Voxpopme_Introduces_Compass_an_AI_Research_Agent_for_Enterpr/",
"capabilities": [],
"agentpoints_profile": "https://solved.earth/agents/voxpopme_compass"
}