OpenAI Workflows
459 Ergebnisse — 93 herunterladbare Workflow-Dateien, 366 quellenverknüpfte n8n-Referenzen
Create an AI Telegram bot using Google Drive, Qdrant, and OpenAI GPT-4.1
On new Google Drive files, embeds them into Qdrant with OpenAI, then answers Telegram queries through a retrieval agent.
SEO Marketing Content Generator for AI and Engineering Education Services
On manual run, an OpenAI agent researches via SerpApi, Reddit, YouTube, and Wikipedia to generate SEO content logged to Google Sheets.
Send AI Curated Weekly News Digests with RSS, Vector Db & GPT 4o
On a schedule, reads RSS feeds, embeds articles into a vector store, and emails an AI-curated weekly digest via Gmail using GPT-4o.
Template - MySQL Schema Embeddings in Pinecone
On manual run, reads MySQL schema, splits and embeds it with OpenAI, and stores the vectors in Pinecone for retrieval.
AI Powered Ticket Triage with Multi Model Classification & Knowledge Base
On a webhook ticket, an OpenAI agent classifies it against a PGVector knowledge base, logs to Postgres, and alerts Slack.
WhatsApp AI Sales Agent using PDF Vector Store
On a WhatsApp message, answers with an OpenAI sales agent grounded in a PDF vector store and replies via WhatsApp.
Build a Multi Agent System with n8n, Qdrant, Gmail & OpenAI
On chat message, indexes Google Drive docs into Qdrant and runs a multi-agent system that sends Gmail and queries the web via OpenAI and OpenRouter.
Build a RAG Agent with n8n, Qdrant & OpenAI
On new Google Drive files, embeds documents into Qdrant with OpenAI, then answers chat queries via a retrieval-augmented agent.
Generate AI Stock Reports W/ Fundamental, Technical, & News Analysis (Free Apis)
On a schedule or form submission, gathers fundamental, technical, and news data, generates AI stock reports with Gemini and OpenAI, and emails them.
Multi Agentic Customer Query Handling and Resolution Orchestrator with Guardrails
On incoming email, a guarded multi-agent system resolves customer queries with Gemini and a Supabase vector store, replying via Gmail and logging to Airtable.
AI-Powered Deal Content Recommendation and Personalization
On a webhook, fetches deal data from Zoho CRM, generates personalized content recommendations with OpenAI, and emails them via Gmail.
Auto-RAG: Google Drive to Pinecone Vector Store
On a new Google Drive file, splits and embeds it with OpenAI and upserts the vectors into a Pinecone store.
AI WhatsApp Support with Human Handoff Using Gemini, Twilio, and Supabase RAG
On a WhatsApp message via Twilio, answers with a Gemini RAG agent over Supabase-embedded Drive docs, escalating to humans and logging in Airtable.
Build a Website AI Chatbot with Lead Capture Using Gemini and Supabase RAG
On chat message, answers from a Supabase RAG of Google Drive docs using Gemini and OpenAI, and captures leads to Supabase.
Smart AI Support Assistant for Telegram
On a Telegram message, retrieves answers from a Pinecone knowledge base using OpenAI embeddings and replies to the user in Telegram.
Telegram RAG Buyer Assistant
On a Telegram message, runs an OpenAI agent that retrieves from a Pinecone vector store and Google Sheets, then replies in Telegram.
Create Personalized News Digests with GPT 5.1, Serpapi, and Telegram Delivery
On a schedule, gathers news via Tavily search, builds a personalized digest with OpenAI, and delivers it to Telegram.
Monitor Google Maps Reviews with Sentiment Analysis & RAG Agent Using Pinecone
On a schedule, fetches Google Maps reviews, runs sentiment analysis with an OpenAI RAG agent over Pinecone, logs to Google Sheets, and alerts Telegram.
AI-Powered Report Discovery Agent
On a schedule, fetches reports via HTTP, evaluates them with an OpenAI agent, and logs discoveries to Google Sheets.
Chat with News Articles Using AI Analysis in Telegram with Vector Search
On a Telegram message, fetches and embeds news articles, then answers with an OpenAI agent over vector search and replies in Telegram.
AI Powered Company Documents Q&a Assistant with Google Drive and GPT 4 Mini
Indexes Google Drive documents into a vector store and answers webhook questions with an OpenAI agent, replying over the webhook.
F1 Race Winner Prediction Using Real-Time and Historical Data
On a schedule, fetches F1 data via HTTP, predicts the race winner with an OpenAI agent and vector retrieval, then logs to Postgres, Slack, and Google Sheets.
AI Chat Response Generation with Google Sheets Context and Pinecone RAG Memory
On a chat message, retrieves Pinecone and Google Sheets context to generate OpenAI replies, indexing Google Drive documents into vectors.
LinkedIn Chat Bot
On a chat message, runs an OpenAI agent that reads OneDrive files and posts responses to Telegram.