13 workflows
by Yulia
✕ Clear
Nodes:
Sort:
Date:
This n8n workflow was developed to collect and summarize feedback from an event that was collected via a Google Form and saved in a Google Sheets document. The workflow is triggered manually by clicki ...
This workflow demonstrates the conversion of a CSV file to Excel format.
First, an example CSV file is downloaded via a direct link. The source file is taken from the European Open Data Portal:
https ...
This template helps you to create an intelligent document assistant that can answer questions from uploaded files.
It shows a complete single-vector RAG (Retrieval-Augmented Generation) system that a ...
This template presents a multi-agent system in which a coordinating agent manages specialized sub-agents: an AI agent for RAG and document summarization, and an email agent. Each agent effectively ope ...
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 O ...
This n8n workflow is designed for working with the WhatsApp Business platform. It allows to send custom replies via WhatsApp in response to incoming user messages.
💡 Take a look at the step-by-st ...
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. � ...
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 ...
This workflow shows how to use a self-hosted Large Language Model (LLM) with n8n's LangChain integration to extract personal information from user input. This is particularly useful for enterprise env ...
💡 What it is for
This workflow helps to automatically discover undocumented API endpoints by analysing JavaScript files from the website's HTML code.
When building automation for platforms withou ...
Create a Telegram bot that combines advanced AI functionalities with LangChain nodes and new tools.
Nodes as tools and the HTTP request tool are a new n8n feature that extend custom workflow tool and ...
This workflow is a modification of the previous template on how to create an SQL agent with LangChain and SQLite.
The key difference – the agent has access only to the database schema, not to the a ...
Free template for voice & text messages with short-term memory
This n8n workflow template is a blueprint for an AI Telegram bot that processes both voice and text messages. Ready to use with minima ...