OpenAI workflow'ları
459 sonuç — 93 indirilebilir workflow dosyası, 366 kaynağa bağlı n8n referansı
Turn Any Website into an AI Customer Support Chatbot (OpenAI + Pinecone)
On manual trigger, crawls a website with Firecrawl, indexes it into Pinecone, and answers visitor chats with an OpenAI agent.
Automate Hotel Pricing Strategy with Q&a on WhatsApp Using OpenAI Agent
On a WhatsApp message, an OpenAI agent answers hotel pricing questions using data-table lookups and replies via WhatsApp.
My Agentic Arena Community Contest
Evaluates chat agents by embedding Google Drive documents into Qdrant with OpenAI, then scoring responses against test cases.
COO Task Prioritization
On a schedule, fetches Asana tasks, prioritizes them with an OpenAI agent using Pinecone context, and stores results in Postgres.
Evaluate RAG Response Accuracy with OpenAI: Document Groundedness Metric
On manual run, builds an in-memory vector store, runs a RAG agent, and scores answer groundedness against documents with OpenAI.
Auto Knowledge Base Article Generator
On a chat message, generates a knowledge base article with an OpenAI agent and dispatches it through a sub-workflow.
MyAIAgentTeam:Email,Meeting,WebSearch,Notion,Tweet,RAG PUBLIC
On a Telegram message, an OpenAI agent handles email, calendar, web search, Notion, tweets, and RAG, replying via Telegram.
YouTube RAG Search with Frontend Using Apify, Qdrant and AI
On a web request, retrieves relevant YouTube transcript chunks from a Qdrant vector store and returns an OpenAI-generated answer, caching with Redis.
Smart Email Assistant: Automate Customer Support with AI & Supabase
On a new Gmail email, classifies it and drafts an AI reply grounded in a Supabase vector store of Google Drive docs, sending via Gmail.
Retrieve Google Drive documents using Pinecone and OpenAI.
On new Google Drive files, indexes documents into Pinecone with OpenAI embeddings, then answers queries via an agent and emails results through Gmail.
Facebook Messenger AI Chatbot with Pinecone RAG
On a Facebook Messenger webhook, runs an OpenAI agent with Pinecone retrieval and posts the generated reply back to the user.
Automate Systematic Literature Reviews with Google Drive, GPT 4, Gemini, Qdrant and Airtable
On manual run, extracts Google Drive papers, embeds them into Qdrant, and summarizes findings with Gemini and OpenAI into Airtable.
Generate Article Based Posts for LinkedIn, Twitter/X (X), and Reddit with OpenAI
On a form submission, an OpenAI agent generates posts from an article and publishes them to LinkedIn, Twitter/X, and Reddit.
AI Agent For GitHub
On a chat message, an OpenAI agent answers questions about a GitHub repo using a vector store of embedded repository content.
Smart knowledge base builder — auto-convert websites into AI training data
On form submission, scrapes website pages, processes them with OpenAI, and saves converted AI training files to Google Drive.
Multi Platform AI Sales Agent with RAG, CRM Logging & Appointment Booking
On an incoming WhatsApp, Telegram, or Facebook message, an OpenAI agent answers using PGVector RAG, logs to Airtable, and books Google Calendar appointments.
AI-powered knowledge assistant using Google Sheets, OpenAI, and Supabase Vector Search
On a Google Sheets trigger, an OpenAI agent answers questions using Supabase vector search and SerpAPI, logging results to Google Sheets.
AI Powered Document Chat with Nextcloud Files Using Langchain and OpenAI
On a chat message, answers questions about Nextcloud documents using an OpenAI agent that extracts and reads file text.
Auto Respond to Gmail Inquiries Using OpenAI, Google Sheet
On a new Gmail email, classifies the inquiry, logs it to Google Sheets, and sends an OpenAI-generated reply.
n8n Gallery 4272
On a chat message, an OpenAI agent with memory calls MCP tools and emails the results via SMTP.
DELIVERY HAMBURGUERIA MVP
On a schedule, runs a burger-delivery AI agent that classifies messages, retrieves context from a Supabase vector store, and persists chat in Postgres.
Petshop 4
When files land in Google Drive, extracts and embeds them with OpenAI into a Supabase vector store, caching via Redis for a pet-shop assistant.
M&A Decodo
On a webhook request, scrapes and embeds content into Pinecone, runs an OpenAI agent for M&A analysis, and stores the report in S3.
Handle Guest Inquiries for Multiple Rentals with Pinecone Assistant and GPT 4.1
On an incoming chat message, answers rental guest inquiries with a GPT-4.1 agent using a Pinecone Assistant and Google Drive documents.