OpenAI Workflows
459 Ergebnisse — 93 herunterladbare Workflow-Dateien, 366 quellenverknüpfte n8n-Referenzen
Drive Files to Supabase RAG
On new Google Drive files, splits and embeds content with OpenAI, stores vectors in Supabase, and answers chat queries via an agent.
VoiceCall Travel Agent
On a webhook call, an OpenAI agent answers travel queries using a Pinecone vector store and responds to the caller.
Create a smart chatbot using OpenAI GPT and Airtable knowledge base
On a chat message, an OpenAI agent answers questions using an Airtable knowledge base and conversation memory.
Document Based AI Chatbot with RAG, OpenAI and Cohere Reranker
On a chat message, answers questions using an OpenAI agent over Google Drive documents indexed in Supabase and reranked by Cohere.
AI Powered Customer Support: Email, Knowledge Base & Human Escalation Automation
On a new Gmail email, classifies and answers support requests using a Pinecone knowledge base, logging to Google Sheets and escalating to Slack.
Auto Enrich New CRM Companies with ChatGPT Web Research Via Tavily
On a webhook, enriches new CRM companies by running OpenAI web research through Tavily and returning the findings.
Query your database using natural language
On a chat message, an OpenAI agent translates natural-language questions into MySQL queries and returns the answers.
n8n Gallery 6250
Indexes Google Drive documents into an in-memory vector store and answers webhook queries with an OpenAI agent.
Chat with XML File
On a chat message, an OpenAI agent fetches and parses XML data over HTTP to answer questions about the file.
Multi Modal AI Agent Assistant (GPT 4o & MongoDB) with Gmail Tool Use
On a Telegram message, an OpenAI agent with MongoDB memory answers, sends email via Gmail, and replies on Telegram.
Generate LinkedIn Posts from Books Using OpenAI, Langchain & Pinecone Vector Search
On a new Google Drive book file, indexes it in Pinecone and an OpenAI agent drafts and publishes LinkedIn posts.
n8n Demo WAMM Assistent Pinecode
On a webhook message, a Gemini agent answers using OpenAI embeddings and a Pinecone vector store for retrieval.
Two Stage Document Retrieval Chatbot with OpenAI and Supabase Vector Search
On a chat message, performs two-stage retrieval over a Supabase vector store and answers with OpenAI.
AI Chatbot for Lead Capture and Business Q&A
On Google Drive updates, indexes documents into Pinecone and answers chat questions with an OpenAI agent, logging captured leads to Google Sheets.
Personalized Tour Package Recommendations using AI, Web UI Using Lovable and n8n
On a webhook request, an OpenAI agent searches a Pinecone vector store and returns personalized tour package recommendations.
AI Email Auto-Responder System
On a new Gmail message, retrieves context from a Pinecone knowledge base built from Google Drive and Notion, then drafts and sends an AI reply.
Smart Customer Support System with GPT 4o, Gmail, Slack & Drive Knowledge Base
On an incoming Gmail email, classifies it with OpenAI, answers from a Pinecone knowledge base built on Drive files, and replies via Gmail.
Auto Triage GitHub Issues with GPT 4o, Pinecone
On webhook, triages GitHub issues with an OpenAI agent over Pinecone vector search and returns the classification.
Quizzes Shorts Generator copy
On a schedule, writes quiz short scripts with Anthropic and OpenAI embeddings, stores them in Pinecone and Google Sheets, and emails via Gmail.
Export WordPress to PineCone vector store
On a schedule, fetches WordPress posts via HTTP and upserts OpenAI embeddings into a Pinecone vector store.
YT RAG Agent Backend Transcript-format-pineconeUpsert
On manual trigger, pulls video records from Airtable, fetches transcripts via HTTP, and upserts OpenAI embeddings into Pinecone.
AI-Driven Classroom Scheduling and Conflict Resolution System
On schedule, an OpenAI agent resolves classroom scheduling conflicts, updates Google Calendar and notifies via Slack and email.
QA AI Agent [quickstart 2026]
On a chat message, answers questions with an OpenAI agent that retrieves from a data table using conversation memory.
Analyze Website Page Gaps with GPT 4.1 Mini, Perplexity, and Google Docs
From a form submission, fetches a webpage and runs an OpenAI agent with Perplexity to find content gaps, writing findings to Google Docs.