Author: Daquon Whitaker
-
💻 Parse PDFs with LlamaParse & Save to Airtable
Who is this for?This workflow is ideal for finance teams, accountants, and business operations managers who need to streamline invoice processing. It is particularly helpful for organizations seeking to reduce manual entry errors and improve efficiency in managing billing information. What problem does this workflow solve?Manually processing invoices can be time-consuming and error-prone. This automation…
-
💼 Build a Financial Documents Assistant with Qdrant and Mistral.ai
This n8n workflow demonstrates how to manage your Qdrant vector store when there is a need to keep it in sync with local files. It covers creating, updating, and deleting vector store records, ensuring our chatbot assistant is never outdated or misleading. DisclaimerThis workflow depends on local files accessed through the local filesystem and so…
-
💰 Extract Spending History from Gmail to Google Sheets
How it works Fetch transaction notification emails (including attachments). Clean up data. Let AI (Basic LLM Chain node) generate bookkeeping item. Send to Google Sheet. Details The example fetches email from Gmail labels, suggested using filters to automatically organize email into the labels. Data will be sent to the “raw data” sheet. Example Google Sheet:Link…
-
🚀 Automated Financial Tracker: Telegram Invoices to Notion with AI Reports
Automated Financial Tracker: Telegram Invoices to Notion with AI Summaries & Reports Tired of manually logging every expense? Streamline your financial tracking with this powerful n8n workflow! Snap a photo of your invoice in Telegram, and let AI (powered by Google Gemini) automatically extract the details, record them in your Notion database, and even send…
-
🔄 Reconcile Rent Payments with Excel and OpenAI
This n8n workflow is designed to work on the local network and assists with reconciling downloaded bank statements with internal tenant records to quickly highlight any issues with payments such as missed or late payments or those of incorrect amounts. This assistant can then generate a report to quickly flag attention to ensure remedial action…
-
✨ Automate Blog Creation with AI in Brand Voice
This n8n template demonstrates a simple approach to using AI to automate the generation of blog content that aligns with your organisation’s brand voice and style by using examples of previously published articles. In a way, it’s quick and dirty “training” which can get your automated content generation strategy up and running for very little…
-
🚀 Author & Publish Blog Posts from Google Sheets
What it is: An automation to plan → draft → finalize and publish your textual blog post ideas to your WordPress blog. Works in stages and hands back control to you in between those. You can use a Google Spreadsheet for planning topics and configuring LLM models and prompts. What it does: Plans → drafts…
-
🍄 Generate WordPress Blog Posts from Google Sheets Using Perplexity and ChatGPT
This automation generates engaging WordPress blog posts by analyzing every new Google Sheets row employing insights from Perplexity AI and ChatGPT. It then publishes them directly to your site and updates the sheet. Download Template: https://fnrmbtzxuuzmydocnpux.supabase.co/storage/v1/object/public/templates/4866bb02-59e0-4587-a302-babe180c5269.json
-
📦 Send Slybroadcast Campaigns with Google Cloud TTS for New Shopify Orders
Make will watch your Shopify orders at regular intervals and synthesize speech for order detail values designated by you via Google Cloud Text-to-Speech. The audio files will be uploaded to your Google Drive, where a share link will be created. Finally, the audio file will be sent as a campaign to a list of mobile…
-
✨ Detect Text in Slack Images with Google Cloud Vision and Send as Message
Every time a new image containing text is posted to your Slack channel, Make will detect the text using Google Cloud Vision (OCR) and send it as a new message to a selected Slack channel.