Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90720995.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817616",
  "items": [
    {
      "boxes": 1,
      "length": "50",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 10.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "LIMONADA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.35,
      "box_marking": "HB XL 2",
      "total_price": 8.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "LIMONADA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.55,
      "box_marking": "HB XL 2",
      "total_price": 13.75
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.35,
      "box_marking": "HB XL 2",
      "total_price": 8.75
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 75,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.35,
      "box_marking": "HB XL 2",
      "total_price": 26.25
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 25,
      "box_number": "1",
      "plantation": "TESSA-E2",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 10.0
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 1,
    "total_stems": 300,
    "total_amount": 117.5
  },
  "supplier": "TOO QAZAQ IMEX",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Invoice type: composite boxes. 1 physical box detected. No issues during extraction. Multibox disclosure was not applied as per rule.",
    "status": "ok",
    "sum_boxes": 8,
    "sum_stems": 300,
    "sum_amount": 117.5,
    "items_count": 8,
    "discrepancies": [],
    "expected_boxes": 1,
    "expected_stems": 300,
    "expected_amount": 117.5
  }
}
Результат (Pass 2)

  
История (последние 20)
ID Файл Дата