Card snapshot
airakeet.com
·
2026-06-05 10:57:10 UTC
·
93521b32701e30a3d761b013603e8589b00262ce78b4aec7420400daa9efca82
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": "Airakeet",
"description": "Airakeet is an open-source, local-first macOS dictation app for Apple Silicon. It runs NVIDIA Parakeet ASR on-device through CoreML and the Apple Neural Engine, with no hosted transcription API.",
"url": "https://airakeet.com/",
"version": "1.5.4",
"documentationUrl": "https://airakeet.com/",
"provider": {
"organization": "Ashan Devine",
"url": "https://github.com/cyne-wulf/airakeet"
},
"iconUrl": "https://airakeet.com/Final-icon.png",
"supportedInterfaces": [],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "airakeet-product-discovery",
"name": "Airakeet product discovery",
"description": "Provides static product identity, source, release, privacy, and roadmap information for Airakeet. This site does not expose a callable A2A endpoint.",
"tags": [
"dictation",
"macos",
"local-first",
"apple-silicon",
"coreml",
"parakeet",
"privacy"
],
"examples": [
"Find the latest Airakeet release",
"Learn whether Airakeet sends audio to the cloud",
"Review Airakeet system requirements"
]
}
]
}