Activity
Mon
Wed
Fri
Sun
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

IA en Acción

Public • 1.6k • Free

AI Automation Agency Hub

Private • 50.3k • Free

AlquimIA Elite

Private • 93 • $10/m

IA Lab

Private • 138 • $40/m

Agent Zero

Private • 643 • Free

AI Agency Incubator

Private • 3.6k • Free

Arman Liaghat

Private • 915 • Free

AI Automation Society

Public • 1.6k • Free

(USCIS) Immigration USA

Private • 32 • Free

3 contributions to AI Automation Society
A Great LLM Comparison Tool 🌟
Hey AI Automation Society 👋 I came across an incredible resource that I think you’ll find super helpful: Vellum’s LLM Leaderboard. 💡What’s it about? This site breaks down all the top large language models (LLMs) by: - Context window size (some handle up to 1 million tokens!) - Pricing (great for spotting cost-effective options) - Performance on tasks like coding, math, and language understanding If you’re exploring which LLM is the best fit for your AI automations, this is a great place to start. Check it out and let me know your thoughts! 👇
25
12
New comment 7h ago
3 likes • 1d
that's really awsome!!!
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}}
24
28
New comment 12h ago
New Video: Step by Step: Scrape UNLIMITED Emails for FREE with n8n
1 like • 7d
Simply amazing!
Greetings
Hello world, I'm so happy to be here!!
2
3
New comment 11d ago
1 like • 11d
@Nate Herk thanks Nate, congratulations on your important and great work with n8n
1-3 of 3
Julio Londono
2
14points to level up
@julio-londono-8733
JL POWER AI

Active 3h ago
Joined Nov 10, 2024
powered by