Get clear earnings reports without reading long PDFs. The flow reads a list of company filings, compares the last three quarters, and writes a clean summary in Google Docs. Finance teams and analysts can use it to track trends and spot changes fast.
The run starts on demand with a manual trigger. File links live in Google Sheets. Each link is downloaded from Google Drive, then the PDF text is split into small parts and stored in Pinecone using Google Gemini embeddings. An AI Agent uses a Vector Store Tool to pull the right facts, then a chat model builds a markdown report focused on trends, differences, and any outliers. OpenAI can be used as an alternative chat model. The final report is inserted into a chosen Google Doc for easy sharing.
You need access to Google Sheets, Google Drive, Google Docs, Pinecone, Google AI Studio, and optional OpenAI. Setup includes picking the correct sheet and tab, adding API keys, and pasting the Google Doc URL. Teams can cut hours of reading and create repeatable reports for FP and A, investor updates, and competitive tracking. The result is faster insight with more consistent findings across quarters.