OpenAI Automation Workflows
899 ready-made OpenAI workflows for n8n, Make, Zapier, Activepieces, and Pipedream. GPT-powered enrichment, generation, and classification inside your automations.
WordPress AI Chatbot with Supabase & OpenAI RAG
Deploy an AI chatbot on your WordPress site using Supabase for vector storage and OpenAI for embeddings and RAG to enhance user experience and content search.
n8n$24.99Daily Positive News Digest with OpenAI and Gmail
Automates fetching uplifting news from Good News Network RSS, summarizes articles with OpenAI, and delivers a daily email digest at 7 AM.
n8n$12.99AI Resume Screener: OpenAI GPT-4o, Sheets & Gmail Follow-ups
Automates resume screening with OpenAI GPT-4o, logs results to Google Sheets tabs, and sends tailored Gmail invites or rejections based on AI scores.
n8n$22.99Financial Q&A Chatbot: SerpAPI, Google Finance & OpenAI
Builds a chatbot that fetches real-time financial data via SerpAPI and generates natural language responses using OpenAI for queries like stock prices or market summaries.
n8n$14.99Dynamic MongoDB Knowledge Base Chatbot with OpenAI GPT
Intelligent chatbot leveraging MongoDB as a knowledge base with OpenAI GPT for contextual responses from your database documents.
n8n$24.99Daily News Summarizer: OpenAI & Perplexity to Zalo/Telegram
Automates fetching latest news from RSS feeds, AI-summarizes into Vietnamese digest, and delivers to Zalo & Telegram via schedule or chat triggers.
n8n$24.99AI-Powered Knowledge Assistant using Google Sheets, OpenAI, and Supabase Vector Search
AI assistant for semantic search on Google Sheets knowledge base using Supabase vectors and OpenAI generation. Perfect for HR onboarding queries.
n8n$19.99WhatsApp RAG Chatbot with Supabase, Gemini & OpenAI Embeddings
Build a WhatsApp AI chatbot using RAG with Supabase storage, OpenAI embeddings for semantic search, and Gemini 2.5 Flash for responses. Handles queries and document uploads in real-time.
n8n$24.99Automate Blog Creation from Keywords with Dumpling AI, OpenAI & Google Docs
Transforms keywords into full blog posts by fetching recent news, generating AI content, and saving drafts to Google Docs. Ideal for marketers and bloggers to save hours on content creation.
n8n$19.99AI Hairstyle Preview Generator with OpenAI & LINE Sharing
Automates hairstyle edits on user-submitted images using OpenAI, uploads to Cloudinary, and shares to LINE groups for salons and teams.
n8n$17.99Store AI-Generated Images in AWS S3 with OpenAI
Automates generating images from prompts using OpenAI and securely stores them in AWS S3 with bucket and folder creation.
n8n$14.99Generate Custom AI Images with OpenAI API
Trigger this n8n workflow to create custom AI images via OpenAI's API by inputting prompts, parameters, and downloading results as binary files for easy use.
n8n$12.99Enrich Company Data from Google Sheets with OpenAI & ScrapingBee
Automates enriching company data from Google Sheets by scraping websites with ScrapingBee and analyzing with OpenAI to extract business insights like offers and value propositions.
n8n$19.99Create new Slack Status from given topics using OpenAI
It's a fun and easy way to keep everyone connected and engaged, especially in remote or hybrid work setups, and to spark interesting conversations among team members. With past statuses saved, it's easy to keep track of favorite ones.
Make$3.99Paul Graham Essays Q&A with OpenAI & Milvus Vector DB
Creates a Q&A system for Paul Graham essays: scrapes content, embeds with OpenAI, stores in Milvus, enables semantic chat queries.
n8n$24.99Process YouTube Transcripts: Apify, OpenAI & Pinecone
Automates fetching YouTube transcripts via Apify, processes/chunks them, generates OpenAI embeddings, and indexes into Pinecone for semantic search. Integrates with Airtable for metadata management.
n8n$24.99YouTube Comment Sentiment Analyzer with Google Sheets & OpenAI
Automates fetching YouTube comments, analyzes sentiment using OpenAI, and logs results to Google Sheets for instant audience insights.
n8n$18.99Text Automations with Apple Shortcuts & OpenAI
Integrates Apple Shortcuts with n8n webhook to automate text tasks like translation, grammar correction, shortening, or expanding using GPT. Select text, trigger via keyboard shortcut, and replace instantly.
n8n$12.99Categorize Emails & Telegram Alerts with Azure OpenAI & Google Sheets
Triggers on new IMAP emails, categorizes them using Azure OpenAI, logs to Google Sheets, and sends customizable Telegram alerts for key updates.
n8n$14.99Automated Email Reply Drafting with OpenAI Assistant
This workflow automates email replies using OpenAI Assistant, saving time and enhancing communication.
n8n$15.99Discover Real Market Problems from Reddit with OpenAI
Automates extraction of market pain points from Reddit posts using OpenAI GPT-4. Filters high-engagement discussions, analyzes problems, suggests AI solutions, scores via ICE framework, and saves to Google Sheets.
n8n$19.99Recipe Recommendation Engine with Bright Data MCP & OpenAI GPT-4 Mini
### Notice Community nodes can only be installed on self-hosted instances of n8n. ### Who this is for Recipe Recommendation Engine with Bright Data MCP & OpenAI is a powerful automated workflow that combines Bright Data's MCP for scraping trending or regional recipe data with OpenAI GPT-4 mini to generate personalized recipe recommendations. This automated workflow is designed for: **Food Bloggers & Culinary Creators**: Who want to automate the extraction and curation of recipes from across the web to generate content, compile cookbooks, or publish newsletters. **Nutritionists & Health Coaches**: Who need structured recipe data to analyze ingredients, calories, and nutrition for personalized meal planning or dietary tracking. **AI/ML Engineers & Data Scientists**: Building models that classify cuisines, predict recipes from ingredients, or generate dynamic meal suggestions using clean, structured datasets. **Grocery & Meal Kit Platforms**: Who aim to extract recipes to power recommendation engines, ingredient lists, or personalized meal plans. **Recipe Aggregator Startups**: Looking to scale recipe data collection, filtering, and standardization across diverse cooking websites with minimal human intervention. **Developers Integrating Cooking Features**: Into apps or digital assistants that offer recipe recommendations, step-by-step cooking instructions, or nutritional insights. ### What problem is this workflow solving? This workflow solves: - Automated recipe data extraction from any public URL - AI-driven structured data extraction - Scalable looped crawling and processing - Real-time notifications and data persistence ### What this workflow does **1. Set Recipe Extract URL** - Configure the recipe website URL in the input node - Set your Bright Data zone name and authentication **2. Paginated Data Extract** - Triggers a paginated extraction across multiple pages (recipe listing, index, or search pages) - Returns a list of recipe links for processing **3. Loop Over Items** - Loops through the array of recipe links - Each link is passed individually to the scraping engine **4. Bright Data MCP Client (Per Recipe)** - Scrapes each individual recipe page using scrape_as_html - Smartly bypasses common anti-bot protections via Bright Data Web Unlocker **5. Structured Recipe Data Extract (via OpenAI GPT-4 mini)** - Converts raw HTML to clean text using an LLM preprocessing node - Uses OpenAI GPT-4 mini to extract structured data **6. Webhook Notification** - Pushes the structured recipe data to your configured webhook endpoint - Format: JSON payload, ideal for Slack, internal APIs, or dashboards **7. Save Response to Disk** - Saves the structured recipe JSON information to the local file system ### Pre-conditions 1. You need to have a [Bright Data](https://brightdata.com/) account and do the necessary setup as mentioned in the Setup section below. 2. You need to have an OpenAI Account. ### Setup - Sign up at [Bright Data](https://brightdata.com/). - Navigate to Proxies & Scraping and create a new Web Unlocker zone by selecting Web Unlocker API under Scraping Solutions. - In n8n, configure the Header Auth account under Credentials (Generic Auth Type: Header Authentication).  The Value field should be set with the **Bearer XXXXXXXXXXXXXX**. The XXXXXXXXXXXXXX should be replaced by the Web Unlocker token. - In n8n, configure the OpenAI account credentials. - Make sure to set the fields as part of **Set the Recipe Extract URL**. Remember to set the webhook_url to send a webhook notification of recipe response. - Set the desired local path in the **Write the structured content to disk** node to save the recipe response. ### How to customize this workflow to your needs You can tailor the Recipe Recommendation Engine workflow to better fit your specific use case by modifying the following key components: **1. Input Fields Node** - Update the Recipe URL to target specific cuisine sites or recipe types (e.g., vegan, keto, regional dishes). **2. LLM Configuration** - Swap out the OpenAI GPT-4 mini model with another provider (like Google Gemini) if you prefer. - Modify the structured data prompt to extract custom fields that you wish. **3. Webhook Notification** - Configure the Webhook Notification node to point to your preferred integration (e.g., Slack, Discord, internal APIs). **4. Storage Destination** Change the **Save to Disk** node to store the structured recipe data in: - A cloud bucket (S3, GCS, Azure Blob, etc.) - A database (MongoDB, PostgreSQL, Firestore) - Google Sheets or Airtable for spreadsheet-style access.
n8n$14.99Query Uniconta ERP Data with OpenAI AI Agent via Peliqan
AI-powered chatbot queries Uniconta ERP data using Text-to-SQL via Peliqan cache for fast, accurate business insights on products, stock, accounting, and more.
n8n$19.99Create a Smart Chatbot Using MongoDB and OpenAI
Build an intelligent chatbot that leverages MongoDB as a knowledge base and OpenAI for generating contextual responses. This workflow enables dynamic interactions by querying MongoDB collections to provide accurate answers.
n8n$9.99
More integrations
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work