- ocr.php: two-step pipeline (mistral-ocr-latest + mistral-small-latest) extracts Serial Number, Model Number, and Date from part label photos - input/: 5 test images of industrial part labels - output/: corresponding YAML results - README.md: full usage, setup, and troubleshooting docs - .gitignore: excludes .env only - .env.example: API key template Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
278 B
YAML
12 lines
278 B
YAML
---
|
|
serial_number: Z1X6029781024
|
|
model_number: B69199Q
|
|
date: null
|
|
source_file: WIN_20260304_15_05_25_Pro.jpg
|
|
processed_at: "2026-03-04 17:26:30"
|
|
raw_ocr: |
|
|
| POCLAIN
|
|
Hydraulics | W/N: 0126 |
|
|
| --- | --- |
|
|
| P/N: B69199Q | W/N: 0126 |
|
|
| S/N: Z1X6029781024 | FN |
|