Great video, thank you for sharing! I was looking for some pointers getting started using openai to parse receipts and this was perfect and to the point. I automated the end-of-month expense reporting for my company following this approach, including automatically correlating the receipts with transactions on my various bank statements to give me an alert if any receipts are missing at the end of the month! I'm impressed by GPT's capabilities here, it's both easier to setup and much more accurate than other OCR approaches (e.g. tesseract) I tried before this.
Great video, thank you for sharing! I was looking for some pointers getting started using openai to parse receipts and this was perfect and to the point. I automated the end-of-month expense reporting for my company following this approach, including automatically correlating the receipts with transactions on my various bank statements to give me an alert if any receipts are missing at the end of the month! I'm impressed by GPT's capabilities here, it's both easier to setup and much more accurate than other OCR approaches (e.g. tesseract) I tried before this.
Inspiring
I'm getting this error when running the code:
Error [ERR_REQUIRE_ESM]: require() of ES Module ..\messages.mjs not supported.