OpenAI workflow'ları
4.412 sonuç — 786 indirilebilir workflow dosyası, 3.626 kaynağa bağlı n8n referansı
[AI/LangChain] Output Parser 4
Runs an OpenAI LLM chain and parses its reply into structured JSON, auto-fixing any malformed output.
Drive Document Vector Indexer
On manual run, loads and edits Google Drive files, then embeds documents with OpenAI into an in-memory vector store.
Airtable AI Agent Orchestrator
An OpenAI agent reads and writes Airtable records, calls sub-workflows and APIs, and routes structured results.
Structured Drive RAG Pipeline
On a chat message, embeds Google Drive documents into Pinecone and returns structured OpenAI answers.
Text to Speech (OpenAI) 2
On manual run, sends text to OpenAI's speech API over HTTP and returns generated audio.
Chat with GitHub Openapi Specification Using RAG (Pinecone and OpenAI)
On chat message, answers questions about a GitHub OpenAPI spec using an OpenAI agent over a Pinecone vector store.
WordPress AI Content Agent
On manual run, pulls WordPress content and processes it with an OpenAI agent.
Drive Chat Agent With API
On a chat message, an OpenAI agent works over Google Drive files and HTTP calls to respond.
Drive Docs Pinecone Chatbot
Loads Google Drive docs, embeds them into Pinecone, and answers chat questions with OpenAI retrieval QA.
Drive-Aware Chat Assistant
On a chat message, pulls Google Drive files and replies with OpenAI using buffered conversation memory.
AI Email From API Data
On manual run, fetches data via HTTP, generates content with OpenAI, and emails the formatted result through Gmail.
Workflow Retrieval QA
On manual run, retrieves context from a source workflow and answers the query using OpenAI retrieval QA.
Text to Speech (OpenAI)
On manual run, sends text to the OpenAI API and retrieves generated speech audio.
Export OpenAI Results to Spreadsheet
On manual trigger, generates text with OpenAI in batches and exports the results to a spreadsheet file.
OpenAI Response To File
On manual trigger, calls the OpenAI API and converts the response into a downloadable file.
WordPress AI Content Generator
On manual trigger, fetches WordPress content, generates text with OpenAI, and sets the processed output.
AI Sheets Batch Processor
On manual trigger, an OpenAI agent processes rows in batches and writes structured results to Google Sheets.
Drive Document RAG With OpenAI
On manual run, loads Google Drive files, splits and embeds them into an in-memory vector store, and answers queries with OpenAI.
OpenAI Chat Agent With Memory
On chat message, an OpenAI agent with conversation memory and a custom code tool responds and can trigger n8n actions.
OpenAI Agent With HTTP Tool
On manual run, an OpenAI agent answers requests using an HTTP request tool and returns the structured result.
Airtable AI Agent Assistant
On trigger, runs an OpenAI agent with Airtable and sub-workflow tools, routing requests and reading or writing records via a switch.
Drive Information Extraction Agent
On chat message, embeds Google Drive documents into Pinecone and extracts structured information with OpenAI.
AI Tweet Processing With OpenAI
On a schedule, pulls X (Twitter) posts, conditionally processes them with OpenAI, and sets the generated output.
OpenAI HTTP Data Processing
On manual trigger, fetches data via HTTP and runs it through an OpenAI LLM chain with code post-processing.