Skip to content
Back to pyannoteAI

Card snapshot

docs.pyannote.ai · 2026-08-22 04:56:07 UTC · d3a1200b758bc4f0af1af5e2b97d3c0a7cbbd2879b74f0cde5720906c85cccba

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, speaker identification, or real-time voice analysis features. Reach for this skill when you need to identify who spoke when in audio, create voiceprints for speaker recognition, transcribe audio with speaker attribution, or stream live audio for real-time speaker detection.",
      "tags": [],
      "url": "https://docs.pyannote.ai/.well-known/agent-skills/pyannote/skill.md"
    }
  ]
}