n8n is a great place to start. It can be no-code, and very visual. I would start by watching tutorials on TH-cam, check out other videos on my channel!
Nate when you're creating a 'PushData' workflow if you want the pushdata to push all types of data automatically (google docs, api etc to create the proper index vector for the client) what would you recommend. For example, Im onboarding a new client. 1. Do I create a PushData tool for each data type or is there a way I can absorb and continuously absorb data that enters via an scheduled trigger of a Google Drive folder.
Have you built an agent retrieving contacts data from hubspot to create a first outreach email based on previous email threads, sales email templates and their contacts/company data?
You should be able to see the endpoints you need to connect to within Vapi. They have documentation on there to get the parameters you need to fill in on n8n’s side!
Thanks for the video, I just tried the step by step guide, but ran into a few issues. One of them is that this value doesn't seem to work: {{ $json.chatinput}}. The other setting "take from previous node automatically" does work, but then it doesn't seem to find the email or prompt the other send_email workflow. Not sure where things are going wrong, any suggestions? Thanks
I think your issue is a silly one, but it makes a difference. Make sure the "i" in {{ $json.chatInput} is a capital letter. I believe that may be why you're erroring at that step. Let me know if that works!!
Hey Nate, awesome video. Would love to see more use cases with AI agents, this has definitely opened my eyes to the possibilities!
Noted, thank you for the feedback!
Bravo! More please!
Thank you for the feedback!
Excellent tutorial! Clear examples and reasoning for every step. Well done!
Thank you, glad you enjoyed!
Great video, especially for newbie like me, starting my n8n no code journey he he he, thanks a lot...looking forward to more lessons😅❤👍
No problem!
hell yeah, you help me so much in my work.
Glad to hear that
Thanks Nake for helping me set up my first AI agent!
Glad it helped!
Another modern family fan😍
Thank you..Subscribed.
Thanks for the sub!
I am a beginner in automation. Looking at this topic, does it make sense to me. Many thanks.
n8n is a great place to start. It can be no-code, and very visual. I would start by watching tutorials on TH-cam, check out other videos on my channel!
Nate when you're creating a 'PushData' workflow if you want the pushdata to push all types of data automatically (google docs, api etc to create the proper index vector for the client) what would you recommend. For example, Im onboarding a new client.
1. Do I create a PushData tool for each data type or is there a way I can absorb and continuously absorb data that enters via an scheduled trigger of a Google Drive folder.
Have you built an agent retrieving contacts data from hubspot to create a first outreach email based on previous email threads, sales email templates and their contacts/company data?
Hi, could you please make a rag for JSON file, I tried to find any help on how to chat with JSON file, but there's nothing, thanks again
Thank you for the suggestion!
Awesome, any way that once the contact list is updated, it updates the pinecone database without duplicates?
Good question, let me look into exactly how this works.
sir, how i can i set up a query for HTTP api call. In my case it is for Vapi, i used it for calling Agent.
You should be able to see the endpoints you need to connect to within Vapi. They have documentation on there to get the parameters you need to fill in on n8n’s side!
Can this be done with ollama model. If yes What is the equivalent of "message a model"?
I personally don’t have a ton of experience using ollama, but I don’t see why it wouldn’t work, it is also a very powerful model.
Can this be done for Outlook?
Absolutely!
n8n is not free to use/
It’s not, but it’s a much cheaper option than some of the others out there - especially when you look at everything it’s capable of.
@@nateherkIsn't it open source self host?
@@paidoclockI don’t believe it is open source, but you can definitely self host.
@@paidoclock yes i have it in my server for free
N8n is open source
Check out this video bro you earned a subscriber from me 😊😊😊😊
Appreciate it!
Thanks for the video, I just tried the step by step guide, but ran into a few issues. One of them is that this value doesn't seem to work: {{ $json.chatinput}}. The other setting "take from previous node automatically" does work, but then it doesn't seem to find the email or prompt the other send_email workflow. Not sure where things are going wrong, any suggestions? Thanks
I think your issue is a silly one, but it makes a difference. Make sure the "i" in {{ $json.chatInput} is a capital letter. I believe that may be why you're erroring at that step. Let me know if that works!!