New PDFs and images dropped into a Google Drive folder turn into clean CSV files ready for finance work. Teams move from messy statements and receipts to structured rows in minutes. It is built for reconciliation, expense tracking, and audit support.
The flow watches a specific folder in Drive and checks each new file. A router sends PDFs down one path and images down another. For PDFs, the file is downloaded, text is extracted, then an AI model on OpenRouter turns the content into clear columns before saving a CSV back to Drive. For images, the file is downloaded and read with Vertex AI using a Gemini model to capture the text, then the data is saved as CSV in a Drive folder. Using two paths gives better accuracy because each file type uses the right tool.
Setup needs a Google service account that can access the folder, an OpenRouter API key, and access to Gemini and Vertex AI in your Google Cloud project. Expect strong time savings and fewer copy and paste errors on bank statements and receipts. Teams that manage monthly statements, vendor invoices, or card receipts will see quick results and easier reporting.