OpenAI workflows
4,412 results — 786 downloadable workflow files, 3,626 source-linked n8n references
Simple RAG
On a form upload, embeds documents into Pinecone, then answers chat questions via an OpenAI agent with Cohere reranking.
Enables updates to documents in RAG
On manual trigger, syncs Google Drive files into a Qdrant vector store, then answers chat questions via Google Gemini retrieval QA.
Conversational Telegram BOT with GPT 4o for Text and Voice Messages
On a Telegram message, transcribes voice with OpenAI and replies via a GPT agent with conversation memory.
Pipedream's MCP server
On a chat message, runs an OpenAI agent that calls external tools through an MCP client with conversation memory.
Client Responder IG/TG
On a webhook message, generates a reply with OpenAI, logs it to Google Sheets, and returns the response via webhook.
Google Docs Chat Knowledge Agent
On a chat message, an OpenAI agent answers questions using a MongoDB vector store built from Google Docs.
Google Calendar, Google Sheets & OpenAI Automation
On a chat message, an OpenAI agent manages Google Calendar events and logs structured data to Google Sheets.
OpenAI, Google Sheets & Discord Automation
On a new Gmail email, an OpenAI agent extracts structured data into Google Sheets and posts notifications to Discord.
Document Retrieval Chat Agent
On chat input, embeds documents into a vector store and answers questions with an OpenAI retrieval agent.
Legal Assistant Agent
On a Telegram message, answers legal questions with an OpenAI agent that retrieves context from a Pinecone vector store, replying via Telegram.
Postgres to OpenAI Automation
On a chat message, ingests files and runs an OpenAI agent over a Postgres vector store, summarizing content and responding via webhook.
Telegram Docs AI Assistant
On a Telegram message, an OpenAI agent with memory queries Google Docs and replies via Telegram.
Automate Product Data Collection & Customer Support Via WhatsApp + GPT 4 + Google Sheets
On a WhatsApp message, an OpenAI agent collects product data into Google Sheets and answers customer support queries via WhatsApp.
AI Chatbot Agent: a Panel of Experts using InfraNodus Graph RAG Knowledge
On a chat message, an OpenAI panel-of-experts agent queries an external graph-RAG knowledge API to answer with conversational memory.
Telegram Docs Q&A Agent
On a Telegram message, an OpenAI agent answers from a MongoDB vector store of Google Docs and replies via Telegram.
Snowflake AI Query Agent
On a chat message, an OpenAI agent queries Snowflake and runs sub-workflows to answer database questions.
Auto Respond to Gmail Enquiries Using GPT 4o, Dumpling AI & Langchain Agent
On a new Gmail email, an OpenAI agent filters enquiries and sends an auto-reply via Gmail using an HTTP tool.
Email Triage Calendar And Telegram Agent
On a new Gmail email, classifies it with OpenAI, drafts replies, creates Google Calendar events, and notifies via Telegram.
Airbnb Telegram Booking Agent
On a Telegram message, an OpenAI agent uses an MCP tool to answer Airbnb queries and replies via Telegram.
OpenAI, Slack & Gmail Automation
On a new Gmail email, classifies it with OpenAI, posts to Slack, sends a Gmail reply, and logs to Google Sheets.
Turn Your Google Drive into an AI Powered Internal Knowledge Base with Semantic Search
Indexes Google Drive documents into a Pinecone vector store and answers semantic-search queries via webhook using OpenAI.
Voice AI Chatbot with Document Retrieval & Guardrails for WordPress
On a webhook chat request, an OpenAI agent answers from a Qdrant store with guardrails, ingesting Google Drive docs, replying via webhook.
AI Email Assistant: Prioritize Gmail with ChatGPT Summaries and Slack Digests
On a schedule, summarizes and prioritizes Gmail emails with OpenAI, posts a Slack digest, and logs them to Google Sheets.
Universal Digital Device Support Assistant
On a webhook chat request, an OpenAI agent answers device-support questions from a Pinecone knowledge base and responds via webhook.