SceneXplain

SceneXplain

storytelling

Explore image storytelling beyond pixels

{
  "schema_version": "v1",
  "name_for_human": "SceneXplain",
  "name_for_model": "SceneXplain",
  "description_for_human": "Explore image storytelling beyond pixels",
  "description_for_model": "Plugin for explaining image. You can send an image URL or base64 encoded image and get an explanation of the image.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://scenex.jina.ai/openai.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://scenex.jina.ai/icons/icon-128x128.png",
  "contact_email": "scenex@jina.ai",
  "legal_info_url": "https://jina.ai/legal/"
}