This workflow is manually triggered to extract and compare information from a selected PDF document in Google Drive. It uses GenFuse's OCR capabilities to get text from the PDF, then sends this text to both Claude and Gemini LLMs for specific data extraction based on a custom prompt. The workflow provides the outputs from both LLMs for direct comparison.
This workflow manually triggers, allowing you to process a specific Google Drive file. It retrieves the content of the document and then leverages an AI model to generate a concise summary. This is ideal for quickly understanding the core information in long documents stored in Google Drive.
This workflow monitors a designated Google Drive folder for new PDF bank statements and image screenshots. Upon detection, it leverages AI capabilities to extract transaction details, such as dates, payees, and amounts. Finally, the extracted data is formatted and stored as a new file in a separate Google Drive folder, streamlining expense tracking.
This workflow is triggered when a new row is added to a Google Sheet containing a document link. It processes the document (e.g., a PDF resume) by extracting its text content. Using prompts fetched from another Google Sheet, an AI extracts specific fields of information. Finally, the extracted data is updated back into the original Google Sheet row.
This workflow automatically triggers when a new PDF invoice is uploaded to a specified Google Drive folder. It extracts key invoice details using AI, logs this data into a Google Sheet, and then generates and sends an email alert to the billing team via Gmail with a summary of the processed invoice.
This workflow is manually triggered to read a raw meeting transcript from a specified Google Docs file. It then sends the transcript to an AI to generate a structured project summary. Finally, it creates a new Google Docs file in a designated Google Drive folder with the AI-generated summary content.
This workflow collects article details via a form (e.g., Google Forms). It then uses AI to generate an article outline and the full article content based on the inputs. Finally, it saves the generated content to Google Drive and updates a Google Sheet with links for tracking article progress.