This program accepts jpg images stored in the images folder of the same directory as this program and writes various details into a CSV file.
Effective if you want an automated way to enter data for tax season.
Remember to export your OPENAI_API_KEY into your terminal to use.
export OPENAI_API_KEY="paste API key here"