10,260 workflows
Nodes:
Sort:
Date:
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 workflow allows to scrape Google Maps data in an efficient way using SerpAPI.
You'll get all data from Gmaps at a cheaper cost than Google Maps API.
Add as input, your Google Maps search URL a ...
🎉 Do you want to master AI automation, so you can save time and build cool stuff?
I’ve created a welcoming Skool community for non-technical yet resourceful learners.
👉🏻 Join the AI Atel ...
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 ...
Purpose of the workflow
Most scraping workflows get blocked by anti-bot technologies. To avoid this, you can use Scrappey to scrape every website you want.
How it works:
We use Test Data and make a A ...
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 workflow demonstrates how to build a simple uptime monitoring service using scheduled triggers.
Useful for webmasters with a handful of sites who want a cost-effective solution without the n ...
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 ...
Use Case
Generate accurate search volume data for SEO keyword research:
You have a list of potential keywords to target for your website SEO but don't know their actual search volume
You need historic ...
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 ...