{
  "schema_version": "v1",
  "name_for_human": "GeraLens",
  "name_for_model": "gera-lens",
  "description_for_human": "GeraLens is an AI-powered visual search and product recognition platform that identifies objects, products, and places from images.",
  "description_for_model": "GeraLens is a visual AI platform for image recognition and search. Use it to identify products from photos, find similar items, recognize landmarks and plants, scan barcodes, and search by image across the Gera marketplace ecosystem. Supports product matching across GeraMarket, GeraFarm, and GeraHome inventories.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://geralens.com/api/v1/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://geralens.com/icon-512.png",
  "contact_email": "info@gera.services",
  "legal_info_url": "https://geralens.com/terms",
  "endpoints": {
    "llms_txt": "https://geralens.com/llms.txt",
    "mcp_server": "https://geralens.com/.well-known/mcp.json",
    "sitemap": "https://geralens.com/sitemap.xml"
  },
  "capabilities": [
    "identify_product",
    "visual_search",
    "barcode_scan",
    "find_similar",
    "recognize_landmark"
  ],
  "related_platforms": [
    {
      "name": "GeraMarket",
      "url": "https://geramarket.com",
      "relationship": "product_search"
    },
    {
      "name": "GeraFarm",
      "url": "https://gerafarm.com",
      "relationship": "produce_identification"
    },
    {
      "name": "Gera Services",
      "url": "https://gera.services",
      "relationship": "parent_platform"
    }
  ]
}