Skip to content
Back to pyannoteAI

Card snapshot

docs.pyannote.ai · 2026-08-18 10:48:08 UTC · 5dee68c02df890b2e5a80cef51861c7938f3dd88cf0286b23b33a1b0935085d2

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "pyannoteAI",
  "url": "https://docs.pyannote.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.pyannote.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.pyannote.ai/",
    "organization": "pyannoteAI"
  },
  "documentationUrl": "https://docs.pyannote.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "pyannote",
      "name": "Pyannote",
      "description": "Use when building speaker diarization and identification features into voice applications, meeting transcription systems, call center analytics, live captioning, or any audio processing workflow that needs to determine who spoke when and identify specific speakers using voiceprints.",
      "tags": [],
      "url": "https://docs.pyannote.ai/.well-known/agent-skills/pyannote/skill.md"
    }
  ]
}