5,388 workflows
in AI
Nodes:
Sort:
Date:
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 comple ...
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 Ser ...
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 ...
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 pr ...
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 refer ...
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 t ...
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 orga ...
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 Cl ...
This is a demo workflow to showcase how to use Supabase to embed a document, retrieve information from the vector store via chat and update the database.
Setup steps:
set your credentials for Supaba ...
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 appointm ...
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 templa ...
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 ...
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 Insight ...
What this template does
This template serves as a Chatbot that enables you to ask questions about the content of a PDF directly in Telegream.
It checks incoming Telegram messages if they contain a do ...
This n8n workflow demonstrates how we can use Multimodal LLMs to parse and extract from PDF documents in n8n.
In this particular scenario, we're passing a candidate's CV/resume to an AI which filters ...
This workflow is an experiment to integrate charts in AI Agents, using the new Structured Output from OpenAI and Quickchart.io.
How it works
Users chat with an AI Agent.
Anytime the AI Agent consider ...
Workflow Overview
This workflow automates the creation and management of a custom OpenAI Assistant for a travel agency ("Travel with us"), leveraging Google Drive for document storage.
How It Works ...
This n8n workflow demonstrates an approach to parsing bank statement PDFs with multimodal LLMs as an alternative to traditional OCR. This allows for much more accurate data extraction from the documen ...
Overview
This workflow aims to provide data visualization capabilities to a native SQL Agent.
Together, they can help foster data analysis and data visualization within a team.
It uses the nativ ...
Purpose of workflow:
The purpose of this workflow is to automatically transform complex, lengthy PDFs into concise, insightful blog posts. This process aims to make dense information more accessible ...