AI Automation Workflows — Page 5 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/AI

    AI Workflows

    Artificial Intelligence tools and workflows

    • Build a WhatsApp AI Chatbot with Supabase, OpenAI, and Gemini 2.5 Flash

      Create a WhatsApp-based AI chatbot using document retrieval with Supabase, OpenAI embeddings for semantic search, and Gemini 2.5 Flash for generating responses.

      n8n$14.99
    • Query PostgreSQL Database with Natural Language using GPT-4-mini

      ## This Database SQL Query Agent converts natural language into SQL queries to get results Turn your PostgreSQL database into a conversational AI agent! Ask questions in plain English and get instant data results without writing SQL. ## What It Does - **Natural Language Queries**: Show laptops under $500 in stock — Automatic SQL generation - **Smart Column Mapping**: Understands your terms and maps them to actual database columns - **Conversational Memory**: Maintains context across multiple questions - **Universal Compatibility**: Works with any PostgreSQL table structure ## Perfect For - Business analysts querying data without SQL knowledge - Customer support finding information quickly - Product managers analyzing inventory/sales data - Anyone who needs database insights fast ## Quick Setup ### Step 1: Prerequisites - n8n instance (cloud/self-hosted) - PostgreSQL database with read access - OpenAI API key/You can use other LLM as well ### Step 2: Import & Configure 1. Import this workflow template into n8n 2. **Add Credentials**: - OpenAI API: Add your API key - PostgreSQL: Configure database connection 3. **Set Table Name**: Edit Set Table Name node — Replace `table_name` with your actual table 4. **Test Connection**: Ensure your database user has SELECT permissions ### Step 3: Deploy & Use 1. Start the workflow 2. Open the chat interface 3. Ask questions like: - Show all active users - Find orders from last month over $100 - List products with low inventory ## Configuration Details ### Required Settings - **Table Name**: Update in Set Table Name node - **Database Schema**: Default is public (modify SQL if different) - **Result Limit**: Default 50 rows (adjustable in system prompt) ### Optional Customizations - **Multi-table Support**: Modify system prompt and add table selection logic - **Custom Filters**: Add business rules to restrict data access - **Output Format**: Customize response formatting in the agent prompt ## Example Queries ### E-commerce Show me all electronics under $200 that are in stock ### HR Database List employees hired in 2024 with salary over 70k ### Customer Data Find VIP customers from California with recent orders ## Security Features - **Read-only Operations**: Only SELECT queries allowed - **SQL Injection Prevention**: Parameterized queries and validation - **Result Limits**: Prevents overwhelming queries - **Safe Schema Discovery**: Uses information_schema tables ## How It Works 1. **Schema Discovery**: Agent fetches table structure and column info 2. **Query Planning**: Maps natural language to database columns 3. **SQL Generation**: Creates safe, optimized queries 4. **Result Formatting**: Returns clean, user-friendly data ## Quick Troubleshooting - **No Results**: Check table name and ensure data exists - **Permission Error**: Verify database user has SELECT access - **Connection Failed**: Confirm PostgreSQL credentials and network access - **Unexpected Results**: Try more specific queries with exact column names ## Use Cases - **Inventory Management**: Show low-stock items by category - **Sales Analysis**: Top 10 products by revenue this quarter - **Customer Support**: Find customer orders with status pending - **Data Exploration**: What are the unique product categories? ## Advanced Tips - **Performance**: Add database indexes on frequently queried columns - **Customization**: Modify the system prompt for domain-specific terminology - **Scaling**: Use read replicas for high-query volumes - **Integration**: Connect to Slack/Teams for team-wide data access --- **Tags**: AI, PostgreSQL, Natural Language, SQL, Business Intelligence, LangChain, Database Query **Difficulty**: Beginner to Intermediate **Setup Time**: 10-15 minutes

    Marketplace

    • Prompts
    • Workflows
    • Agents Store
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8n$9.99
  1. Automate YouTube Trend Analysis with AI in n8n

    This n8n workflow leverages AI to automatically discover, analyze, and track trending topics on YouTube, providing valuable insights for creators and marketers.

    n8n$4.99
  2. Automate Detailed Summaries of Scientific PDFs with GPT-4o

    Automatically generate comprehensive summaries of scientific research PDFs using GPT-4o. This workflow extracts key information and saves it for easy access, ideal for researchers and self-learners.

    n8n$9.99
  3. Generate AI Videos from Text and Images Using KIE.AI Veo3 API

    Create AI-generated videos from text descriptions or images using the KIE.AI Veo3 model. This workflow is perfect for content creators, marketers, and developers looking to automate video production with minimal setup.

    n8n$9.99
  4. AI-Powered YouTube Video Summarization & Analysis

    -- Disclaimer: This workflow uses a community node and therefore only works for self-hosted n8n users -- Transform YouTube videos into comprehensive summaries and structured analysis instantly. This n8n workflow automatically extracts, processes, and analyzes video transcripts to deliver clear, organized insights without watching the entire video. **Time-Saving Features** - Instant Processing Simply provide a YouTube URL and receive a structured summary within seconds, eliminating the need to watch lengthy videos. Perfect for research, learning, or content analysis. - AI-Powered Analysis Leverages GPT-4-mini to analyze video transcripts, organizing key concepts and insights into a clear, hierarchical structure with main topics and essential points. **Smart Processing Pipeline** - Automated Transcript Extraction - Supports public YouTube videos - Handles multiple URL formats - Extracts complete video transcripts automatically - Intelligent Content Organization - Breaks down content into main topics - Highlights key concepts and terminology - Maintains technical accuracy while improving clarity - Structures information logically with markdown formatting **Perfect For** - Researchers & Students Quick comprehension of educational content and lectures without watching entire videos. - Business Professionals Efficient analysis of industry talks, presentations, and training materials. - Content Creators Rapid research and competitive analysis of video content in your niche. **Technical Implementation** - Workflow Components - Webhook endpoint for URL submission - YouTube API integration for video details - Transcript extraction system - GPT-4 powered analysis engine - Telegram notification system (optional) Transform your video content consumption with an intelligent system that delivers structured, comprehensive summaries while saving hours of viewing time.

    n8n$9.99
  5. Implement a Modular AI Chatbot for Website with Calendar and Support Integration

    Deploy a modular AI chatbot on your website to handle customer interactions efficiently by routing queries to specialized sub-agents for calendar management, FAQ responses, and support ticket creation.

    n8n$4.99
  6. Generate AI Meeting Notes from Zoom with GPT-4, Google Docs & Slack

    # Auto-Generate Meeting Notes & Summaries (Zoom → Google Docs + Slack) This workflow automatically captures Zoom meeting data when a meeting ends, generates AI-powered notes, saves them to Google Docs, and instantly posts a summary with a link in Slack. --- ## How It Works 1. **Zoom Webhook** → Triggers on `meeting.ended` or `recording.completed`. 2. **Normalize Data** → Extracts meeting details (topic, host, duration, transcript). 3. **AI Notes (GPT-4)** → Summarizes transcript into key decisions, action items, and next steps. 4. **Google Docs** → Saves formatted meeting notes + transcript archive. 5. **Slack Post** → Shares summary + link to notes in `#team-meetings`. --- ## Setup Steps ### 1. Zoom App - Go to Zoom Developer Console → create App. - Enable event **`meeting.ended`**. - Paste workflow webhook URL. ### 2. Google Docs - Connect Google OAuth in n8n. - Docs auto-saved in your Google Drive. ### 3. Slack - Connect Slack OAuth. - Replace channel `#team-meetings`. ### 4. OpenAI - Add your OpenAI API key. - Uses **GPT-4** for accurate summaries. --- ## Example Output **Slack Message:** Auto-Generate Meeting Notes & Summaries (Zoom → Google Docs + Slack) This workflow automatically captures Zoom meeting data when a meeting ends, generates AI-powered notes, saves them to Google Docs, and instantly posts a summary with a link in Slack. --- ## How It Works 1. **Zoom Webhook** → Triggers on `meeting.ended` or `recording.completed`. 2. **Normalize Data** → Extracts meeting details (topic, host, duration, transcript). 3. **AI Notes (GPT-4)** → Summarizes transcript into key decisions, action items, and next steps. 4. **Google Docs** → Saves formatted meeting notes + transcript archive. 5. **Slack Post** → Shares summary + link to notes in `#team-meetings`. --- ## Setup Steps ### 1. Zoom App - Go to Zoom Developer Console → create App. - Enable event **`meeting.ended`**. - Paste workflow webhook URL. ### 2. Google Docs - Connect Google OAuth in n8n. - Docs auto-saved in your Google Drive. ### 3. Slack - Connect Slack OAuth. - Replace channel `#team-meetings`. ### 4. OpenAI - Add your OpenAI API key. - Uses **GPT-4** for accurate summaries. --- ## Example Output **Slack Message:** New Meeting Notes Available Topic: Marketing Sync Host: david@company.com Duration: 45 mins ☞ Read full notes here: https://docs.google.com/document/d/xxxx **Google Doc:** - Executive Summary - Key Decisions - Action Items w/ Owners - Next Steps - Full Transcript With this workflow, your team never scrambles for meeting notes again.

    n8n$4.99
  7. Automate GitLab Merge Request Code Reviews with AI and JIRA Integration

    Streamline code reviews by automatically generating AI-driven feedback on GitLab merge requests, incorporating JIRA ticket context for enhanced insights.

    n8n$19.99
  8. Automate Image Style Transfer Using Google's Imagen 3.0

    This n8n workflow leverages AI to generate images with visual styles mimicking other images using Google's Imagen 3.0. It streamlines design and marketing tasks by automating the creation of design variants and style exploration.

    n8n$14.99
  9. Automate Deep Research with n8n, Apify, and OpenAI

    Leverage n8n, Apify, and OpenAI to automate complex research tasks, synthesizing online information into comprehensive reports.

    n8n$19.99
  10. Convert YouTube Videos to SEO Articles with Supadata, Claude Sonnet 4, and WordPress

    ## Problem This Solves Content creators, digital marketers, and website owners struggle with the time-consuming process of creating fresh, SEO-optimized blog content consistently. Manually writing articles, researching keywords, and maintaining a regular publishing schedule can take hours per piece of content. ## Target Audience This workflow is perfect for: - **Bloggers and Content Creators** who want to repurpose video content into written articles - **Content Marketing Agencies** managing multiple client websites - **Digital Marketing Teams** looking to scale their content production - **Small Business Owners** who need **regular blog content** but lack time or writing resources - **SEO Specialists** seeking to maximize content output while maintaining quality - **YouTube Channel Owners** who want to expand their content reach across different platforms ## What This Workflow Does This n8n automation transforms popular YouTube videos into high-quality, SEO-optimized articles that appear completely human-written. The workflow intelligently selects trending content from your chosen YouTube channels, transcribes the videos, and uses advanced AI to craft engaging articles optimized for search engines. ## How It Works - The user selects YouTube channels from which the workflow retrieves the most popular videos. - The videos are transcribed and converted into SEO-optimized articles. - Generated articles are automatically published to your WordPress website. ## Setup Steps - Connect your Google Account to all YouTube nodes. - Integrate your Supabase account. - Customize White-labeled prompt in the Compose Article node according to your brand. - Configure the Create WordPress Post node with your WordPress website API. - Set your target YouTube channels and activate the workflow. - Detailed instructions and tutorials can be found in the workflow's sticky notes. ## Requirements - Google account. - supabase.ai account (used for video transcription). - Anthropic subscription (GPT models are also supported, but I personally recommend using Anthropic Claude Sonnet 4 for text generation).

    n8n$14.99
  11. Automate AI Video Creation from Text Prompts Using Google Video AI

    This n8n workflow streamlines AI video generation by leveraging Google's Veo model through the Google Gemini node, eliminating complex API setups for a seamless experience.

    n8n$4.99
  12. Automate AI-Generated Visual Story Creation and Publishing

    This n8n workflow automates the creation and publishing of AI-generated visual stories, integrating human-in-the-loop approvals to ensure quality before publishing to social media.

    n8n$19.99
  13. Automate AI Prompt Refinement with Google Sheets and Telegram

    This workflow transforms basic AI prompts into detailed, structured prompts using Google Sheets and Telegram for notifications. It enhances prompt clarity and structure, saving time on manual prompt engineering.

    n8n$14.99
  14. Automate Telegram Responses with ChatGPT Integration

    Enhance your Telegram channel by automating responses with a ChatGPT-powered bot. This workflow ensures instant, intelligent replies to user queries, improving engagement and satisfaction.

    Make$3.99
  15. Integrate Voiceflow with Google Calendar and RAG for Multi-Channel Conversational Agents

    This workflow connects Voiceflow with Google Calendar and a Retrieval-Augmented Generation (RAG) system to create intelligent, multi-channel conversational agents. It enables order tracking, appointment scheduling, and knowledge-based responses.

    n8n$24.99
  16. Create a Multilingual Conversational AI Chatbot with Google Gemini and Telegram

    This workflow sets up a flexible and scalable chatbot using Google Gemini for text and image generation, integrated with Telegram for messaging. It supports multilingual conversations, primarily in Spanish, and can handle various content formats including text, images, and potentially audio and video.

    n8n$14.99
  17. Automate Document Processing and Semantic Search with Google Drive and Qdrant

    This n8n workflow automates the ingestion of documents from Google Drive and web forms into a Qdrant vector database for enhanced semantic search capabilities. It ensures efficient batch processing, document analysis, embedding generation, and vector storage, with robust error handling and execution tracking.

    n8n$24.99
  18. End-to-End Blog Generation for WordPress with LLM Agents & Image - GP-5 Optimized

    # n8n Blog Automation Workflow - GP-5 Optimized This is a **ready-to-use, single workflow** - you can copy and paste it directly into n8n and start working. It handles **end-to-end SEO blog automation** with triggers, orchestration, AI-powered writing, metadata, tags, excerpts, WordPress publishing, and Google Sheets updates. --- ## Overview The system accepts blog parameters either from a **form submission** or from a **Google Sheet row (via scheduled trigger)**, dynamically fetches WordPress categories, and produces a complete, publication-ready post through an orchestrated sequence of GP-5 agents. Each agent executes **once** in a strict order with clearly defined responsibilities. ### Core Capabilities - Real-time search and fact retrieval (OpenRouter / Perplexity Sonar) - SEO-focused outline planning - Structured section creation - Expert-level section writing with inline HTML citations - Editorial refinement into cohesive, polished HTML - Metadata, excerpt, and featured-image prompt generation - Automated category, **tag creation/update**, and **excerpt update** - Draft publishing to WordPress - Updates the corresponding Google Sheet row with `created = yes` --- ## Triggers ### 1. **Form Trigger** Collects: - Keywords - Word count - Number of sections - Writing style - Website URL - About Website (used for context) - Featured image toggle ### 2. **Google Sheets + Schedule Trigger** Automatically pulls rows on schedule from a Google Sheet with the following columns: - `Keywords` - `wordCount` - `Number of sections` - `Generate a featured image` - `Writing Style` - `Website` - `About Website` - `created` – initially set to **no**, automatically updated to **yes** once the blog post is created and uploaded to WordPress. --- ## Orchestration Agent (GP-5) Central **Director agent** optimized for GP-5 that coordinates the pipeline: 1. **GetOnlineInfo** - Current Q&A and search-driven insights 2. **OutlinePlanner** - SEO-structured Table of Contents 3. **CreateSections** - Detailed section definitions 4. **SectionsWriter** - Expert, citation-rich content 5. **Editor** - Full HTML assembly, SEO and legal compliance 6. **MetaInfo** - Title, slug, excerpt, meta description, category selection 7. **Tags Agent** - Creates or updates SEO-friendly WordPress tags 8. **ImagePrompt** - Realistic cover image prompt + alt text (if enabled) --- ## Writing Flow 1. Input parsing (from Form or Google Sheets row) 2. Real-time data retrieval 3. SEO-optimized outline creation 4. Section breakdown with clear descriptions 5. Detailed section drafting with verified sources 6. Editorial polishing into publish-ready HTML 7. Metadata and excerpt generation (title, slug, description, category) 8. Tag creation and update in WordPress 9. Optional image prompt creation and upload 10. Automatic WordPress draft publishing with excerpt and tags updated 11. **Google Sheet row update - set `created = yes`** --- ## Output Format ```json { "toc": "Table of Contents", "post_html": "<final HTML content>", "meta_data": { "title": "...", "slug": "...", "excerpt": "...", "category_id": 0 }, "image_data": { "image_prompt": "...", "alt_text": "..." }, "tags": [ { "name": "...", "description": "..." } ], "ready": true } ``` --- ## WordPress Integration - Authenticated API calls to `/wp-json/wp/v2/posts`, `/wp-json/wp/v2/media`, and `/wp-json/wp/v2/tags` - Draft mode publishing with category & author assignment - Featured image creation, resizing, and metadata linking (if enabled) - Automatic **creation and update of tags** - Automatic **creation and update of excerpts** --- ## Setup Instructions ### 1. Required Credentials - WordPress API credentials - OpenAI API key - OpenRouter API key (optional) - Google Sheets API credentials (if using scheduled trigger) ### 2. Sub-Workflows Required - OutlinePlanner - CreateSections - SectionsWriter - Editor - MetaInfo - Tags Agent - ImagePrompt (if enabled) ### 3. Dynamic Inputs - Categories fetched via WP REST API and shown in the form - Tags generated and updated dynamically by Tags Agent - Excerpt automatically created and updated in WordPress - Image creation can be toggled (`true` / `false`) --- ## Optional Image Pipeline If enabled: 1. Generate image prompt and alt text 2. Create realistic cover image (1024x1024) 3. Resize and upload image to WordPress 4. Set image metadata and assign featured image --- ## Notes - Workflow is **production-ready** - just copy-paste into n8n as a single workflow. - GP-5 prompts embedded in each agent ensure **high-quality, context-aware output** - All HTML, JSON, excerpts, and tags are validated before publication - Modular sub-workflows allow isolated testing and debugging - Workflow supports **legal accuracy**

    n8n$24.99
  19. Automated Website Scam Risk Evaluation Using GPT-4o and SerpAPI

    This workflow automates the process of evaluating the legitimacy of websites by leveraging AI agents powered by GPT-4o and SerpAPI. It provides a scam likelihood score to help users assess website trustworthiness efficiently.

    n8n$14.99
  20. Angie, Personal AI Assistant with Telegram Voice and Text

    **How it works:** This project creates a personal AI assistant named Angie that operates through Telegram. Angie can summarize daily emails, look up calendar entries, remind users of upcoming tasks, and retrieve contact information. The assistant can interact with users via both voice and text inputs. **Step-by-step:** Telegram Trigger: The workflow starts with a Telegram trigger that listens for incoming message events. The system determines if the incoming message is voice or text. If voice, the voice file is retrieved and transcribed to text using OpenAI's API Speech to Text. AI Assistant: The Telegram request is passed to the AI assistant (Angie). Tools Integration: The AI assistant is equipped with several tools: - Get Email: Uses Gmail API to fetch recent emails, filtering by date. - Get Calendar: Retrieves calendar entries for specified dates. - Get Tasks: Connects to a Baserow (open-source Airtable alternative) database to fetch to-do list items. - Get Contacts: Also uses Baserow to retrieve contact information. Response Generation: The AI formulates a response based on the gathered information and sends it back to the user on Telegram.

    n8n$9.99
  21. AI Voice Chatbot with ElevenLabs & OpenAI for Customer Service and Restaurants

    The Voice RAG Chatbot with ElevenLabs and OpenAI workflow in n8n is designed to create an interactive voice-based chatbot system that leverages both text and voice inputs for providing information. Ideal for shops, commercial activities, and restaurants. ### How it works: Here's how it operates: 1. **Webhook Activation**: The process begins when a user interacts with the voice agent set up on ElevenLabs, triggering a webhook in n8n. This webhook sends a question from the user to the AI Agent node. 2. **AI Agent Processing**: Upon receiving the query, the AI Agent node processes the input using predefined prompts and tools. It extracts relevant information from the knowledge base stored within the Qdrant vector database. 3. **Knowledge Base Retrieval**: The Vector Store Tool node interfaces with the Qdrant Vector Store to retrieve pertinent documents or data segments matching the user's query. 4. **Text Generation**: Using the retrieved information, the OpenAI Chat Model generates a coherent response tailored to the user's question. 5. **Response Delivery**: The generated response is sent back through another webhook to ElevenLabs, where it is converted into speech and delivered audibly to the user. 6. **Continuous Interaction**: For ongoing conversations, the Window Buffer Memory ensures context retention by maintaining a history of interactions, enhancing the conversational flow. ### Set up steps: To configure this workflow effectively, follow these detailed setup instructions: 1. **ElevenLabs Agent Creation**: - Begin by creating an agent on ElevenLabs (e.g., named test_n8n). - Customize the first message and define the system prompt specific to your use case, such as portraying a character like a waiter at Pizzeria da Michele. - Add a Webhook tool labeled test_chatbot_elevenlabs configured to receive questions via POST requests. 2. **Qdrant Collection Initialization**: - Utilize the HTTP Request nodes (Create collection and Refresh collection) to initialize and clear existing collections in Qdrant. Ensure you update placeholders `QDRANTURL` and `COLLECTION` accordingly. 3. **Document Vectorization**: - Use Google Drive integration to fetch documents from a designated folder. These documents are then downloaded and processed for embedding. - Employ the Embeddings OpenAI node to generate embeddings for the downloaded files before storing them into Qdrant via the Qdrant Vector Store node. 4. **AI Agent Configuration**: - Define the system prompt for the AI Agent node which guides its behavior and responses based on the nature of queries expected (e.g., product details, troubleshooting tips). - Link necessary models and tools including OpenAI language models and memory buffers to enhance interaction quality. 5. **Testing Workflow**: - Execute test runs of the entire workflow by clicking Test workflow in n8n alongside initiating tests on the ElevenLabs side to confirm all components interact seamlessly. - Monitor logs and outputs closely during testing phases to ensure accurate data flow between systems. 6. **Integration with Website**: - Finally, integrate the chatbot widget onto your business website replacing placeholder AGENT_ID with the actual identifier created earlier on ElevenLabs. By adhering to these comprehensive guidelines, users can successfully deploy a sophisticated voice-driven chatbot capable of delivering precise answers utilizing advanced retrieval-augmented generation techniques powered by OpenAI and ElevenLabs technologies.

    n8n$14.99
  22. AI Agent Chatbot + LONG TERM Memory + Note Storage + Telegram

    This workflow template creates an AI agent chatbot with long-term memory and note storage using Google Docs and Telegram integration. ## Google Docs Integration - [n8n Google Docs Node Setup](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.googledocs/) - [Google Credentials](https://docs.n8n.io/integrations/builtin/credentials/google/) ## Telegram Integration - [Telegram Setup](https://n8n.io/workflows/2751-telegram-messaging-agent-for-text-audio-images/) ## Core Features **AI Agent Integration** - Implements a sophisticated AI agent with memory management capabilities - Uses GPT-4-mini and DeepSeek models for intelligent conversation handling - Maintains context awareness through session management **Memory System** - Long-term memory storage using Google Docs - Separate note storage system for specific information - Window buffer memory for maintaining conversation context - Intelligent memory retrieval and storage mechanisms **Communication Interface** - Telegram integration for message handling - Real-time message processing and response generation ## Technical Components **Memory Architecture** - Dual storage system separating memories from notes - Automated memory retrieval before each interaction - Structured memory saving with timestamps **AI Models** - Primary GPT-4-mini model for general interactions - DeepSeek-V3 Chat for specialized processing - Custom agent system with tool integration **Storage Integration** - Google Docs integration for persistent storage - Separate document management for memories and notes - Automated document updates and retrievals

    n8n$14.99
  23. ← PreviousPage 5 of 81Next →

    Related categories

    Communication (2,463)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,145)Data & Analytics (995)File & Document Management (802)CRM - Sales (604)Notifications (580)Social Media (562)

    Need a custom ai workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow