0% found this document useful (0 votes)
1K views1 page

n8n Workflow Sheet

Uploaded by

Jaydeep Borad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views1 page

n8n Workflow Sheet

Uploaded by

Jaydeep Borad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

URL Name Type 1 Type 2 Author Description

https://n8n.io/workflows/2377-turn-emails-into-ai-enhanced-tasks-in-notion-multi-user-support-with-gmail-airtable-and-softr/
Turn Emails into AI-Enhanced Tasks in Notion (Multi-User Support) with Gmail Airtable and Softr Classify Mario Purpose This workflow automatically creates Tasks from forwarded Emails similar to Asana but better. Emails are processed by AI and converted to rather actionable task. In addition this workflow is build in a way that multiple users can share this single process by setting up their individual configuration through a user friendly portal (internal tool) instead of the need to manage their own workflows. Demo How it works One Gmail account is used to process inbound mails from different users
https://n8n.io/workflows/2358-advanced-ai-demo-presented-at-ai-developers-14-meetup/
Advanced AI Demo (Presented at AI Developers #14 meetup) n/a Max Tkacz This workflow was presented at the AI Developers meet up in San Fransico on 24 July 2024. AI workflows Categorize incoming Gmail emails and assign custom Gmail labels. This example uses the Text Classifier node simplifying this usecase. Ingest a PDF into a Pinecone vector store and chat with it (RAG example) AI Agent example showcasing the HTTP Request tool. We teach the agent how to check availability on a Google Calendar and book an appointment.
https://n8n.io/workflows/2373-customer-insights-with-qdrant-python-and-information-extractor/
Customer Insights with Qdrant Python and Information Extractor Retrieval Jimleuk This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings: Survey Insights Customer Insights Community Insights This template demonstrates the Customer Insights scenario where Trustpilot reviews can be quickly grouped by similarity and an AI agent can generate insights on those groupings. With this workflow marketers can save days and even weeks of work breaking down their own or competitor reviews and identify frequently mentioned positiv
https://n8n.io/workflows/2354-automate-competitor-research-with-exaai-notion-and-ai-agents/
Automate Competitor Research with Exa.ai Notion and AI Agents Retrieval Classify Jimleuk This n8n workflow demonstrates a simple multi-agent setup to perform the task of competitor research. It showcases how using the HTTP request tool could reduce the number of nodes needed to achieve a workflow like this. How it works For this template a source company is defined by the user which is sent to Exa.ai to find competitors. Each competitor is then funnelled through 3 AI agents that will go out onto the internet and retrieve specific datapoints about the competitor; company o
https://n8n.io/workflows/2315-autonomous-ai-crawler/
Autonomous AI crawler Retrieval Classify Oskar 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 tool:** to retrieve all the text from the page URLs tool:** to extract all possible links from the page. 💡 You can edit prompt and JSON schema connected to the agent in order to return other data then social media profile links. 👉 This workflow uses Supabase as storage (input/output). Feel free to cha
https://n8n.io/workflows/2374-community-insights-using-qdrant-python-and-information-extractor/
Community Insights using Qdrant Python and Information Extractor Retrieval Jimleuk This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings: Survey Insights Customer Insights Community Insights This template demonstrates the Community Insights scenario where HN commments can be quickly grouped by similarity and an AI agent can generate insights on those groupings. With this workflow Researchers or HN users can quickly breakdown community consensus on a particular topic and identify frequently mentioned positives a
https://n8n.io/workflows/2372-survey-insights-with-qdrant-python-and-information-extractor/
Survey Insights with Qdrant Python and Information Extractor Retrieval Jimleuk This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings: Survey Insights Customer Insights Community Insights This template demonstrates the Survey Insights scenario where survey participant responses can be quickly grouped by similarity and an AI agent can generate insights on those groupings. With this workflow researchers can save days and even weeks of work breaking down cohorts of participants and identify frequently mentioned posit
https://n8n.io/workflows/2324-ai-web-researcher-for-sales/
AI web researcher for sales Retrieval Classify Lucas Perret Who is this for? This workflow is for all sales reps and lead generation manager who need to prepare their prospecting activities and find relevant information to personalize their outreach. Use Case This workflow allows you to do account research with the web using AI. It has the potential to replace manual work done by sales rep when preparing their prospecting activities by searching complex information available online. What this workflow does The advanced AI module has 2 capabiliti
https://n8n.io/workflows/2343-introduction-to-the-http-tool/
Introduction to the HTTP Tool Generate Jimleuk This n8n template showcases the new HTTP tool released in version 1.47.0. Overall the tool helps simplify AI Agent workflows where custom sub-workflows were performing the same simple http requests. Comparisons 1. AI agent that can scrape webpages Remake of https://n8n.io/workflows/2006-ai-agent-that-can-scrape-webpages/ Changes: Replaces Execute Workflow Tool and Subworkflow Replaces Response Formatting 2. Allow your AI to call an API to fetch data Remake of https://
https://n8n.io/workflows/2328-actioning-your-meeting-next-steps-using-transcripts-and-ai/
Actioning Your Meeting Next Steps using Transcripts and AI Classify Generate Jimleuk This n8n workflow demonstrates how you can summarise and automate post-meeting actions from video transcripts fed into an AI Agent. Save time between meetings by allowing AI handle the chores of organising follow-up meetings and invites. How it works This workflow scans for the calendar for client or team meetings which were held online. * Attempts will be made to fetch any recorded transcripts which are then sent to the AI agent. The AI agent summarises and identifies if any follo
Talk to your SQLite database with a LangChain AI Agent 🧠💬
https://n8n.io/workflows/2292-talk-to-your-sqlite-database-with-a-langchain-ai-agent/ Retrieval Yulia This n8n workflow demonstrates how to create an agent using LangChain and SQLite. The agent can understand natural language queries and interact with a SQLite database to provide accurate answers. 💪 🚀 Setup Run the top part of the workflow once. It downloads the example SQLite database extracts from a ZIP file and saves locally (chinook.db). 🗣 Chatting with Your Data Send a message in a chat window. Locally saved SQLite database loads automatically. User's chat input is
https://n8n.io/workflows/2320-invoice-data-extraction-with-llamaparse-and-openai/
Invoice data extraction with LlamaParse and OpenAI Classify Jimleuk This n8n workflow automates the process of parsing and extracting data from PDF invoices. With this workflow accounts and finance people can realise huge time and cost savings in their busy schedules. Read the Blog: https://blog.n8n.io/how-to-extract-data-from-pdf-to-excel-spreadsheet-advance-parsing-with-n8n-io-and-llamaparse/ How it works This workflow will watch an email inbox for incoming invoices from suppliers It will download the attached PDFs and processing them through
https://n8n.io/workflows/2346-enhance-customer-chat-by-buffering-messages-with-twilio-and-redis/
Enhance Customer Chat by Buffering Messages with Twilio and Redis Generate Jimleuk This n8n workflow demonstrates a simple approach to improve chat UX by staggering an AI Agent's reply for users who send in a sequence of partial messages and in short bursts. How it works Twilio webhook receives user's messages which are recorded in a message stack powered by Redis. The execution is immediately paused for 5 seconds and then another check is done against the message stack for the latest message. The purpose of this check lets use know if the user is sendin
https://n8n.io/workflows/2342-handling-appointment-leads-and-follow-up-with-twilio-calcom-and-ai/
Handling Appointment Leads and Follow-up With Twilio Cal.com and AI Generate Jimleuk This n8n workflow builds an appointment scheduling AI agent which can Take enquiries from prospective customers and help them book an appointment by checking appointment availability Where no appointment is booked the Agent is able to send follow-up messages to re-engage leads. After an appointment is booked the agent is able reschedule or even cancel the booking for the user without human intervention. For small outfits this workflow could contribute the necessary \man-powe
https://n8n.io/workflows/2344-generating-image-embeddings-via-textual-summarisation/
Generating Image Embeddings via Textual Summarisation Classify Jimleuk This n8n template demonstrates an approach to image embeddings for purpose of building a quick image contextual search. Use-cases could for a personal photo library product recommendations or searching through video footage. How it works A photo is imported into the workflow via Google Drive. The photo is processed by the edit image node to extract colour information. This information forms part of our semantic metadata used to identify the image. The photo is also processed by
https://n8n.io/workflows/2271-gmail-ai-auto-responder-create-draft-replies-to-incoming-emails/
Gmail AI Auto-Responder: Create Draft Replies to incoming emails Classify Generate Nicolas ChourroutThis workflow automatically generates draft replies in Gmail. It's designed for anyone who manages a high volume of emails or often face writer's block when crafting responses. Since it doesn't send the generated message directly you're still in charge of editing and approving emails before they go out. How It Works: Email Trigger: activates when new emails reach the Gmail inbox Assessment: uses OpenAI gpt-4o and a JSON parser to determine if a response is necessary. Reply Genera
https://n8n.io/workflows/2335-build-a-financial-documents-assistant-using-qdrant-and-mistralai/
Build a Financial Documents Assistant using Qdrant and Mistral.ai Retrieval Jimleuk 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. Disclaimer This workflow depends on local files accessed through the local filesystem and so will only work on a self-hosted version of n8n at this time. It is possible to amend this workflow to work on n8n cloud by replacing the local file trig
https://n8n.io/workflows/2321-automate-your-rfp-process-with-openai-assistants/
Automate Your RFP Process with OpenAI Assistants Classify Generate Jimleuk This n8n workflow demonstrates how to automate oftern time-consuming form filling tasks in the early stages of the tendering process; the Request for Proposal document or \RFP\". It does this by utilising a company's knowledgebase to generating question-and-answer pairs using Large Language Models. How it works A buyer's RFP is submitted to the workflow as a digital document that can be parsed. Our first AI agent scans and extracts all questions from the document into list form. Th
https://n8n.io/workflows/2339-breakdown-documents-into-study-notes-using-templating-mistralai-and-qdrant/
Breakdown Documents into Study Notes using Templating MistralAI and Qdrant Classify Generate Jimleuk This n8n workflow takes in a document such as a research paper marketing or sales deck or company filings and breaks them down into 3 templates: study guide briefing doc and timeline. These templates are designed to help a student associate or clerk quickly summarise learn and understand the contents to be more productive. Study guide - a short quiz of questions and answered generated by the AI Agent using the contents of the document. Briefing Doc - key information and insights
https://n8n.io/workflows/2322-speed-up-social-media-banners-with-bannerbearcom/
Speed Up Social Media Banners With BannerBear.com Generate Jimleuk This n8n workflow shows an easy way to automate the creation of social media assets using AI and a service like BannerBear. Designed for the busy marketer leveraging AI image generation capabilities can help cut down production times and allow reinvesting into higher quality content. How it works This workflow generates social media banners for online events. Using a form trigger a user can define the banner text and suggest an image to be generated. This request is passed to Open
https://n8n.io/workflows/2288-automate-linkedin-outreach-with-notion-and-openai/
Automate LinkedIn Outreach with Notion and OpenAI Retrieval Generate Paul Mikulskis This template is based on the following template. Thank you for the groundwork Matheus. How it works: Store your snippets of text in a Notion table. Each snippet should have an image associated with it (copy + pasted into the text) Connect to your table via a Notion \integration\" from which N8N can then query your pre-meditated posts The text is fed through an OpenAI assistant to boost engagement via formatting The re-formatted text along with the image pulled from the Notion snippet
https://n8n.io/workflows/2187-write-a-wordpress-post-with-ai-starting-from-a-few-keywords/
Write a WordPress post with AI (starting from a few keywords) Generate Giulio This n8n workflow template allows you to write WordPress posts by just providing a few keywords. It uses AI technology to write the text and to create the post's featured image. The text includes an introduction chapters and conclusions. Each chapter is written independently and this allows you to create also very long articles. The workflow uses technologies provided by Open AI: Chat GPT for the text and Dall-E for the image. I suggest reviewing the created posts before publishing them
https://n8n.io/workflows/2347-query-n8n-credentials-with-ai-sql-agent/
Query n8n Credentials with AI SQL Agent Generate Jimleuk This n8n workflow is a fun way to query and search over your credentials on your n8n instance. Good to know Your credentials should remain safe as this workflow does not decrypt or use any decrypted data. Example Usage \Which workflows are using Slack and Google Calendar?\" \"Which workflows have AI in their name but are not using openAI?\" How it works Using the n8n API it fetches all workflow data on the instance. Workflow data contains references to credentials used so this
https://n8n.io/workflows/2334-organise-your-local-file-directories-with-ai/
Organise Your Local File Directories With AI Classify Generate Jimleuk If you have a shared or personal drive location with a high frequency of files created by humans it can become difficult to organise. This may not matter... until you need to search for something! This n8n workflow works with the local filesystem to target the messy folder and categorise as well as organise its files into sub directories automatically. Disclaimer Unfortunately due to the intended use-case this workflow will not work on n8n Cloud and a self-hosted version of n8n is required. How
https://n8n.io/workflows/2341-build-a-tax-code-assistant-with-qdrant-mistralai-and-openai/
Build a Tax Code Assistant with Qdrant Mistral.ai and OpenAI Retrieval Jimleuk This n8n workflows builds another example of creating a knowledgebase assistant but demonstrates how a more deliberate and targeted approach to ingesting the data can produce much better results for your chatbot. In this example a government tax code policy document is used. Whilst we could split the document into chunks by content length we often lose the context of chapters and sections which may be required by the user. Our approach then is to first split the document into cha
https://n8n.io/workflows/2323-customer-support-channel-and-ticketing-system-with-slack-and-linear/
Customer Support Channel and Ticketing System with Slack and Linear Generate Jimleuk This n8n workflow demonstrates how to create a really simple yet effective customer support channel and pipeline by combining Slack Linear and AI tools. Built on n8n's ability to integrate anything this workflow is intended for small support teams who want to maximise re-use of the tools they already have with an interface which is doesn't require any onboarding. Read the blog post here: https://blog.n8n.io/automated-customer-support-tickets-with-n8n-slack-linear-and-ai/ How it works The
https://n8n.io/workflows/2245-generate-text-to-speech-using-elevenlabs-via-api/
Generate Text-to-Speech Using Elevenlabs via API Generate n8Ninja ⚠ Update: I created a custom node providing a complete implementation of ElevenLabs Features. Currently in BETA: feel free to try it This workflow provides an API endpoint to generate speech from text using Elevenlabs.io a popular text-to-speech service. Step 1: Configure Custom Credentials in n8n To set up your credentials in n8n create a new custom authentication entry with the following JSON structure: { \headers\": { \"xi-api-key\": \"your-elevenlabs-api-key\" } } Replace \"your-elev
https://n8n.io/workflows/2165-chat-with-pdf-docs-using-ai-quoting-sources/
Chat with PDF docs using AI (quoting sources) Retrieval David Roberts 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 use n8n’s built-in chat interface to ask the questions or you could customise this workflow to use another one (e.g. Slack Teams etc.) Example The workflow is set up with the Bitcoin whitepaper. So you could ask things like: Question: “Which email provider does the creator of Bitcoin use?“
https://n8n.io/workflows/1954-ai-agent-chat/
AI agent chat Generate n8n Team This workflow employs OpenAI's language models and SerpAPI to create a responsive intelligent conversational agent. It comes equipped with manual chat triggers and memory buffer capabilities to ensure seamless interactions. To use this template you need to be on n8n version 1.50.0 or later.
https://n8n.io/workflows/2201-openai-assistant-workflow-upload-file-create-an-assistant-chat-with-it/
OpenAI Assistant workflow: upload file create an Assistant chat with it! Retrieval Yulia This is an end-to-end workflow for creating a simple OpenAI Assistant. The whole process is done with n8n nodes and do not require any programming experience. The workflow is divided into three main steps: Step 1: Get a Google Drive File and Upload to OpenAI The workflow starts by retrieving a file from Google Drive using the \Get File\" node. The example file used is a Music Festival document. The retrieved file is then uploaded to OpenAI using the \"Upload File to OpenAI\" node. R
https://n8n.io/workflows/2098-chat-with-openai-assistant-by-adding-a-memory/
Chat with OpenAI Assistant (by adding a memory) Retrieval David Roberts OpenAI Assistant is a powerful tool but at the time of writing it doesn't automatically remember past messages from a conversation. This workflow demonstrates how to get around this by managing the chat history in n8n and passing it to the assistant when required. This makes it possible to use OpenAI Assistant for chatbot use cases. Note that to use this template you need to be on n8n version 1.28.0 or later.
https://n8n.io/workflows/2085-chat-with-a-google-sheet-using-ai/
Chat with a Google Sheet using AI Retrieval David Roberts This workflow allows you to ask questions about the data in a Google Sheet over a chat interface. It uses n8n's built-in chat but could be modified to work with Slack Teams WhatsApp etc. Behind the scenes the workflow uses GPT4 so you'll need to have an OpenAI API key that supports it. How it works The workflow uses an AI agent with custom tools that call a sub-workflow. That sub-workflow reads the Google Sheet and returns information from it. Because models have a context windo
https://n8n.io/workflows/1951-scrape-and-summarize-webpages-with-ai/
Scrape and summarize webpages with AI Retrieval Classify n8n Team This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links HTTP requests to fetch essay content and AI-based summarization using GPT-4o. It's an excellent example of an end-to-end automated task that is not only efficient but also provides real value by summarizing valuable content. Note that to use this template you need to be on n8n version 1.50.0 or later.
https://n8n.io/workflows/2338-reconcile-rent-payments-with-local-excel-spreadsheet-and-openai/
Reconcile Rent Payments with Local Excel Spreadsheet and OpenAI Retrieval Generate Jimleuk 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 quick flag attention to ensure remedial action is taken. How it works The workflow monitors a local network drive to watch for new bank statements that are added. This bank statement is then i
https://n8n.io/workflows/2333-recipe-recommendations-with-qdrant-and-mistral/
Recipe Recommendations with Qdrant and Mistral Retrieval Jimleuk This n8n workflow demonstrates creating a recipe recommendation chatbot using the Qdrant vector store recommendation API. Use this example to build recommendation features in your AI Agents for your users. How it works For our recipes we'll use HelloFresh's weekly course and recipes for data. We'll scrape the website for this data. Each recipe is split vectorised and inserted into a Qdrant Collection using Mistral Embeddings Additionally the whole recipe is stored in a SQLite databas
https://n8n.io/workflows/2331-build-your-own-image-search-using-ai-object-detection-cdn-and-elasticsearch/
Build Your Own Image Search Using AI Object Detection CDN and ElasticSearch Classify Jimleuk This n8n workflow demonstrates how to automate indexing of images to build a object-based image search. By utilising a Detr-Resnet-50 Object Classification model we can identify objects within an image and store these associations in Elasticsearch along with a reference to the image. How it works An image is imported into the workflow via HTTP request node. The image is then sent to Cloudflare's Worker AI API where the service runs the image through the Detr-Resnet-50 object clas
https://n8n.io/workflows/2330-enrich-property-inventory-survey-with-image-recognition-and-ai-agent/
Enrich Property Inventory Survey with Image Recognition and AI Agent Classify Jimleuk This n8n workflow assists property managers and surveyors by reducing the time and effort it takes to complete property inventory surveys. In such surveys articles and goods within a property may need to be captured and reported as a matter of record. This can take a sizable amount of time if the property or number of items is big enough. Our solution is to delegate this task to a capable AI Agent who can identify and fill out the details of each item automatically. How it works An AirTable
https://n8n.io/workflows/2290-store-notions-pages-as-vector-documents-into-supabase-with-openai/
Store Notion's Pages as Vector Documents into Supabase with OpenAI Retrieval Dataki Workflow updated on 17/06/2024:** Added 'Summarize' node to avoid creating a row for each Notion content block in the Supabase table.* Store Notion's Pages as Vector Documents into Supabase This workflow assumes you have a Supabase project with a table that has a vector column. If you don't have it follow the instructions here: Supabase Vector Columns Guide Workflow Description This workflow automates the process of storing Notion pages as vector documents in a Supabase
https://n8n.io/workflows/2249-share-youtube-videos-with-ai-summaries-on-discord/
Share YouTube Videos with AI Summaries on Discord Generate Mike Russell Boost engagement on your Discord server by automatically sharing new YouTube videos along with AI generated summaries of their content. This workflow is ideal for content creators and community managers looking to provide value and spark interest through summarized content making it easier for community members to decide if a video is of interest to them. Watch this video tutorial to learn more about the template. How it works RSS Feed Trigger**: Monitors your YouTube channel
https://n8n.io/workflows/2235-automated-ai-image-analysis-and-response-via-telegram/
Automated AI image analysis and response via Telegram Classify AlQaisi Example: @SubAlertMe_Bot Summary: The automated image analysis and response workflow using n8n is a sophisticated solution designed to streamline the process of analyzing images sent via Telegram and delivering insightful responses based on the analysis outcomes. This cutting-edge workflow employs a series of meticulously orchestrated nodes to ensure seamless automation and efficiency in image processing tasks. Use Cases: This advanced workflow caters to a myriad of sc
https://n8n.io/workflows/2233-ai-powered-childrens-english-storytelling-on-telegram-with-openai/
AI-Powered Children's English Storytelling on Telegram with OpenAI Generate AlQaisi Unleashing Creativity: Transforming Children's English Storytelling with Automation and AI Check this example: https://t.me/st0ries95 Summary In the realm of children's storytelling automation is revolutionizing the way captivating tales are created and shared. This article highlights the transformative power of setting up a workflow for AI-powered children's English storytelling on Telegram. By delving into the use cases and steps involved we uncover how this innovative approach is inspiring
https://n8n.io/workflows/2209-ai-powered-automated-stock-analysis/
AI-powered automated stock analysis Retrieval Classify Derek Cheung Introduction: Streamline your fundamental stock analysis process with AI-powered automation. By harnessing the power of SEC 10K reports - comprehensive documents required by the SEC containing vital company information - this template automates the analysis workflow. From planning by a Senior Research Analyst to execution by five Research Analysts and final review by a Senior Editor this template takes an AI persona approach to compose the report that includes an overview of
https://n8n.io/workflows/2183-ai-crew-to-automate-fundamental-stock-analysis-qanda-workflow/
AI Crew to Automate Fundamental Stock Analysis - Q&A Workflow Retrieval Classify Derek Cheung How it works: Using a Crew of AI agents (Senior Researcher Visionary and Senior Editor) this crew will automatically determine the right questions to ask to produce a detailed fundamental stock analysis. This application has two components: a front-end and a Stock Q&A engine. The front end is the team of agents automatically figuring out the questions to ask and the back-end part is the ability to answer those questions with the SEC 10K data. This template implements the Stock Q&A e
https://n8n.io/workflows/2178-transcribe-audio-files-summarize-with-gpt-4-and-store-in-notion/
Transcribe Audio Files Summarize with GPT-4 and Store in Notion Generate Patrick Who is this for? This workflow template is perfect for content creators researchers students or anyone who regularly works with audio files and needs to transcribe and summarize them for easy reference and organization. What problem does this workflow solve? Transcribing audio files and summarizing their content can be time-consuming and tedious when done manually. This workflow automates the process saving users valuable time and effort while ensuring accurate transcriptions an
https://n8n.io/workflows/2114-chat-with-openais-gpt-via-a-simple-telegram-bot/
Chat with OpenAIs GPT via a simple Telegram Bot Generate Mike Use case LLMs have provided a lot of value for several use cases. Especially some OpenAI models are proving to be quite valuable. However it's sometimes not super accessible to chat with these models. This workflow enables you to chate directly with OpenAI's GPT-3.5 via Telegram. How it works A simple telegram bot that connects to your botfather bot to give AI responses using OpenAI's GPT 3.5 model to a user's messages with emojis. What to do Add your telegram API key and you
https://n8n.io/workflows/2006-ai-agent-that-can-scrape-webpages/
AI agent that can scrape webpages Retrieval Classify Eduard ⚙🛠🚀🤖🦾 This template is a PoC of a ReAct AI Agent capable of fetching random pages (not only Wikipedia or Google search results). On the top part there's a manual chat node connected to a LangChain ReAct Agent. The agent has access to a workflow tool for getting page content. The page content extraction starts with converting query parameters into a JSON object. There are 3 pre-defined parameters: url** – an address of the page to fetch method** = full / simplified maxlimit**
https://n8n.io/workflows/2318-enrich-pipedrives-organization-data-with-openai-gpt-4o-and-notify-it-in-slack/
Enrich Pipedrive's Organization Data with OpenAI GPT-4o & Notify it in Slack Retrieval Classify Dataki This workflow enriches new Pipedrive organization's data by adding a note to the organization object in Pipedrive. It assumes there is a custom \website\" field in your Pipedrive setup as data will be scraped from this website to generate a note using OpenAI. Then a notification is sent in Slack. ⚠ Disclaimer This workflow uses a scraping API. Before using it ensure you comply with the regulations regarding web scraping in your country or state. Important Notes The OpenAI model used is
https://n8n.io/workflows/2242-post-new-youtube-videos-to-x/
Post New YouTube Videos to X Generate Mike Russell Automated YouTube Video Promotion Workflow Automate the promotion of new YouTube videos on X (formerly Twitter) with minimal effort. This workflow is perfect for content creators marketers and social media managers who want to keep their audience updated with fresh content consistently. How it works This workflow triggers every 30 minutes to check for new YouTube videos from a specified channel. If a new video is found it utilizes OpenAI's ChatGPT to craft an engaging promotio
https://n8n.io/workflows/2216-image-creation-with-openai-and-telegram/
Image Creation with OpenAI and Telegram Generate AlQaisi Image Creation with OpenAI and Telegram Check this channel: AutoTechAi_bot Description: In the realm of automation and artificial intelligence n8n offers a sophisticated platform for seamlessly integrating AI algorithms to enhance image creation and communication processes. This innovative workflow leverages the capabilities of OpenAI and Telegram to facilitate creative image generation and streamline communication channels ultimately enhancing user engagement and interaction. H
https://n8n.io/workflows/2198-compose-reply-draft-in-gmail-with-openai-assistant/
Compose reply draft in Gmail with OpenAI Assistant Generate Oskar This workflow uses OpenAI Assistant to compose draft replies for labeled email messages. It automatically connects the drafts to Gmail threads. 💡 You can add knowledge base to your OpenAI Assistant and make your reply drafts very customized (e.g. compose response with product information in response to inquiry from customer). 🎬 See this workflow in action in my YouTube video about automating Gmail. How it works? The workflow is triggered at regular intervals (default: every 1
https://n8n.io/workflows/2197-auto-label-incoming-gmail-messages-with-ai-nodes/
Auto-label incoming Gmail messages with AI nodes Classify Oskar This workflow uses AI to analyze the content of every new message in Gmail and then assigns specific labels according to the context of the email. Default configuration of the workflow includes 3 labels: „Partnership” - email about sponsored content or cooperation „Inquiry” - email about products services „Notification” - email that doesn't require response. You can add or edit labels and descriptions according to your use case. 🎬 See this workflow in action in my YouTube video about auto
https://n8n.io/workflows/2180-scrape-and-summarize-posts-of-a-news-site-without-rss-feed-using-ai-and-save-them-to-a-nocodb/
Scrape and summarize posts of a news site without RSS feed using AI and save them to a NocoDB Retrieval Classify Askan The News Site from Colt a telecom company does not offer an RSS feed therefore web scraping is the choice to extract and process the news. The goal is to get only the newest posts a summary of each post and their respective (technical) keywords. Note that the news site offers the links to each news post but not the individual news. We collect first the links and dates of each post before extracting the newest ones. The result is sent to a SQL database in this case a NocoDB database. T
https://n8n.io/workflows/2170-extract-data-from-resume-and-create-pdf-with-gotenberg/
Extract data from resume and create PDF with Gotenberg Retrieval Generate Oskar With this workflow you can extract data from resume documents uploaded via a Telegram bot. Workflow transform readable content of PDF resume into structured data using AI nodes and returns PDF with formatted plain HTML. You can modify this workflow to perform other actions with structured data (e.g. insert it into database or create other well-formatted documents). Functionality of this workflow was presented during the n8n community call on March 7 2024 - recording of presentatio
https://n8n.io/workflows/2139-twitter-virtual-ai-influencer/
Twitter Virtual AI Influencer Generate Alex Grozav Twitter Virtual AI Influencer Workflow Template This n8n workflow template empowers creators to launch a virtual AI influencer that tweets regularly engaging audiences with a unique niche writing style and inspiration. By automating content creation and posting it ensures a consistent and natural online presence tailored to your specific influencer profile. Features Scheduled Posting**: Automates tweet posting every 6 hours with randomized posting minutes to mimic natural activity. On-Dem
https://n8n.io/workflows/2094-allow-your-ai-to-call-an-api-to-fetch-data/
Allow your AI to call an API to fetch data Generate Deborah Use n8n to bring data from any API to your AI. This workflow uses the Chat Trigger to provide the chat interface and the Custom n8n Workflow Tool to call a second workflow that calls the API. The second workflow uses AI functionality to refine the API request based on the user's query. It then makes an API call and returns the response to the main workflow. This workflow is used in Advanced AI examples | Call an API to fetch data in the documentation. To use this workflow: Load it into yo
https://n8n.io/workflows/2090-chat-with-a-database-using-ai/
Chat with a database using AI Generate David Roberts This workflow allows you to ask questions about data stored in a database using AI. To use it you'll need an OpenAI API key (although you could also swap in a model from another service). Supported databases: Postgres MySQL SQLite The workflow uses n8n's embedded chat but you could also modify it to work with a chat service such as Slack MS Teams or WhatsApp. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/2035-telegram-ai-bot-with-langchain-nodes/
Telegram AI bot with LangChain nodes Generate n8n Team This workflow connects Telegram bots with LangChain nodes in n8n. The main AI Agent Node is configured as a Conversation Agent. It has a custom System Prompt which explains the reply formatting and provides some additional instructions. The AI Agent has several connections: OpenAI GPT-4 model is called to generate the replies Window Buffer Memory stores the history of conversation with each user separately There is an additional Custom n8n Workflow tool (Dall-E 3 Tool). AI Ag
https://n8n.io/workflows/1960-ask-questions-about-a-pdf-using-ai/
Ask questions about a PDF using AI Retrieval David Roberts The workflow first populates a Pinecone index with vectors from a Bitcoin whitepaper. Then it waits for a manual chat message. When received the chat message is turned into a vector and compared to the vectors in Pinecone. The most similar vectors are retrieved and passed to OpenAI for generating a chat response. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/1959-ai-chatbot-that-can-search-the-web/
AI chatbot that can search the web Generate n8n Team This workflow is designed for dynamic and intelligent conversational capabilities. It incorporates OpenAI's GPT-4o model for natural language understanding and generation. Additional tools include SerpAPI and Wikipedia for enriched data-driven responses. The workflow is triggered manually and utilizes a 'Window Buffer Memory' to maintain the context of the last 20 interactions for better conversational continuity. All these components are orchestrated through n8n nodes ensuring seamle
https://n8n.io/workflows/2287-classify-lemlist-replies-using-openai-and-automate-reply-handling/
Classify lemlist replies using OpenAI and automate reply handling Classify Generate Lucas Perret Who this is for This workflow is for sales people who want to quickly and efficiently follow up with their leads What this workflow does This workflow starts every time a new reply is received in lemlist. It then classifies the response using openAI and creates the correct follow up task. The follow-up tasks currently include: Slack alerts when a lead for each new replies Tag interested leads in lemlist Unsubscription of leads when they request it The Slack alerts include: Lead email address Send
https://n8n.io/workflows/2217-configure-your-own-image-creation-api-using-openai-dalle-3/
Configure your own Image Creation API Using OpenAI DALLE-3 Generate Bela How it works: Webhook URL that responds to Requests with an AI generated Image based on the prompt provided in the URL. Setup Steps: Ideate your prompt URL Encode The Prompt (as shown in the Template) Authenticate with your OpenAI Credentials Put together the Webhook URL with your prompt and enter into a webbrowser In this way you can expose a public url to users employee's etc. without exposing your OpenAI API Key to them. Click here to find a blog post with additiona
https://n8n.io/workflows/2213-traveler-co-pilot-ai-powered-telegram-for-easy-language-and-image-translation/
Traveler Co-Pilot: AI-Powered Telegram for Easy Language and Image Translation Generate Derek Cheung Introduction The Traveler Co-Pilot empowers you to confidently traverse the world connecting with ease and breaking language barriers: Engage in conversations with locals Navigate menus at foreign eateries Comprehend road signs effortlessly. Features Seamless Speech-to-Speech Translation** Communicate in any of the 55 supported languages and witness the bot translate your words into another language in real-time all through speech. Visual Translation Magic** Capture images c
https://n8n.io/workflows/2207-automate-screenshots-with-urlbox-and-analyze-them-with-ai/
Automate Screenshots with URLbox & Analyze them with AI Generate Bela In this automation we first make a screenshot with a screenshot API called URLbox and then send this screenshot into the OpenAI API and analyze it. You can extend this automation by the way you want to ingest the website url's & names into this workflow. Options as data source: Postgres Google Sheets Your CRM ... Setup: Replace Website & URL in Setup Node Put in your URLbox API Key Put in your OpenAI credentials Click here for a blog article with more information on the autom
https://n8n.io/workflows/2206-translate-telegram-audio-messages-with-ai-55-supported-languages/
Translate Telegram audio messages with AI (55 supported languages) Generate Derek Cheung Use case This workflow enables a Telegram bot that can: Accept speech input in one of 55 supported languages Automatically detect the language spoken and translate the speech to another language Responds back with the translated speech output. This allows users to communicate across language barriers by simply speaking to the bot which will handle the translation seamlessly. How does it work? Translation In the translation step the workflow converts the user's speech input to tex
https://n8n.io/workflows/2167-chatgpt-automatic-code-review-in-gitlab-mr/
ChatGPT Automatic Code Review in Gitlab MR Classify Generate assert Who this template is for This template is for every engineer who wants to automate their code reviews or just get a 2nd opinion on their PR. How it works This workflow will automatically review your changes in a Gitlab PR using the power of AI. It will trigger whenever you comment with +0 to a Gitlab PR get the code changes analyze them with GPT and reply to the PR discussion. Set up Steps Set up webhook of note_events in Gitlab repository (see here on how to do it) Configure ChatGP
https://n8n.io/workflows/2163-qualify-new-leads-in-google-sheets-via-openais-gpt-4/
Qualify new leads in Google Sheets via OpenAI's GPT-4 Classify Yulia This n8n workflow was developed to evaluate and categorize incoming leads based on certain criteria. The workflow is triggered by adding a new row in a Google Sheets document. The workflow uses the OpenAI node to process the lead information. The system query contains detailed qualification rules and the response format. The user message contains the data for the individual lead. The JSON response from the OpenAI node is then processed by the Edit Fields node to extract the r
https://n8n.io/workflows/2161-ai-powered-woocommerce-support-agent/
AI-powered WooCommerce Support-Agent Retrieval Jan Oberhauser With this workflow you get a fully automated AI powered Support-Agent for your WooCommerce webshop. It allows customers to request information about things like: the status of their order the ordered products shipping and billing address current DHL shipping status How it works The workflow receives chat messages from an in a website integrated chat. For security and data-privacy reasons does the website transmit the email address of the user encrypted with the requests. That ens
https://n8n.io/workflows/2095-ask-a-human-for-help-when-the-ai-doesnt-know-the-answer/
Ask a human for help when the AI doesn't know the answer Generate Deborah This is a workflow that tries to answer user queries using the standard GPT-4 model. If it can't answer it sends a message to Slack to ask for human help. It prompts the user to supply an email address. This workflow is used in Advanced AI examples | Ask a human in the documentation. To use this workflow: Load it into your n8n instance. Add your credentials as prompted by the notes. Configure the Slack node to use your Slack details or swap out Slack for a different service.
https://n8n.io/workflows/2092-convert-text-to-speech-with-openai/
Convert text to speech with OpenAI Generate Kevin Cole How It Works This workflow sends an HTTP request to OpenAI's Text-to-Speech (TTS) model returning an .mp3 audio recording of the provided text. This template is meant to be adapted for your individual use case and requires a valid OpenAI credential. Gotchas Per OpenAI's Usage Policies you must provide a clear disclosure to end users that the TTS voice they are hearing is AI-generated and not a human voice if you are using this workflow to provide audio output to users.
https://n8n.io/workflows/2082-use-any-langchain-module-in-n8n-with-the-langchain-code-node/
Use any LangChain module in n8n (with the LangChain code node) n/a David Roberts LangChain is a framework for building AI functionality that users large language models. By leveraging the functionality of LangChain you can write even more powerful workflows. This workflow shows how you can write LangChain code within n8n including importing LangChain modules. The workflow itself produces a summary of a YouTube video when given the video's ID. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/2026-ai-chat-with-any-data-source-using-the-n8n-workflow-tool/
AI chat with any data source (using the n8n workflow tool) Generate David Roberts This AI agent can access data provided by another n8n workflow. Since that workflow can be used to retrieve any data from any service this template can be used give an agent access to any data. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/2025-openai-assistant-with-custom-tools/
OpenAI assistant with custom tools Retrieval David Roberts This workflow shows how you can get your OpenAI assistant to call an n8n workflow as a tool. Since you can put almost any functionality in an n8n workflow this means you can give your assistant access to almost any data source. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/1980-use-an-open-source-llm-via-huggingface/
Use an open-source LLM (via HuggingFace) Generate n8n Team This workflow demonstrates how to connect an open-source model to a Basic LLM node. The workflow is triggered when a new manual chat message appears. The message is then run through a Language Model Chain that is set up to process text with a specific prompt to guide the model's responses. Note that open-source LLMs with a small number of parameters require slightly different prompting with more guidance to the model. You can change the default Mistral-7B-Instruct-v0.1 m
https://n8n.io/workflows/1978-personalize-marketing-emails-using-customer-data-and-ai/
Personalize marketing emails using customer data and AI Retrieval Generate This workflow uses AI to analyze customer sentiment from product feedback. If the sentiment is negative AI will determine whether offering a coupon could improve the customer experience. Upon completing the sentiment analysis the workflow creates a personalized email templates. This solution streamlines the process of engaging with customers post-purchase particularly when addressing dissatisfaction and ensures that outreach is both personalized and automated. This workflow won
https://n8n.io/workflows/1963-ai-conversational-agent-with-custom-tool-written-in-javascript/
AI: Conversational agent with custom tool written in JavaScript Generate n8n Team This workflow implements a custom tool via JavaScript code which returns a random color to users and excludes the given colors. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/1962-load-and-summarize-google-drive-files-with-ai/
Load and summarize Google Drive files with AI Generate n8n Team This workflow includes advanced features like text summarization and tokenization it's ideal for automating document processing tasks that require parsing and summarizing text data from Google Drive. To use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/1961-slack-chatbot-powered-by-ai/
Slack chatbot powered by AI Generate n8n Team This workflow offers an effective way to handle a chatbot's functionality making use of multiple tools for information retrieval conversation context storage and message sending. It's a setup tailored for a Slack environment aiming to offer an interactive AI-driven chatbot experience. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/1957-force-ai-to-use-a-specific-output-format/
Force AI to use a specific output format Classify n8n Team This workflow is for anyone looking to automatically fetch validate and parse complex language-based queries into a structured format. Its unique capability lies in not only processing language but also fixing invalid outputs before structuring them. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/1955-custom-langchain-agent-written-in-javascript/
Custom LangChain agent written in JavaScript n/a n8n Team This workflow has multiple functionalities. It starts with a manual trigger \When clicking 'Execute Workflow'\" that activates two separate paths. The first path takes a preset string \"Tell me a joke\" and processes it through a custom Language Learning Model (LLM) chain node. This node interacts with an OpenAI node for query processing. The second path takes another preset string \"What year was Einstein born?\" and passes it to an \"Agent\" node. This agent further interacts with a Chat
https://n8n.io/workflows/1953-suggest-meeting-slots-using-ai/
Suggest meeting slots using AI Generate n8n Team The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment evaluating their content checking calendar availability and then composing and sending a response email. Note that to use this template you need to be on n8n version 1.19.4 or later.
https://n8n.io/workflows/1934-telegram-ai-chatbot/
Telegram AI Chatbot Generate Eduard The workflow starts by listening for messages from Telegram users. The message is then processed and based on its content different actions are taken. If it's a regular chat message the workflow generates a response using the OpenAI API and sends it back to the user. If it's a command to create an image the workflow generates an image using the OpenAI API and sends the image to the user. If the command is unsupported an error message is sent. Throughout the workflow there are a
https://n8n.io/workflows/1862-openai-gpt-3-company-enrichment-from-website-content/
OpenAI GPT-3: Company Enrichment from website content Retrieval Lucas Perret Enrich your company lists with OpenAI GPT-3 ↓ You’ll get valuable information such as: Market (B2B or B2C) Industry Target Audience Value Proposition This will help you to: add more pe

You might also like