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

    AI Workflows

    Artificial Intelligence tools and workflows

    • Automated Document Q&A System with OpenAI, Pinecone, and Google Drive

      This workflow automates the creation of a document-based Q&A system using OpenAI for embeddings, Pinecone for vector storage, and Google Drive for document retrieval. It supports natural language queries on stored documents.

      n8nFree
    • Automate Stock News Monitoring and Alerts with Google RSS, OpenRouter, and Telegram

      This workflow automates the process of monitoring stock-related news, extracting and summarizing content, and sending real-time alerts to Telegram while logging details in Google Sheets.

      n8nFree
    • Automate Vintage Image Restoration with n8n and Gemini AI

      Leverage n8n and Gemini AI to automate the restoration of vintage images by removing damage and filling in missing sections.

      n8n

    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 Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation

    Community

    • 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

    Stay Updated

    Get the latest AI tools and insights delivered to your inbox.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    Free
  1. AI-Powered Credit Card Recommendation System with OpenAI GPT, Telegram & Google Sheets

    Overview Confused about which credit card to actually get or swipe? With 100+ cards on the market, hidden caps, and milestone rules, most people end up leaving rewards, perks, and cashback on the table. This workflow uses n8n + GPT + Google Sheets + Telegram to recommend the best credit card for each user's lifestyle in under 3 seconds, while keeping the logic transparent with a value breakdown. What does this workflow do? This workflow: - Captures User Inputs - Users answer a 7-question lifestyle quiz via Telegram. - Stores Responses - Google Sheets logs all answers for resumption & deduplication. - Scores Answers - n8n Function nodes map single & multi-select inputs into scores. - Generates Recommendations - GPT analyses profile vs. 30+ card dataset. - Breaks Down Value - Outputs a transparent table of rewards, milestones, lounge value. - Delivers Results - Top 3 card picks returned instantly on Telegram. Why is this useful? Most card comparison tools only list features; they don't personalize or calculate actual value. This workflow builds a decision engine: - Personalized – matches lifestyle to best-fit cards - Transparent – shows value in real currency (rewards, milestones, lounges) - Fast – answers in under 3 seconds - Organized – Google Sheets keeps an audit trail of every user + dedupe Tools used - n8n (Orchestrator): Orchestration + logic branching - Telegram: User-facing quiz bot - Google Sheets: Database of credit cards + logs of user answers - OpenAI (GPT): Analyses user profile & generates recommendations Who is this for? - Fintech product builders – see how AI can power recommendation engines - Cardholders – understand which card fits their lifestyle best - n8n makers – learn how to combine Sheets + GPT + chat interface into one workflow How to adapt it for your country/location This workflow uses a credit card dataset stored in Google Sheets. To make it work for your country: - Build your dataset – scrape or collect card details from banks, comparison sites, or official portals - Fields to include: Fees, Reward rate, Lounge access, Forex markup, Reward caps, Milestones, Eligibility. - You can use web crawlers (e.g., Apify, PhantomBuster) to automate data collection. - Update the Google Sheet – replace the India dataset with your country's cards. - Adjust scoring logic – modify Function nodes if your cards use different reward structures (e.g., cashback %, miles, points value). - Run the workflow – GPT will analyse against the new dataset and generate recommendations specific to your country. This makes the workflow flexible for any geography. Workflow Highlights - End-to-end credit card recommendation pipeline (quiz → scoring → GPT → result) - Handles single + multi-select inputs fairly with % match scoring - Transparent value breakdown in local currency (rewards, milestones, lounge access) - Google Sheets for persistence, dedupe & audit trail - Delivers top 3 cards in <3 seconds on Telegram - Fully customizable for any country by swapping the dataset

    n8nFree
  2. Personalize Outreach Emails Using Customer Data and AI

    ### This n8n template uses existing emails from customers as context to customize and fine-tune outreach emails to them using AI. By now, it should be common knowledge that we can leverage AI to generate unique emails, but in a way, they can remain generic as the AI lacks the customer context to be truly personalized. One way to solve this is by pulling in a source of customer data - and what better way than by using existing email correspondence. ### How it works - Customers to target are pulled from HubSpot, and each customer is then run in a loop. We're using a loop as the retrieved emails for each customer become separate items, and a loop helps with item reference. - We connect to our Gmail account to pull all emails received from the customer. - The contents of the email will be suitable to build a short persona of the customer. We use the Information Extractor to get our AI model to pull out the key attributes of this persona, such as decision-making style and communication preferences. - With this persona, we can now pass this to our AI model to generate a personalized outreach email specifically for our customer. - Finally, a draft email is created for human review before sending. If you would rather send the email straight away, this is also possible. ### How to use - Define the topic of the outreach email in the variables node. This directs the AI on what outreach email to generate. - Ensure the emails are pulled from the right account. If emails may contain sensitive data, adjust the filters and text parsing to ensure these are not leaked to the AI (which might then leak into the generated email). ### Requirements - HubSpot for Contacts List - OpenAI for LLM - Gmail for Existing Emails and Sending Emails ### Customizing this workflow - Not using HubSpot? Any CRM would work just as well or even a simple text CSV! - If you have customer past deals or engagements in your CRM, consider using this as additional context for the AI to use.

    n8nFree
  3. Automate AI Upwork Proposal Generation with Apify, Google Sheets & Gemini

    ## Disclaimer Community nodes are used, and the template can only be used on self-hosted n8n instances. ![Upwork workflow.PNG](fileId:2281) ## This n8n template from [Intuz](https://www.intuz.com/) provides a complete and automated solution for finding relevant Upwork jobs and generating highly-personalized, knowledge-base-driven proposals using AI. This workflow acts as an autonomous agent, handling everything from job discovery to drafting the final proposal text, ready for you to review and submit. ## Who's this workflow for? - Freelancers & Consultants - Digital Agencies - Business Development Teams - Sales Professionals ## How it works **1. Scrape Upwork for New Jobs**: The workflow starts by running an Apify actor to scrape Upwork based on your defined criteria (keywords, categories, payment verification, etc.). **2. Log Jobs to Google Sheets:** The newly found job opportunities are automatically saved as new rows in a Google Sheet, creating a central dashboard for tracking. A notification is sent confirming the new jobs found. **3. Trigger AI Proposal Generation:** The workflow then reads the new jobs from the sheet and, for each one that hasn't been applied for, triggers the AI. **4. Craft a Knowledge-Based Proposal:** It sends the job details to a Google Gemini AI model. The AI uses a detailed, built-in Company Knowledge Base (which you can customize) to write a comprehensive and relevant proposal. It addresses client questions, highlights relevant experience, and suggests a timeline. **5. Save the Proposal Draft:** The AI-generated proposal is saved back into the Google Sheet in the corresponding job row. **6. Final Notification:** A final email is sent to notify you that the proposals are ready, including a link to the sheet for final review and submission on Upwork. ## Setup Instructions **1. Apify Configuration:** - In the "Run Upwork Actor..." node, connect your Apify account. - We have used this Apify scraper- [Upwork Extractor](https://apify.com/jupri/upwork) - In the Custom Body field, customize the search parameters (like category, search.any keywords) to match the jobs you are looking for. **2. Google Gemini AI Configuration:** - In the Google Gemini Chat Model node, connect your Google Gemini (PaLM) API account. - Crucially: In the Proposal Crafting node, edit the prompt to replace the Company Knowledge Base with your own company's details, services, and project examples. This is essential for personalizing the proposals. **3. Google Sheets Setup:** - Connect your Google Sheets account. - In all three Google Sheets nodes, select your credentials and update the Document ID and Sheet Name to point to your Upwork tracking sheet. **4. Gmail Configuration:** - In both Gmail nodes, connect your account and update the sending email address to your own. **5. Execute the Workflow:** - Click "Execute workflow" to run the entire job scraping and proposal generation process. ## Key Requirements to Use This Template - n8n Instance: An active n8n account (Cloud or self-hosted). - Apify Account: An active Apify account with an API key and sufficient credits/subscription to run the Upwork Extractor actor. - Google Account & Sheet: A pre-made Google Sheet with columns for Title, URL, Description, Skills, Questions, Applied, and Proposal Template. - Google Gemini AI Account: A Google Cloud account with the Vertex AI API (for Gemini models) enabled and an associated API Key. - Gmail Account: A Gmail account to send and receive notifications about the workflow's progress. ## Connect with us - Website: https://www.intuz.com/services - Email: getstarted@intuz.com - LinkedIn: https://www.linkedin.com/company/intuz - Get Started: https://n8n.partnerlinks.io/intuz ## For Custom Workflow Automation Click here- [Get Started](https://www.intuz.com/get-started)

    n8nFree
  4. Enable AI-Powered Conversational Access to Supabase/PostgreSQL Databases

    This workflow allows users to interact with a Supabase/PostgreSQL database using an AI agent, facilitating dynamic SQL query generation and data analysis without manual SQL scripting.

    n8nFree
  5. Automate AI-Based Blog Post Categorization in WordPress

    Leverage AI to automatically categorize WordPress blog posts, streamlining content management and saving time.

    n8nFree
  6. Automate Industry News Scraping and Summarization with Bright Data and OpenAI

    This workflow automates the process of scraping industry news from Reuters, summarizing it with OpenAI, and distributing insights via Gmail. Stay updated with minimal effort.

    n8nFree
  7. Automate LinkedIn Post Creation with OpenAI GPT-3

    Leverage OpenAI GPT-3 to automatically generate and publish engaging LinkedIn posts, enhancing your social media strategy with AI-driven content.

    MakeFree
  8. Transform RSS Feed Articles into Social Media Content

    Automatically convert articles from an RSS feed into engaging social media content. This workflow enriches articles with research and expert insights, then formats them for platforms like LinkedIn, Instagram, and Twitter.

    ActivepiecesFree
  9. Transform Resumes into Personalized Video Introductions with HeyGen and OpenAI

    Convert traditional resumes into dynamic video introductions using HeyGen and OpenAI, providing a modern and engaging way for candidates to present themselves.

    n8nFree
  10. Automate Google Cloud Storage with AI-Generated Images Using n8n

    Streamline your Google Cloud Storage management by integrating AI image generation with n8n. This workflow allows you to list, create, and manage storage buckets while generating and uploading AI-driven images.

    n8nFree
  11. Build a Multi-Model AI Chatbot with Telegram, AIMLAPI, and Google Sheets

    This n8n workflow allows Telegram users to interact with multiple AI models dynamically. Users can select models using #model_id commands and track their daily usage via Google Sheets.

    n8nFree
  12. Automate Reuters News Scraping and AI Summarization with Brightdata and Telegram Alerts

    This n8n workflow automates the process of scraping Reuters news articles using Brightdata, analyzing them with Claude AI, and sending summarized alerts to Telegram. Ideal for professionals needing timely and concise news insights.

    n8nFree
  13. Chat with OpenAI Assistant by Adding a Memory

    OpenAI Assistant is a powerful tool, but at the time of writing, it doesn't automatically remember past messages from a conversation. This workflow demonstrates how to get around this, by managing the chat history in n8n and passing it to the assistant when required. This makes it possible to use OpenAI Assistant for chatbot use cases. Note that to use this template, you need to be on n8n version 1.28.0 or later.

    n8nFree
  14. AI-Powered Automated Job Search & Application

    **Unleash the power of AI to automate your job search, tailor your applications, and boost your chances of landing your dream job!** This comprehensive workflow handles everything from finding relevant job postings to generating personalized resumes and cover letters. **Use cases are many:** * **Automate your entire job application process:** Spend less time searching and more time preparing for interviews. * **Tailor your resume and cover letter for every application:** Maximize your ATS compatibility and stand out to recruiters. * **Efficiently track your applications:** Keep all your job search activities organized in one place. * **Discover new job opportunities:** Leverage the Adzuna API to find relevant listings. --- **Good to know:** * **Free Adzuna API:** This workflow utilizes the free Adzuna API, making job search capabilities accessible without initial cost. * **OpenRouter Chat Model Costs:** AI model usage (for resume rewriting and cover letter generation) will incur costs based on the OpenRouter pricing model. Please check OpenRouter's official website for updated pricing information. * **Model Availability:** The AI models used may have geo-restrictions. If you encounter a model not found error, it might not be available in your country or region. --- **How it works:** 1. **Webhook Trigger:** The workflow is initiated via a webhook, allowing you to trigger it manually or integrate it with other systems (e.g., a form submission with your desired job title and resume). 2. **Resume Extraction:** Your uploaded resume (e.g., PDF) is automatically extracted into a readable text format. 3. **Job Search (Adzuna API):** Using the provided job title, the workflow queries the Adzuna API to fetch relevant job postings. 4. **Job Filtering:** Duplicate job listings are filtered out to ensure you receive unique opportunities. 5. **Job Info Extraction:** Key details like job description, company name, and job URL are extracted from each posting. 6. **Skills Extraction (AI):** An AI model (OpenRouter) analyzes the job description to identify the top skills and qualifications required. 7. **Resume Match Scoring (AI):** Your resume is compared against the extracted job skills by an AI model, generating a compatibility score (1-5). 8. **Conditional Resume & Cover Letter Generation:** If the resume match score is satisfactory (≥ 3): * **Tailored Resume Generation (AI):** An AI model rewrites your resume, specifically highlighting the skills and experience most relevant to the target job, in an ATS-friendly and human-readable JSON/HTML format. * **Personalized Cover Letter Generation (AI):** A custom cover letter is drafted by AI, uniquely tailored to the job description and your newly optimized resume, generated as well-formatted HTML. 9. **Google Sheets Integration:** The generated cover letter, tailored resume, job URL, and application status are automatically updated in your designated Google Sheet for easy tracking. 10. **Gmail Notification:** A personalized email containing the generated cover letter, tailored resume, and a direct link to the job posting on Adzuna is sent to your specified email address. 11. **Webhook Response:** A final text response is sent back via the webhook, summarizing the sent application materials. --- **How to use:** * **Manual Trigger:** The workflow is set up with a manual trigger (Webhook) for initial testing and demonstration. You can easily replace this with an n8n form, a scheduled trigger, or integrate it into your existing tools. * **Input:** Provide your desired job search keyword and your resume (e.g., as a PDF) to the webhook. * **Review & Apply:** Review the AI-generated cover letter and tailored resume sent to your email, then proceed to apply for the job using the provided Adzuna link. --- **Requirements:** * **n8n Instance:** A running n8n instance (self-hosted or cloud). * **Adzuna API Key:** A free Adzuna API key (easily obtainable from their developer portal). * **OpenRouter Account:** For AI model access (costs apply based on usage). * **Google Sheets Account:** To store and track your job applications. * **Gmail Account:** To send automated application emails. --- **Customizing this workflow:** This workflow is highly customizable. You can: * Integrate with other job boards (e.g., LinkedIn, Indeed) using their APIs. * Add more sophisticated AI models or custom prompts for even finer control over resume and cover letter generation. * Connect to other services for CRM, calendar management, or applicant tracking. * Implement different filtering criteria for job postings. * Expand the data stored in your Google Sheet (e.g., interview dates, feedback). Start automating your job search today and streamline your path to career success!

    n8nFree
  15. Streamline RFP Responses with Automated OpenAI Integration

    Automate the RFP process by extracting questions from documents and generating responses using OpenAI, enhancing efficiency and competitiveness.

    n8nFree
  16. Automate Hairstyle Edits and LINE Group Sharing with OpenAI

    This workflow automates the process of editing hairstyles in images using OpenAI, uploading the results to Cloudinary, and sharing them with a LINE group. Ideal for salons and creative teams seeking efficient and consistent hairstyle modifications.

    n8nFree
  17. Automate Text-Based Image Creation with DummyJSON API

    Effortlessly generate custom text-based images using the DummyJSON API and n8n's HTTP Request node. Ideal for marketers and content creators looking to automate image creation without design tools.

    n8nFree
  18. Automate AI Workflow Evaluation for Support Ticket Categorization

    This workflow evaluates AI performance in categorizing support tickets by comparing generated categories and priorities against expected results from a dataset.

    n8nFree
  19. Transform POML to AI-Ready Prompts and Chat Messages with n8n

    Convert POML markup into Markdown prompts or chat-style messages using n8n's zero-dependency Code node. Ideal for teams needing a template-safe conversion process without external modules.

    n8nFree
  20. Automate Job Search and Resume Optimization with AI and Airtable

    Streamline your job application process by automating job searches, resume scoring, and customization using AI and Airtable.

    n8nFree
  21. AI Sales Agent for Telegram with Google Sheets Integration

    Automate your sales process using a Telegram bot and sync with Google Sheets for efficient order management.

    n8n$19.99
  22. ← PreviousPage 27 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