User
Write something
New Video: Step by Step: RAG AI Agents Got Even Better
In this step-by-step tutorial, I walk you through a more automated approach to creating RAG agents—making the process smoother than ever. I test out using Postgres for memory and Supabase for the Vector Database. While there's still room for optimization, this method takes a big leap forward from past builds on this channel. Thanks for all of the support lately everyone, road to 2k members in AI Automation Society!! Let me know your thoughts on this one. As always, the workflows are attached to this post.
18
19
New comment 5h ago
New Video: Step by Step: RAG AI Agents Got Even Better
AI Personal Assistant 2.0: This Agent Calls Other Agents (No Code) in n8n
🚀 New Video Alert! Personal Assistant AI Agent 2.0 is Here! 🤖 I'm excited to share the upgraded version of my Personal Assistant AI Agent in n8n! This new build is smarter and faster—instead of calling tools directly, it now calls specialized agents I’ve built for each task. This makes the workflow more powerful and scalable than ever. 🎯 Goal: If we hit 1,000 likes on this video, I’ll create a step-by-step tutorial showing you exactly how to build this agent-driven framework. Every like really helps, so head over and check it out! Can’t wait for you all to see it and hear your thoughts! Watch it here: https://youtu.be/9G-5SiShBKM
42
59
New comment 8h ago
AI Personal Assistant 2.0: This Agent Calls Other Agents (No Code) in n8n
New Video: Step by Step: Scrape UNLIMITED Emails for FREE with n8n
Hey all! New video alert! 🚀 Been pumping out videos quickly... I'll be out this weekend so will be roughly a week until my next upload. Was going to schedule upload them but I was too excited. In this video, I’ll show you exactly how to do it using n8n! 🔍 From setting up the workflow to automating the entire process, I’ll guide you step-by-step to feed in custom searches, scrape the data, and optimize it. 📊 Finally, we’ll send everything straight to Google Sheets for easy access! Enjoy the video, let me know your guys' thoughts! Here are the code snippets: Code Node #1: const data = $input.first().json.data const regex = /https?:\/\/[^\/]+/g urls = data.match(regex) return urls.map(url => ({json: {url: url}})) Code Node #2 const data = $json.data const emailRegex = /[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.(?!png|jpg|gif|jpeg)[a-zA-Z]{2,}/g emails = data.match(emailRegex) console.log(emails) return {json: {emails: emails}}
25
28
New comment 3d ago
New Video: Step by Step: Scrape UNLIMITED Emails for FREE with n8n
New Video: I Scraped, Researched, and Created Outreach for 16,846 Leads
🚀 New Video Alert! In this video, I’ll be showcasing a super powerful AI tool called Godmode HQ! This platform allows you to scrape thousands of leads in seconds based on targeted searches, then leverage AI to research companies and craft personalized outreach campaigns. Stick around to the end to see me set up a live Gmail and LinkedIn campaign specifically targeting AI executives in the United States. Let me know what you guys think!
13
17
New comment 6d ago
New Video: I Scraped, Researched, and Created Outreach for 16,846 Leads
🤖 I Built an AI Agent Email Manager with No Code in n8n
I have attached the n8n workflow from this video. In n8n just go to the top right of a new workflow, click the three dots, then "Import from File...", then import the file!
7
3
New comment 7d ago
1-14 of 14
AI Automation Society
skool.com/ai-automation-society
AI Automation Society: A community for mastering AI-driven automation and AI agents. Learn, collaborate, and optimize your workflows!
Leaderboard (30-day)
powered by