OpenAI workflow'ları
459 sonuç — 93 indirilebilir workflow dosyası, 366 kaynağa bağlı n8n referansı
Google Docs — OpenAI
On manual run, embeds documents into Qdrant, then generates content with Gemini and OpenAI and writes results to Google Docs.
Google Docs — Google Gemini
On manual run, indexes documents into Pinecone, then a Gemini agent retrieves context and writes outputs to Google Docs, Sheets, and Drive.
Build a Chatbot, Voice Agent and Phone Agent with Voiceflow, Google Calendar and RAG
On a webhook, an OpenAI RAG agent over Qdrant answers questions, checks Google Calendar, and replies; indexes Google Drive docs.
Store Notion's Pages as Vector Documents into Supabase with Open — OpenAI
On a Notion page event, splits and embeds page content with OpenAI and stores it in a Supabase vector store.
Store Notion's Pages as Vector Documents into Supabase with Open
On a Notion page event, splits and embeds page content with OpenAI and stores it in a Supabase vector store.
Supabase RAG Chat Agent
Embeds documents into Supabase with OpenAI, then lets a chat-triggered agent answer questions using the Supabase vector store.
Drive Knowledge Base Chat Agent
When files are added to Google Drive, indexes them into Milvus with Cohere embeddings so an OpenAI chat agent answers questions.
WhatsApp RAG Assistant
On a WhatsApp message, an OpenAI agent answers using an in-memory vector store with conversation memory and replies via WhatsApp.
Emailreadimap with Email (IMAP) & Email (SMTP) — OpenAI
Reads IMAP email, classifies and summarizes it with OpenAI and DeepSeek over Qdrant and Google Drive docs, replying via SMTP and Gmail.
Email AI Auto responder. Summerize and send email — Email (IMAP)
Reads IMAP email, classifies and summarizes it with OpenAI using Qdrant and Google Drive documents, then sends a reply via SMTP.
Emailreadimap with Email (IMAP) & Email (SMTP)
On incoming IMAP email, classifies and answers it with OpenAI agents and a Qdrant knowledge base, replying through Gmail.
Email AI Auto responder. Summerize and send email
On incoming IMAP email, classifies and summarizes it using OpenAI and a Qdrant knowledge base, then sends an SMTP reply.
Slack + OpenAI Dev Workflow — Anthropic
On an incoming Gmail or chat message, embeds Slack content into Pinecone and answers queries with OpenAI and Anthropic agents.
AI Document Pipeline To Airtable
Processes files and images, builds OpenAI embeddings, and stores extracted, enriched records in Airtable.
RAG Support Agent With Pinecone
On a Slack or chat message, a RAG agent retrieves from Pinecone using OpenAI and Anthropic models and replies via Gmail.
Chat File Agent with HTTP Request
On a chat message or Google Drive upload, embeds files into Supabase and answers questions with an OpenAI RAG agent.
Calendar Slack RAG Assistant
On a new Google Calendar event, posts to Slack, retrieves context from a vector database, and answers with OpenAI.
AI Calendar Knowledge Summaries
On a Google Calendar event, retrieves context from a vector database and generates an AI summary with OpenAI.
AI Calendar Knowledge Retrieval
On a Google Calendar event, retrieves context from a vector database and generates an AI answer with OpenAI.
HTTP Data To Vector Embeddings
On manual run, fetches HTTP data, logs it to Google Sheets, embeds it with OpenAI, and stores it in a vector database.
AI Email Reply With Vector Store
On a new Gmail email, sends a reply, generates an OpenAI response, and stores it in a vector database.
AI Calendar Email Assistant
On a Google Calendar event, sends an email and generates an OpenAI response from vector-database context.
AI Email Triage To Slack
On a new Gmail email, posts to Slack, retrieves vector-database context, and generates an OpenAI reply.
Agentic RAG Knowledge Agent
On chat or Google Drive uploads, embeds files into Supabase vectors and answers questions via an OpenAI agent with Postgres memory.