Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90712536.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817594",
  "items": [
    {
      "boxes": 1,
      "length": "60",
      "variety": "DEEP PURPLE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.4,
      "box_marking": "HB XL 1",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "FULL MONTY",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.4,
      "box_marking": "HB XL 1",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "MONDIAL",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.5,
      "box_marking": "HB XL 1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "NINA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-D",
      "unit_price": 0.4,
      "box_marking": "HB XL 1",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "FRUTTETO",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 40.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "MANDALA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.6,
      "box_marking": "HB XL 2",
      "total_price": 60.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PHOENIX",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.4,
      "box_marking": "HB XL 2",
      "total_price": 20.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "PLAYABL ANCA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.5,
      "box_marking": "HB XL 2",
      "total_price": 50.0
    }
  ],
  "country": "Kyrgyz Republic(Kyrgyzstan)",
  "summary": {
    "total_boxes": 2,
    "total_stems": 700,
    "total_amount": 320.0
  },
  "supplier": "TOO QAZAQ IMEX/SOCIEDAD DERESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": ""
}
Результат (Pass 2)

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