OpenAI Workflows
459 Ergebnisse — 93 herunterladbare Workflow-Dateien, 366 quellenverknüpfte n8n-Referenzen
Ask your business data in Slack and get AI-powered insights
On a Slack message, queries business data through MCP tools with an OpenAI agent and replies with AI-generated insights in Slack.
Retrieve and Answer Gmail Email Queries with Llama 3.2, Mxbai Embed, and Qdrant
On a new Drive file, indexes documents into Qdrant, then on incoming Gmail retrieves relevant context and sends an AI-drafted reply.
Scrape and Ingest Web Content into Supabase Pgvector with Firecrawl
On a webhook, scrapes web content with Firecrawl, embeds it with OpenAI, and ingests into Supabase pgvector for agent retrieval.
Detect misinformation and manipulation risks using multi-agent AI analysis
Manually triggered, multiple OpenAI agents analyze content for misinformation and manipulation risks, then log findings to Google Sheets.
LinkedIn AI Content Assistant using Bright Data and NocoDB
Via chat, generates LinkedIn content with OpenAI, scrapes data through Bright Data, and stores records in NocoDB.
Answer WhatsApp questions from PDF documents using RAG, Google Drive and Pinecone
When a PDF lands in Google Drive, indexes it into Pinecone with OpenAI embeddings, then answers WhatsApp questions via a Gemini RAG agent.
Generate Twitter/X Content in Personal Style with OpenAI & Supabase RAG
From a form submission, retrieves your writing style from a Supabase vector store and generates personalized Twitter/X posts with an OpenAI agent.
Customer Support & Lead Collection Chatbot with RAG, GPT 4o & Telegram
On a chat message, answers questions from a Pinecone knowledge base with an OpenAI agent, logging leads to Google Sheets and notifying Telegram.
RAG Agent
On new Google Drive files or a schedule, embeds documents into a Supabase vector store and answers chat queries via an OpenAI RAG agent.
AI Email Support Responder
On a new Gmail email, classifies the request and an AI agent drafts a Pinecone-grounded reply sent via Gmail.
Automated Gmail Support Agent with Gemini 2.5, RAG & Cohere Reranking
On a new Gmail email, a Gemini agent answers support questions using Pinecone RAG with Cohere reranking and replies via Gmail.
WeatherTrax MCP Agent Demo
On manual run, an OpenAI agent fetches weather data through an HTTP request tool and returns a formatted result.
Telegram AI Chatbot Agent with Infranodus Graphrag Knowledge Base
On a Telegram message, an OpenAI agent answers using an InfraNodus GraphRAG knowledge base and replies on Telegram.
Create an Automated Customer Support Assistant with GPT 4o and Gohighlevel SMS
On a schedule, scrapes site content into an OpenAI vector store and answers customer SMS through GoHighLevel using a GPT agent.
Prompt Hub
On a chat message, an OpenAI agent retrieves and saves prompts in Notion through linked tool workflows.
Semantic Cache with a Redis Vector Store
On a chat message, checks a Redis vector store for cached semantic matches before querying the OpenAI agent, embedding new responses via HuggingFace.
Email History RAG
On a chat message, indexes Gmail messages into a Qdrant vector store with OpenAI embeddings and answers questions through a retrieval agent.
Telegram AI Support Chatbot with Multi Modal Inputs
On Telegram messages, processes multi-modal inputs with OpenAI and replies using a Supabase RAG agent with Cohere reranking.
Reranks #1
Indexes Google Drive documents into a Supabase vector store and answers queries with a reranking OpenAI RAG agent, logging to Google Sheets.
Tour Package Recomendation Database - Process Tour PDF
On manual trigger, loads tour PDFs from Google Drive, splits and embeds them with OpenAI, and indexes them in a Pinecone vector store.
WhatsApp Group Chat with Your Vector Database — No Facebook Business Required
On an incoming WhatsApp webhook, answers questions with an OpenAI agent grounded in a Pinecone store indexed from Google Drive files.
Telegram AI Chatbot with Document Based Answers Using OpenAI and Pgvector RAG
On new Google Drive files, embeds documents into a Postgres pgvector store and answers Telegram chat questions through an OpenAI RAG agent with Postgres memory.
Newsapi Without Credentials
On a schedule, fetches news via HTTP, analyzes articles with OpenAI, stores embeddings in Qdrant, logs to Google Sheets, and emails through Gmail.
BuildandQueryRAGOnTheFly
On a Telegram message, indexes Google Docs into Pinecone and answers queries with an OpenAI RAG agent, replying on Telegram.