4,943 workflows
in Data & Storage
Nodes:
Sort:
Date:
Travel Reimbursement - OCR & Expense Extraction Workflow
Overview
This is a lightweight n8n workflow that accepts chat input and uploaded receipts, runs OCR, stores parsed results in Supabase, and us ...
AI Assistant Workflow: Create Notion Workspaces from Notes & Voice Records
👤 Who is this for?
This workflow is designed for anyone who loves Notion—from project managers, freelancers, to student ...
Stop copy-pasting invoice details!
This gentle workflow turns a simple Tally form into a beautiful PDF invoice and delivers it to your client before you finish your latte ☕.**
Perfect for Etsy sel ...
Why
Creating and sending invoices manually is a major administrative bottleneck. It's not only slow but also prone to human error, such as creating duplicate invoice numbers or sending sensitive finan ...
Product Hunt Launch Monitor - Scraping & Summarization of Product Hunt Feedbacks
This n8n template provides automated competitive intelligence by scraping and summarizing Product Hunt launch feedbac ...
🤖📈 This workflow is my personal solution for the Agentic Arena Community Contest, where the goal is to build a Retrieval-Augmented Generation (RAG) AI agent capable of answering questions based ...
This workflow allows you to ask questions about a PDF document. The answers are provided by an AI model of your choice, and the answer includes a citation pointing to the information it used.
You can ...
This workflow with AI agent is designed to navigate through the page to retrieve specific type of information (in this example: social media profile links).
The agent is equipped with 2 tools:
text ...
Description
This automation template is designed for content creators, digital marketers, and social media managers looking to simplify their video posting workflow. It automates the process of genera ...
Case Study
I'm too lazy to record every transaction for my expense tracking. Since all my expenses are digital, I just extract the transactions from bank PDF statements and screenshots into CSV to i ...
> Reach out to me for any setup help/consulting.
Automate the curation and sharing of trending GitHub discussions from Hacker News to Twitter and LinkedIn. This workflow leverages AI to generate ...
Video Guide
I prepared a detailed guide explaining how to build an AI-powered meeting assistant that provides real-time transcription and insights during virtual meetings.
Youtube Link
Who is th ...
Use Case
Managing SSL certificates manually can be time-consuming and error-prone, often leading to unexpected downtime or security risks due to expired certificates.
What This Workflow Does
This ...
Video Guide
I prepared a detailed guide that shows the entire process of building an AI agent that integrates with Airtable data in n8n. This template covers everything from data preparation to advan ...
Overview
This workflow helps you compare Claude 3.5 Sonnet and Gemini 2.0 Flash when extracting data from a PDF
This workflow extracts and processes the data within a PDF in one single step, instead o ...
This workflow combines OpenAI, Retrieval-Augmented Generation (RAG), and WooCommerce to create an intelligent personal shopping assistant. It handles two scenarios:
Product Search: Extracts user int ...
Workflow Overview
This workflow automates the process of scraping Trustpilot reviews, extracting key details, analyzing sentiment, and saving the results to Google Sheets. It uses OpenAI for sentime ...
Use Case
It is very convenient to add expenses via simple chat message. This workflow attempts to do exactly this using AI-powered n8n magic!
Send message to a chat, something like "car wash; 59.3 u ...
Workflow based on the following article.
https://www.anthropic.com/news/contextual-retrieval
This n8n automation is designed to extract, process, and store content from documents into a Pinecone vect ...
Split Test Agent Prompts with Supabase and OpenAI
Use Case
Oftentimes, it's useful to test different settings for a large language model in production against various metrics. Split testing is a good ...