Latest Workflows
Showing 12 of 6627Generate Audio from Text using OpenAI's Text-to-Speech
This n8n workflow automates the generation of audio files from text input using OpenAI's text-to-speech API. Triggered by a webhook, it converts text to speech and responds with the audio binary.
Automated MITRE ATT&CK Incident Response with AI Assistant
Leverage AI to analyze SIEM alerts, extract MITRE ATT&CK TTPs, and generate actionable remediation steps. This workflow enhances cybersecurity incident response by providing contextual intelligence.
Microsoft Outlook AI Email Assistant for Automated Categorization
Automate the categorization of your Outlook emails using AI. This workflow fetches unread, uncategorized emails, uses OpenAI to analyze and assign categories, and updates the email, streamlining inbox management.
Automated Jira Issue Responder with OpenAI
This workflow automatically monitors Jira issues, synthesizes comment threads using OpenAI, and provides automated responses or closes inactive tickets. It leverages the OpenAI Chat Model and Jira nodes.
RAG on Living Notion Data with OpenAI
This n8n workflow enables Retrieval Augmented Generation (RAG) on dynamic Notion data. It fetches Notion page blocks, splits them into chunks, embeds them using OpenAI, stores them in a vector database, and allows for question answering.
Automate Typeform Feedback Sentiment Analysis with Mattermost Notifications
This workflow analyzes the sentiment of feedback submitted via Typeform using Google Cloud Natural Language. It then conditionally sends a message to Mattermost based on the sentiment score.
Chat with Your PostgreSQL Database Using an AI Agent
Seamlessly query your PostgreSQL database using natural language. This workflow leverages an AI Agent to understand user requests, generate SQL queries, and retrieve data, making database interaction accessible to everyone.
Automated PII Removal from CSV Files on Google Drive using OpenAI
This workflow automatically detects new CSV files in a Google Drive folder, uses OpenAI to identify and remove Personally Identifiable Information (PII) columns, and uploads the cleaned file back to Google Drive. It leverages Google Drive Trigger, Google Drive, OpenAI, and code nodes for robust data sanitization.
Automated Image Object Detection and Indexed Search
This workflow uses Cloudflare Workers AI to detect objects in an image, crop them out, and index them in Elasticsearch for advanced image search capabilities. It leverages `httpRequest` for API calls and `editImage` for object cropping.
RAG Workflow for Stock Earnings Report Analysis
Analyze stock earnings reports using Retrieval Augmented Generation (RAG). This workflow leverages Pinecone for vector storage and Google Gemini for embeddings and chat, enabling detailed trend and outlier analysis from financial documents.
AI-Powered YouTube Content Insights and Analysis Workflow
Leverage AI to extract valuable insights from YouTube videos and comments. This workflow automates commentary analysis, video transcription, and thumbnail evaluation to inform content creation.
Automate Pinterest Analysis & AI-Powered Content Suggestions
This workflow automates Pinterest analysis by pulling pin data, storing it in Airtable, and using OpenAI's Chat Model to generate AI-powered content suggestions. It's ideal for marketers looking to optimize their Pinterest strategy.