This automated n8n pipeline ingests invoice and receipt PDFs from Gmail or Google Drive, extracts raw text via OCR, and uses an LLM to parse structured fields (vendor, date, line items, total, and currency) into validated JSON. A custom code node then verifies the schema and...