{
  "schema_version": "v1",
  "name_for_human": "GeraVoice",
  "name_for_model": "gera-voice",
  "description_for_human": "GeraVoice provides AI-powered voice translation and interpretation services for real-time multilingual communication across 100+ languages.",
  "description_for_model": "GeraVoice is an AI voice translation and interpretation platform. Use it to help users translate speech in real time, transcribe audio, and communicate across language barriers. Supports 100+ languages with regional dialect recognition. Features include live call interpretation, document transcription, voice-to-text, and custom voice models for businesses.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://geravoice.com/api/v1/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://geravoice.com/icon-512.png",
  "contact_email": "info@gera.services",
  "legal_info_url": "https://geravoice.com/terms",
  "endpoints": {
    "llms_txt": "https://geravoice.com/llms.txt",
    "mcp_server": "https://geravoice.com/.well-known/mcp.json",
    "sitemap": "https://geravoice.com/sitemap.xml"
  },
  "capabilities": [
    "translate_speech",
    "transcribe_audio",
    "live_interpretation",
    "voice_to_text",
    "list_languages"
  ],
  "related_platforms": [
    {
      "name": "GeraClinic",
      "url": "https://geraclinic.com",
      "relationship": "medical_interpretation"
    },
    {
      "name": "Gera Services",
      "url": "https://gera.services",
      "relationship": "parent_platform"
    }
  ]
}