You're viewing a demo portfolio

Join the waitlist
PRSM

compare_career_patterns

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~4s. Side-by-side career trajectory comparison for two artists. Returns full trajectory data for each + a structured comparison: pattern overlap score, career stage delta, exhibition/market delta, interpretation, and recommendation. Use when: gallery wants to pitch an emerging artist by showing they mirror a validated comparable's early career. Use when: curator needs narrative evidence that artist A is at the same inflection point artist B was at in year X. Do NOT use when: you need data on one artist — use get_career_trajectory instead. Do NOT use when: you want to discover emerging artists — use find_emerging_artists_by_pattern instead.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "artist_id_1",
    "artist_id_2"
  ],
  "properties": {
    "artist_id_1": {
      "type": "string",
      "description": "First artist — person ID slug or 'person:...'."
    },
    "artist_id_2": {
      "type": "string",
      "description": "Second artist — person ID slug or 'person:...'. Use a well-documented historical artist as the benchmark."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Provenio — Art Intelligence

https://github.com/mildo-ai/brain_for_art

1/7 registries
View full server →
compare_career_patterns — Provenio — Art Intelligence — PRSM MCP