RAG & Knowledge Bases
800 sonuç — 125 indirilebilir workflow dosyası, 675 kaynağa bağlı n8n referansı
Predictive AI Ops Incident Prevention and Autonomous Remediation System
On a schedule, analyzes system metrics with an OpenAI agent, stores vector embeddings in Postgres, and sends Slack and email incident alerts.
Incident Lifecycle Management with Port
On a webhook, routes Port incident events, enriches them with OpenAI, and syncs updates to Slack and Jira.
API Integration Testing & Monitoring MCP Server
On an MCP client request, routes calls to tool sub-workflows that run API integration tests and monitoring checks.
Splunk Tool MCP Server
Serves Splunk search and management operations to AI agents through an MCP server endpoint.
Sentry.io Tool MCP Server
Serves Sentry.io issue and project operations to AI agents through an MCP server endpoint.
CircleCI Tool MCP Server
Serves CircleCI pipeline and build operations to AI agents through an MCP server endpoint.
Netlify Tool Automation
Serves Netlify site and deploy operations to AI agents through an MCP server endpoint.
Elastic Security Tool MCP Server
Exposes Elastic Security as an MCP server tool, letting AI agents query and run security operations on request.
AI Agent for Blockchain Contract Risk Analysis with Tokenomics and Monte Carlo
On manual run, an OpenAI agent analyzes blockchain contract risk with tokenomics and Monte Carlo, stores results, and emails a report via Gmail.
RSS, OpenAI & Gmail Sync
On a schedule, reads RSS feeds, summarizes items with an OpenAI agent, emails them via Gmail, and indexes content in Pinecone.
IP2Proxy Proxy Detection MCP Server
Exposes an MCP server tool that queries the IP2Proxy API to detect whether an IP address is a proxy.
hashlookup CIRCL API MCP Server
Exposes an MCP server with tools that query the CIRCL hashlookup API to look up file hash reputation and metadata.
SecurityScorecard Tool MCP Server
Exposes SecurityScorecard operations as callable tools to AI agents over an MCP server trigger.
Bitwarden Tool MCP Server
Exposes Bitwarden vault operations as callable tools to AI agents over an MCP server trigger.
Microsoft Entra Tool Automation
Exposes Microsoft Entra identity operations as callable tools to AI agents over an MCP server trigger.
Microsoft Graph Security Tool Automation
Exposes Microsoft Graph Security operations as callable tools to AI agents over an MCP server trigger.
Google Sheets Chat Agent
On a chat message, an OpenAI agent with conversation memory answers questions by querying Google Sheets as a tool.
Complete RAG from PDF with Mistral OCR
On manual run, loads Google Drive PDFs, embeds them into Qdrant with OpenAI, and answers chat questions via Gemini retrieval QA.
EDI File Processing - Completed
On manual run, loads Google Drive documents, embeds them into Pinecone, and uses an OpenAI agent to extract structured data.
Website Content Scraper to Knowledge Base Vector Store (RAG Ready)
On a form submission, scrapes website content over HTTP, embeds it with Google Gemini, and stores vectors in Supabase for RAG.
RAG Pipeline
On form upload, embeds documents into a Qdrant store with Ollama, then answers chat queries via an Ollama agent.
WhatsApp RAG Assistant over Google Docs
On a WhatsApp message, an OpenAI agent answers from a MongoDB vector store of Google Docs and replies via WhatsApp.
Document Q&A Chatbot
On chat input, embeds uploaded documents into an in-memory vector store and answers questions with an OpenAI agent.
Whats App Agent Community
On a WhatsApp message, a Gemini agent responds using Google Docs, logs data to Google Sheets, and replies via WhatsApp.