Loading...
Loading...
Extract vendor, date, items, amounts, and total from receipt images using OCR and pattern matching with structured JSON output.
npx skill4agent add dkyazzentwatwa/chatgpt-skills receipt-scannerpython receipt_scanner.py --input receipt.jpg --output data.json
python receipt_scanner.py --batch receipts/ --output receipts.csv