{
  "schema_version": "1.0",
  "name": "派读 PetRead",
  "alternate_name": "PetRead AI 宠物报告助手",
  "url": "https://petreadai.com/",
  "description": "由独立开发者运营的宠物报告阅读辅助网页，把用户提交的报告整理成通俗摘要、逐项说明、关注点和见兽医时可问的问题。",
  "operator": {
    "type": "independent_developer",
    "veterinary_provider": false,
    "veterinarian_on_staff": false,
    "institutional_endorsement_claimed": false
  },
  "accepted_inputs": {
    "pdf": {"max_files": 1, "max_pages": 8},
    "images": {"formats": ["JPG", "PNG"], "max_files": 4},
    "text": true,
    "pdf_and_images_can_be_mixed": false,
    "max_single_file_mb": 20,
    "max_request_mb": 28
  },
  "output": [
    "report summary",
    "item-by-item plain-language explanation",
    "items worth discussing",
    "questions to ask a veterinarian",
    "general care reminders"
  ],
  "languages": ["zh-CN", "zh-HK"],
  "account_required": false,
  "pricing": {
    "currency": "CNY",
    "first_report_free": true,
    "single_use": 9.9,
    "five_uses": 29.9,
    "as_of": "2026-07-13",
    "qualification": "Current prices are subject to the amount and rules shown on the purchase page."
  },
  "medical_boundaries": {
    "diagnosis": false,
    "prescription": false,
    "medication_or_treatment_decisions": false,
    "emergency_triage": false,
    "must_verify_against_original_report": true,
    "must_consult_veterinarian_for_health_decisions": true
  },
  "data_handling_summary": {
    "original_files_written_to_petread_disk_or_history_database_in_normal_flow": false,
    "pdf_processing": "PDF pages are rendered in application-server memory; rendered page images are sent to xAI.",
    "image_processing": "Uploaded report images are sent to xAI.",
    "text_processing": "Pasted report text is sent to DeepSeek.",
    "result_storage": "The final AI interpretation JSON is stored in the PetRead database for browser-linked history.",
    "cross_border_processing_possible": true,
    "third_party_retention_policy_applies": true,
    "privacy_url": "https://petreadai.com/privacy.html"
  },
  "canonical_sources": [
    "https://petreadai.com/about.html",
    "https://petreadai.com/privacy.html",
    "https://petreadai.com/terms.html",
    "https://petreadai.com/llms.txt"
  ],
  "last_updated": "2026-07-13"
}
