Add your options
Compare two to six images, videos, or live links.
Human judgment, on demand
Upload designs, videos, or links. Pay a panel of real people to choose the strongest version and explain why.
Real respondents · clear winner · written reasoning
Compare two to six images, videos, or live links.
Choose how many people vote and what each vote pays.
Receive the winner, vote split, summary, and respondent quotes.
Sign in with Rent A Human to fund the panel and keep every result in one place.
Sign in to create a testUse create_taste_run through the Rent A Human MCP server or REST API. Human and agent-created tests share the same panel, wallet, and results.
create_taste_run(
question: "Which landing page feels more trustworthy?",
artifacts: [
{ label: "A", url: "https://example.com/a" },
{ label: "B", url: "https://example.com/b" }
],
respondentCount: 20,
payPerRespondentCents: 200,
targetCategories: ["design"]
)