Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90727971.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817653",
  "items": [
    {
      "boxes": 1,
      "length": "70",
      "variety": "ALSTRO PINK ELEGANCE",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.32,
      "box_marking": "QB ALSTRO",
      "total_price": 12.8
    },
    {
      "boxes": 1,
      "length": "80",
      "variety": "ALSTRO PINK ELEGANCE",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.36,
      "box_marking": "QB ALSTRO",
      "total_price": 14.4
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "ALSTRO PINK PRIMADONNA",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.32,
      "box_marking": "QB ALSTRO",
      "total_price": 12.8
    },
    {
      "boxes": 1,
      "length": "80",
      "variety": "ALSTRO PINK PRIMADONNA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.36,
      "box_marking": "QB ALSTRO",
      "total_price": 10.8
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "ALSTRO WHITE HIMALAYA",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.32,
      "box_marking": "HB ALSTRO",
      "total_price": 64.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ALSTRO PINK ALICE",
      "category": "Flowers",
      "quantity": 70,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.3,
      "box_marking": "HB ALSTRO",
      "total_price": 21.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ALSTRO PINK ELEGANCE",
      "category": "Flowers",
      "quantity": 80,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.3,
      "box_marking": "HB ALSTRO",
      "total_price": 24.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ALSTRO PINK PRIMADONNA",
      "category": "Flowers",
      "quantity": 70,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.3,
      "box_marking": "HB ALSTRO",
      "total_price": 21.0
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 3,
    "total_stems": 570,
    "total_amount": 180.8
  },
  "supplier": "TOO QAZAQ IMEX/SOCIEDAD DERESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Invoice type: composite boxes. 3 physical boxes identified. No issues during extraction. No multi-box unrolling applied.",
    "status": "ok",
    "sum_boxes": 8,
    "sum_stems": 570,
    "sum_amount": 180.8,
    "items_count": 8,
    "discrepancies": [],
    "expected_boxes": null,
    "expected_stems": 570,
    "expected_amount": 180.8
  }
}
Результат (Pass 2)

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