NEW n8n AI Agents Feature Makes Building EASY!🤖 Automated from AI Variable NO CODE Open Source
NEW n8n AI Agents Feature Makes Building EASY!🤖 Automated fromAI Variable NO CODE Open Source
Book a call with me 👉 https://executivestride.com/apply
Accelerate Your Stride With AI Agents🤖📞 https://strideagents.com
🤖 FREE STRIDE AI ACADEMY (FREE TEMPLATE INSIDE)!
https://community.executivestride.com...
https://n8n.io/
https://docs.n8n.io/advanced-ai/examp...
https://coolify.io/self-hosted/
My n8n indepth course:
• The Best FREE n8n RAG AI Agents Course!🤖 C...
The commands I mentioned in video for ollama: http://notepad.link/share/xXWkd6lzK9L...
🐱 Github Repo!
https://github.com/joshpocock/Stride-...
📄 79 n8n Agent Page Document!
https://docs.google.com/document/d/1n...
🤑 FREE VALUE:
👉 Free 6-Day Accelerate Your Stride Challenge: https://accelerateyourstride.com 👈
📞 BOOK A FREE STRIDE SCALING SESSION 📞
===============================
👉 https://executivestride.com/apply 👈
===============================
FREE FACEBOOK & DISCORD COMMUNITY (EXCLUSIVE RESOURCES, TEMPLATES, AND TRAININGS)
👉 https://stridecommunity.com 👈
📱 Follow Me On Other Socials & Lets Connect!
Instagram: / joshfpocock
LinkedIn: / joshpocock13
Facebook: / joshpocock13
Twitter/X: / joshfpocock
TikTok: / joshfpocock
👇 CLICK HERE TO SUBSCRIBE FOR FREE
===============================
👉 http://bit.ly/SUBSCRIBE2JOSH 👈
📞 BOOK A FREE STRIDE SCALING SESSION 📞
===============================
👉 https://executivestride.com/apply 👈
THE BEST CRM IN THE WORLD 🌎
14-Day free trial to GoHighLevel:
👉 https://gostridelevel.com/
⏳ Timestamps
00:00 - Introduction to N8N AI Agents and No-Code Automation
01:09 - Overview of N8N’s New AI Agent Update
02:50 - Automating AI Variable Definitions with N8N’s AI Button
05:14 - Testing a Basic AI-Generated Email Workflow
06:40 - Live Demo: Sending Emails and Calendar Invites with AI
08:08 - Future of AI Agents and No-Code Automation with N8N
09:03 - AI Business Solutions and Consulting with Executive Stride
09:31 - Stride Agents: AI-Powered 24/7 Appointment Setters
Transcript
all right guys so we've done many
different videos on nadn on this channel
and in one of my recent videos I
actually went over building a telegram
AI agent now I've showed you guys how to
build many different AI agents on this
channel and when it comes to nadn
specifically I think it's really good
because it's a no code solution that
allows you to build AI agents very
quickly prototype them very quickly or
put them into production and you really
don't have to know a single line of code
now when it comes to some features
within NN it still may look a little
daunting to people who don't know code
may have to edit some Json or change
some different variables and when you're
a beginner just getting started that can
actually maybe scare some people and
frankly what we've been seeing you know
with all these different AI agent tools
and especially nadn you know more and
more people are using nadn it's getting
a lot more popular now and AI agents are
starting to get a little bit more
mainstream where they're getting a lot
easier to build now so NN has actually
came up with a recent update that
actually makes building AI agents a lot
more simple for people who don't know
how to code and even for people who do
know a little bit about coding so just
to go over what this actual update is
and there's probably a few different
things they added but this is the main
one if we go look at this telegram agent
right here you'll see that it's getting
a telegram message going to the tools
agent and then the tools agent has
different tools to access it has an
email tool and a calendar tool so if we
go ahead and take a look at this email
tool right here you'll see that it is
able to get all emails and send emails
of course we could add more actions as
well but the thing when you're adding
actions to a tool now of course you
could add a tool in as like a separate
agent so like a sub agent or individual
tool it really doesn't matter the same
principles still apply but when we take
a look at this send email action right
here you'll see that we're using this
variable right here now you may be
familiar with this variable if you've
built AI agents or you may have seen me
talk about this in some of my previous
videos but if we take a look at this
variable what it is is a from AI
variable and it has a key so in this
case we're using an email it has a
description right here so in this case
we're using a email of a Conta as you
can see and then it has a type so you
could add this as well this could be a
string this could be a number whatever
the case is and then a default value so
you don't need to have all those in of
course but populate this with the
parameter pass from the large language
model and you can see an example right
here and there's some more information
down here I'm not going to go through it
all so you'll see here the key is
required and then the description type
and default value aren't required
necessarily and here's some examples of
using this from AI variable and I'll
leave this direct link to this doc right
here in the description down below now
this may seem like something simple to
some of you but even still like you know
I it's not too difficult for me to do
but it is somewhat time consuming and
now what NN has allowed us to do with
their new feature is as you'll see we
have this little AI button right here so
if we click here let the model Define
the parameter so now the two is defined
automatically from the model um you'll
see here we have a description right
here so we could for example I'm going
to copy this delete this you'll see
below every AI variable you can add a
description right so if you already have
a from AI variable right here and then
you click the AI it's automatically
going to add that description right here
so you could you know just actually go
into maybe like some of your old
workflows and test this out either way
though um basically it doesn't really
matter if you use the AI generated
variables or if you use uh manual from
AI variable cuz if we go ahead and click
this x you'll see that we can still see
that same expression right here now the
same thing applies if we're in a new
workflow so if I go here create a chat
like so then we go add an advanced AI
agent like this next we're going to add
another Gmail tool we're going to use a
send message like this and for our two
we're just going to Simply click the AI
Button as you can see I have nothing
here right now uh for subject we're
going to click the AI button for email
type we're going to do text and we're
going to click the AI button as well so
now all these are just been generated
with AI if I click X on them you'll see
that we actually have that from AI
variable right here so just to
understand what it did here it really
just did from Ai and then two is the key
there's nothing for the description yet
at least and then the type is a string
I'm going to convert all these back like
so if I added a description so two and
say contact email address and then I
click X here now you'll see that we have
contact email address here so this is
really good because it speeds up the the
process now one caveat I would say is
and I haven't experienced this yet you
know this is still a very new feature
there may be specific edge cases or use
cases where maybe you click on generate
and maybe it you know doesn't generate
it perfect maybe it has a wrong type
here or something like that um and maybe
this wouldn't happen I'm just letting
you guys know the good thing is that
this is like a very quick way you can go
about creating these variables and then
if it's something specific you can
easily just check and see what the
actual underlying variable is right here
so you'll see here I added a description
for all these different fields I added a
contact email address subject of email
and then email body and I specified that
should always be from Josh at executive
stride always now this is a very basic
example of course you could go ahead add
different things if you want but now I'm
just going to go ahead add a basic chat
model here which as GPT 4L mini and
let's go ahead and test this out one
other thing to note is if you hover over
the chat like this you're going to see
that there's new chat button right here
so open chat so you can open chat here
or open it down there that's just
another little update and n's been
pumping out a lot of different updates
lately which is really nice to see I'm
really enjoying this platform and guys
new to the channel we're definitely
going to be making a lot more nadn AI
agent build outs so make sure to stay
tuned for that subscribe to stay up to
date if you're not seeing these updates
yet then you would just have to update
your n8n and that will be a little bit
different if you're on the hosted
version from Ann or if you're in the
self-hosted version but it's pretty
straightforward if you have any
questions about that let me know now
before I send this email I'm actually
going to add another tool right here and
we're going to add a calendar tool like
so and this applies for pretty much any
tool guys which is really nice anywhere
you see this little AI symbol right here
then AI is going to be able to uh
determine what it should actually use so
for even for the calendar like if you
wanted to book on a different calendar
AI could determine what calendar it
should use I'm just going to use my main
calendar right here and for the start
time you could allow AI to determine
this and same thing for the end time now
when you're doing this you will want to
specify what the actual time is right
now so you could do that in the tools
agent or you could just do this in the
description right here so I'm going to
go to the tools agent and actually just
specify that right here with a system
message I'm just going to say that
current time is and then use the
variable now like so so we're specifying
the date and time all right so I'm going
to say send an email to Josh pook Josh
executive.com letting him know the
dinner reservation was made for tomorrow
and send him a calendar invite for 1:00
p.m. tomorrow we're going to click send
as you can see the a agent is going
right now using a chat model all right
now it's sending the calendar invite and
the email all right so looks like we got
our email right here hi Josh wanted to
let you know the dinner reservation has
been made for tomorrow at 1: p.m. T your
name so we want to specify even more to
make sure it says from your name and
then this email is automatically sent by
n8n all right so I'm making this a
little bit more specific now I'm just
saying always make sure it's from Josh
uh not a variable so make sure you test
your workflows out if you have an issue
you can change some of the descriptions
like I just showed and then we're going
to also want to add an option right here
and click on append nadn attribution and
then turn this off cuz we don't want it
to say that if you look at our calendar
right here you can see we have a dinner
event for 1: p.m. which is for tomorrow
all right now let's test it again just
saying send him another email asking him
if he's attending the dinner okay and
now you can see we got this email it's
from Josh at executive stride and
there's no nadn appended at the bottom
this is really great because the
possibilities are endless you can do
this in any workflow you could do this
in a more advanced workflow or in a
basic workflow I think it's really just
going to keep on getting easier and
easier with tools like nadn to actually
build AI agents especially as AI agents
get more popular more mainstream if you
want to stay up to date with all the
latest AI news NN news AI agents that's
what we do here on this channel I'm
going to be making a lot more custom
builds for you guys and giving those out
for free make sure to comment down below
what your thoughts are on this and let
me know what you want to see in the
future like the video if you got some
value here and then subscribe to stay up
to date with all the uploads if you guys
haven't already joined our free Facebook
group and Discord Channel Shri community
I'll leave a link down below definitely
check out our stride AI Academy for all
those free resources templates tools and
trainings and then also too guys if you
run a business and you need help
implementing AI agents AI cool callers
appointment Setters and a&n agents
custom AI growth solutions then book a
call down below at executive.com apply
to speak to my team and we can see if
it's a frit or not to work together and
then also too if you're an AI
entrepreneur developer coder whatever
the case is an N expert and you want to
actually sell these same AI solutions to
other businesses and you want our exact
protocol on how to do this and charge 2
to 10K plus we a call down below as well
and we can see if we can help you out
with that other than that guys I will
see you in the next video keep hustling
keep grinding and of course guys
accelerate your stride take care are you
tired of pouring thousands of dollars
into appointment Setters only to watch
leads slip away imagine having a team of
elite sales agents booking qualified
appointments for you around the clock no
more wasted time on training no more
frustration with performance and no more
draining your budget on inconsistent and
expensive call centers introducing
stride agents AI powered appointment
centers that work 24/7 never get tired
and book appointments while you sleep
trained on thousands of successful
conversations our AI agents El perform
human teams at just one tenth of the
cost join the ranks of businesses that
doubled their appointments and booking
rates in just a matter of weeks don't
get left behind in the AI Revolution
visit stride agents.com now and
transform your entire sales process with
Cutting Edge AI technology it's time to
accelerate your red with AI agents
Enjoyed this article?
Join the Stride AI Academy for more insights and connect with 1,000+ builders.
Join the Academy