Upload the same invoice in different qualities (original PDF, scanned copy, phone photo, compressed JPEG, etc.) and instantly see how accurately each field was extracted. The workflow compares every extracted value against a fixed ground truth and returns a per-field pass/fail report with an overall accuracy percentage – directly in the browser.
Open the easybits Extractor node in the workflow and connect your credentials (Pipeline ID & API Key). The node will use the pipeline you just created – no further configuration needed.
The Ground Truth node contains the expected values for all 10 fields. If you're testing with a different document, update these values to match your reference invoice.
You can swap out the easybits Extractor node for an HTTP Request node pointing at any other extraction API. As long as your HTTP node returns the same field names under json.data (e.g. data.invoice_number, data.amount_paid, etc.), the rest of the workflow – ground truth comparison, validation, and results display – works identically. This makes it easy to benchmark multiple solutions side by side using the exact same test documents and accuracy criteria.