Using Ollama and N8N for AI Automation

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

ความคิดเห็น • 122

  • @iancampbell4582
    @iancampbell4582 หลายเดือนก่อน +29

    The magic begins ! You have peaked my interest in self hosting N8N (i may need to upgrade my MacBook) and build a few automations…obsidian being my destination to accumulate all the content I discover on YT, podcasts, news articles and various and sundry RSS feeds. Thank you so much ! You are presenting and teaching at the exact level that I’m at right now.

  • @nickolasyounker
    @nickolasyounker หลายเดือนก่อน +10

    Good to hear the mentions of the history of workflow automation. Solid Respect.

  • @AlfredNutile
    @AlfredNutile 15 วันที่ผ่านมา

    I basically threw away two years of building something like n8n and have no regrets it is so well thought out and soooo many integrations!
    I like the “random” tweet will be doing that soon

  • @rundeks
    @rundeks หลายเดือนก่อน +2

    I would love to see more videos on using n8n and how you work with Ollama directly!

  • @davidtindell950
    @davidtindell950 24 วันที่ผ่านมา +2

    Thank You ! We are checking out N8N right now !

  • @MarcWilson1000
    @MarcWilson1000 หลายเดือนก่อน +4

    This is what made me drop everything and focus on AI. When I saw Matt Wolf embed a call to an LLM from within a workflow, my world changed.
    For me, this showed a way of blending deterministic tasks with inference. It showed a glimpse at how AI could be utilized to make traditional approaches work better without falling victim to what AI was not good at - deterministic tasks.
    I hope n8n can continue to find a way to blend the corporate and community model.
    NOW: Is it useful to use Huginn to trigger or act as agents for your workflow, e.g. trigger your webhook?

  • @camerascanfly
    @camerascanfly หลายเดือนก่อน +12

    I mainly use NodeRed as my low code and AI Workflow platform. Yes i know it is more rudimentary than n8n but back in the time when I used n8n for my various email related workflows I wasn’t happy with the performance as it often stalled doing things. My nodered instance sits in HomeAssistant (so it can also easily access my smarthome) and my ollama installation on a discrete machine in my 19” rack. I’m doing all kind of stuff like summarizing and filter my emails, telling me (via homeassistant text-to-speech) that my various devices have finished working, that my car finished charging and how long it needed/electricity it consumed - all with different and funny texts. Most of my ollama knowledge I got from this channel 😉

  • @mattk6910
    @mattk6910 หลายเดือนก่อน +3

    Dude these are awesome. I’m an experienced dev and your channel is helping me cut through the fat of gimmicky AI tools. Keep it up bro.

  • @nexuslux
    @nexuslux หลายเดือนก่อน +4

    This is one of the best videos you’ve made. Same with the last searchxng one you did. On a roll.

  • @george.k2787
    @george.k2787 หลายเดือนก่อน +2

    Hey Matt,
    I came across your TH-cam channel a while back and have been watching since.
    Being in the AI space myself from both a professional and personal perspective, I've found your videos valuable.
    Good luck with the road to 1million! Keep putting out the content you have and I'm sure you will get there 💯

  • @GrandpasPlace
    @GrandpasPlace หลายเดือนก่อน +2

    Ive got two instances of N8N running. One handles an email account, responds to emails and there are some things I can ask it to do in email. It also summarizes news articles, etc. The other one is for the AI. It handles specific requests. For example, I wrote a python script that gathers system info on my ollama server. Things like cup and memory usage, gpu usage for all the gpus, etc. So when I ask the AI how it is doing, or how it is feeling, it pulls system information and feeds it to the model to write the response. If I ask it to run a full internal diagnostic it uses that info plus some other info it gathers to tell me about the status of the system it is running on and the subprocesses that handle other parts of the AI.

  • @technovangelist
    @technovangelist  หลายเดือนก่อน +2

    I was commenting on comments and deleted one accidentally. Yes I will do a video about why I installed via npm vs docker on my local machine. I should have learned my lesson that it’s never good to work with TH-cam comments from the hot tub.

  • @ykoy1577
    @ykoy1577 19 วันที่ผ่านมา

    love your n8n video series!

  • @Pure_Science_and_Technology
    @Pure_Science_and_Technology หลายเดือนก่อน +2

    Thanks for posting another great video. I’m going the try n8n tomorrow.

  • @dixon1e
    @dixon1e หลายเดือนก่อน

    Video very much appreciated. Taking a side detour to look at standing up a Windmill instance in the proxmox cluster to immediately start reducing some workloads, +1 for the extra tip!

  • @nocodecreative
    @nocodecreative หลายเดือนก่อน

    I use n8n all the time, its my go to tool for automation both internally and for my clients.

    • @morespinach9832
      @morespinach9832 หลายเดือนก่อน

      @@nocodecreative can it be used inside enterprises as a self hosted thing,
      Or only SAAS?

  • @fabriai
    @fabriai หลายเดือนก่อน +1

    Great video, I’ve been using N8N too, so it is very insightful to see what you are doing with it.
    And “Joyner division” great shirt Matt.
    Thanks.

  • @ErikSkoglund-je7ph
    @ErikSkoglund-je7ph 15 วันที่ผ่านมา

    Love the presentation!

  • @davtech
    @davtech หลายเดือนก่อน +5

    This is very interesting.

  • @build.aiagents
    @build.aiagents หลายเดือนก่อน

    Phenomenal! I have gpt writing my n8n workflows then I just past them into n8n.

  • @aichess.online
    @aichess.online หลายเดือนก่อน

    Thank very much Matt, I've been using n8n for the past 2 months and I have created many cool workflows! The one I'm most proud of sends random messages to my parents on WhatsApp, sharing updates about daily events!

  • @automation-learner
    @automation-learner หลายเดือนก่อน

    Matt, I can't believe you are covering n8n. I just found out after a week of searching for an alternative to Make. Man, I'm so glad I found your channel. Brilliant explanation by the way.

  • @NmkDozer
    @NmkDozer หลายเดือนก่อน +5

    More N8N videos pls

  • @jayhu6075
    @jayhu6075 หลายเดือนก่อน +1

    What a great explanation on this topic! Hopefully, there will be a tutorial on how to use this both locally and in the cloud?

  • @atom6_
    @atom6_ หลายเดือนก่อน +2

    node-red is way more versatile than n8n imo, I wouldn't dismiss it so quickly. I created a chat & image generation interface for ollama/comfy ui running in node-red that I can access from anywhere, which in turn can use/fire off anything I want. Based on the trigger words i use in the interface, it is routed to the AI i want. There are 1000's of nodes/plugins available for any type of integration. I do agree that oauth2 integration out of the box is very nice, as it is a horrible mechanism to deal with, but also nodes available in node-red, but a bit more finicky. Creating your own api in node-red takes like 5 seconds, which means that you can use it in other flows or tools.

  • @annaczgli2983
    @annaczgli2983 หลายเดือนก่อน +3

    Thanks, Matt. I will certainly try it out. Subscribed & Liked.

  • @DanielVagg
    @DanielVagg 12 วันที่ผ่านมา

    Really enjoying the content and appreciate the time and effort you put in 😊
    Very glad you got me on to n8n, I think it's the missing piece to a range of problems I've been searching for a while.
    Very interested in custom node creation, I'll check out your catalogue and keep an eye on future videos

  • @the_original_dreamer
    @the_original_dreamer หลายเดือนก่อน

    I just found out n8n had a self hosted option, would love to see what you can do with it here. It could fit perfectly into my projects

  • @imorganmarshall
    @imorganmarshall หลายเดือนก่อน

    This is great thanks. A lot of the trouble I've been having lately is just organizing things and this would really help.

  • @issao.8453
    @issao.8453 หลายเดือนก่อน

    thanks Matt, great video. more n8n please, very interesting ...

  • @imtiyazmomin5156
    @imtiyazmomin5156 23 วันที่ผ่านมา

    Matt great video thanks for the content.
    Newbie here, I am going to give it a try. I've seen your both n8n video and SearXNG video. Would be nice to see a video combining them both.

  • @AlfredNutile
    @AlfredNutile 15 วันที่ผ่านมา

    For the json output that Llm and ai agent nodes have the force output format and do a good job there btw.

  • @GeorgAubele
    @GeorgAubele หลายเดือนก่อน

    Hi Matt,
    I'm interested in the nodes, that makes it easier instead of using langchain and json!

  • @jjolla6391
    @jjolla6391 7 วันที่ผ่านมา

    hi Matt, whenever you say "in a previous video i show how to do X" -- might be a good idea to add the reference to this vid somewhere

  • @mub3964
    @mub3964 หลายเดือนก่อน +1

    Great content.
    Would really appreciate if you'd share more details about your laptop (and the 64gb VRAM setup)!

    • @technovangelist
      @technovangelist  หลายเดือนก่อน +2

      It’s a M1 Max MacBook Pro. That model had a max of 64gb ram and its unified so the gpu uses it too

    • @mub3964
      @mub3964 หลายเดือนก่อน

      @@technovangelist - neat 👍🏽
      Appreciate the clarification.

  • @TravisChristopher
    @TravisChristopher หลายเดือนก่อน

    What do you think about using Slack to trigger your automations? Curious I haven’t delved in yet.

    • @technovangelist
      @technovangelist  หลายเดือนก่อน +1

      sure, I did that before on the project we worked on before we started making ollama, RBAC for kubernetes. It worked great.

  • @vijayrathi
    @vijayrathi หลายเดือนก่อน

    Awesome video Matt! Many thanks for sharing this.

  • @basilbrush7878
    @basilbrush7878 หลายเดือนก่อน +1

    Yahoo pipes was genius, I'd forgotten about it TBH

  • @user-uv3nv2bc6v
    @user-uv3nv2bc6v หลายเดือนก่อน

    WOW, Matt, thanks for this special tip. Please show and explain us the AI-Capabilities of n8n 🙏

  • @jsward17
    @jsward17 หลายเดือนก่อน

    Really really wanna see where you can force JSON output with AI.
    Also very curious about CrewAI if that can be integrated somehow instead of just raw langChain.

  • @fredrik-ekelund
    @fredrik-ekelund หลายเดือนก่อน +2

    Thanks for all your great vids Matt. Would be great to see a vid combining Ollama with OpenWebUI using N8N as ”tools”.

  • @aladinmovies
    @aladinmovies หลายเดือนก่อน

    Hello. Thank you for lesson stuff

  • @Anu_was_here
    @Anu_was_here 12 วันที่ผ่านมา

    Have you tried Information extractor node? Have configuration to output json in defined schema. It’s an AI node, not sure if it could use Ollama also? Like the output of first AI node to this Node for json structuring.

  • @metalbroga
    @metalbroga หลายเดือนก่อน

    Now I want to try n8n again!

  • @revanthvenkatakumar5058
    @revanthvenkatakumar5058 หลายเดือนก่อน

    Sooper cool videos super cool person sooper cool technology waiting for more videos . On n8n .... ❤❤

  • @caseyj789456
    @caseyj789456 27 วันที่ผ่านมา

    N8N is very interesting, coming myself from some automation stuff. Docker self hosted looks the best. Thanks :)

  • @fabriai
    @fabriai หลายเดือนก่อน

    Matt, make a workflow that tracks your water intake during the day, based on the signal of a sensor in the bottle as you described a few videos back.

  • @kenneththompson4450
    @kenneththompson4450 หลายเดือนก่อน

    Excellent content! I am very interested in any follow-up suggestions you may have, as I believe many viewers would benefit from seeing additional approaches to these processes-even if we are already implementing similar methods.

  • @mal-avcisi9783
    @mal-avcisi9783 หลายเดือนก่อน

    Nice ! That's pretty cool. 👍

  • @mussen1876
    @mussen1876 หลายเดือนก่อน

    Thanks Matt - just subscribed!

  • @Dominik-K
    @Dominik-K หลายเดือนก่อน

    I'm very interested in seeing some better N8N ollama nodes and more

  • @blairhickman3614
    @blairhickman3614 หลายเดือนก่อน

    That was super interesting. I would love to hear more. I am currently using IFTTT. I was looking to make the move to Make but N8n looks like a better fit.

  • @pnakek
    @pnakek หลายเดือนก่อน

    Very interesting video, thank you! I'm currently playing around with Flowise, but this looks even more powerful and intuitive.
    Would love to see a video about creating custom nodes in n8n like you suggested!

  • @SouthbayCreations
    @SouthbayCreations หลายเดือนก่อน

    I’m very interested in learning more about n8n. A couple moths back I had it running locally on my pc but when I reloaded windows I haven’t reinstalled it mostly because I was still in the learning stages and well some new image generation models (Flux) came out and I was off on that adventure lol. They honeymoon time is over and now I’ve back to working with llm’s and actually just installed Preplexica using your video, thank you. I appreciate all your efforts. Jason aka SouthbayJay

  •  หลายเดือนก่อน

    Awesome video as always, Matt!
    Might be interested checking Active Pieces.
    I found it to be more reliable although it has less native integrations. But you can code way better on it if you wish and this one is fully open source, which I much prefer.
    Anyways, n8n is awesome too!

  • @aumeravfx
    @aumeravfx 2 วันที่ผ่านมา

    Cool Tshirt Man

  • @craigrichards5472
    @craigrichards5472 หลายเดือนก่อน

    Yes please get into the why 🎉

  • @urgyengurung5453
    @urgyengurung5453 หลายเดือนก่อน

    Would you be doing a video on how to install and use Llama Stack?

  • @MustRunTonyo
    @MustRunTonyo หลายเดือนก่อน

    Is it possible to schedule an automated daily documents upload to vectorize, that get added to the knowledge base?

  • @alx8439
    @alx8439 หลายเดือนก่อน

    Flowise, Langflow, Camel, dust tt, haystack playground - there are tons of them right now

  • @FamilyTuned
    @FamilyTuned หลายเดือนก่อน

    Can we use something like this to login to a website copy the page source and convert it into spreadsheet and the take the spreadsheet and upload it to a web app? I do all this manually now and this would be amazing if possible!

  • @Saiidsadiikii
    @Saiidsadiikii หลายเดือนก่อน

    🙏 thank you

  • @s.patrickmarino7289
    @s.patrickmarino7289 หลายเดือนก่อน

    This is close to what I am looking for. I will admit to being a long term coder, but reasonably new to AI. What I am looking for is a way to have one LLM running on one device call a LLM running on a different device, then get the results passed back. My thought is, have fine tuned models for solving specific types of problems, with one model to rule them all. Creating a Langchain tool that SSHes into the other computer sounds like a solution, but not a fun one. Any ideas?
    Again, this is very early in the project. I have a bit of sample test running, but nothing close to solving the problems.

    • @agentred8732
      @agentred8732 หลายเดือนก่อน

      @@s.patrickmarino7289 👀

    • @carinebruyndoncx5331
      @carinebruyndoncx5331 หลายเดือนก่อน

      Motleycrew and gorilla llm agent marketplace come to mind. Technically speaking adding fastapi to python agents can get you a long way

  • @danilomeireles
    @danilomeireles หลายเดือนก่อน

    Great content, thanks!

  • @AliAlias
    @AliAlias หลายเดือนก่อน

    Yes it's very awesome, I try it ❤

  • @guile3d
    @guile3d หลายเดือนก่อน

    Great work Matt! One por follower to help you reaching your 1M goal!

  • @timmcgirl5588
    @timmcgirl5588 หลายเดือนก่อน

    Can I can use n8n with Open Interpreter? Could Open Interpreter LLM start the workflows on n8n?

  • @userou-ig1ze
    @userou-ig1ze หลายเดือนก่อน

    Are we purposely not mentioning comfyUI? I'm not an expert but it _does_ look the same
    Would love an episode on ollama based webcrawlers

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      I didn’t mention it because it is completely unrelated. I’m not going to automate general stuff with that.

  • @u0u79z
    @u0u79z หลายเดือนก่อน

    Hey , I want to make a automation for my father 's day to day workflows , for example let's say search in particular website and grab a text or result from that and according to that result go to excel and update and grab some text from excel and search into website ....is that possible to Automate? Like with conditions if in excel this text so go to this website and search that and if this then do this like that??

  • @luigitech3169
    @luigitech3169 หลายเดือนก่อน

    super cool, there is also another similar tool: kestra

  • @jacocoetzee762
    @jacocoetzee762 หลายเดือนก่อน

    Great video! Langchain 😅 Lot’s of juggling involved, feels like calling APIs in your dreams, very creative and non deterministic. Any help taming this beast would be appreciated.

  • @AllanBrazute
    @AllanBrazute 16 วันที่ผ่านมา

    Everytime I see a n8n video I can't stop thinking: Why no one talks about node-red anymore, is it just a dead horse?

    • @technovangelist
      @technovangelist  16 วันที่ผ่านมา +1

      there are a bunch of fans of it in this thread, so definitely not dead. I just find it a lot less powerful at these higher level tasks. if i was dealing with individual sensors, then that’s when I use nodered...like in home assistant, since i have hundreds of lutron devices and many dozen sensors, its useful, though so slow on decent hw.

  • @alexlee1711
    @alexlee1711 หลายเดือนก่อน

    Please guide me.I want to run ollama +70B: q4 or a larger model through iMac 2017 (RAM 64G) + eGPU + AMD graphics card. Here is a choice: a graphics card with faster speed/less memory, or a graphics card with slower speed/large memory. For example, radeon VII 16G (I prefer to choose MI50, I'm not sure if macOS can drive it) or radeon pro duo (32G, Polaris)?

    • @technovangelist
      @technovangelist  หลายเดือนก่อน +1

      I think for that hardware you are going to have to install Linux instead of macOS.

    • @alexlee1711
      @alexlee1711 หลายเดือนก่อน

      Thank you for help . I have installed Ubuntu24 and installing rocm.

    • @alexlee1711
      @alexlee1711 หลายเดือนก่อน

      in ubuntu24 with egup,the system often clash,i have back to MacOS.I recompiled llama.cpp, which can run LLM use GPU (Metal). But only the built-in GPU of the machine can be used.😂🤕

    • @alexlee1711
      @alexlee1711 หลายเดือนก่อน

      @@technovangelist I found a strange phenomenon: in Windows 10, when vulkan is installed, there are 2 vulkancups, which belong to 2 GPUs. Choose under gpt4all: CPU/vulkan(rx570/4G)/vulkan(VII/16G), and the tokent generation speed is slower than the other, which is completely opposite than expected.

  • @iohin
    @iohin หลายเดือนก่อน

    11:15 what’s “readability”?

  • @cosmochatterbot
    @cosmochatterbot หลายเดือนก่อน

    Matt, this video is exactly what I needed! 🚀 The combination of n8n and Ollama for AI automation is mind-blowing. You've inspired me to dive into setting up a self-hosted instance to automate my own workflows-especially integrating news aggregation and summarization for social media. The way you explain things makes it super accessible, even for someone just getting into automation. Keep these coming, I'd love to see more about building out complex workflows using community nodes! Thanks for making AI automation feel doable. 👍

  • @igorcotruta
    @igorcotruta หลายเดือนก่อน

    Isn't n8n supposed to be called Neithan?

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      Never heard anyone say that

    • @igorcotruta
      @igorcotruta หลายเดือนก่อน

      @@technovangelist Wow. At the hype of no-code tools when n8n was just the decent alternative to zapier and nodered, I’ve heard an influencer mentioning n8n as Neithan, so the pronunciation stuck with me. I saw it written n8n in multiple articles since, but I was always reading it as Neithan. Today I’ve checked, and of course you’re right.

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      I think 5 years ago the name nodemation got used a bit, but it never really stuck

  • @95jack44
    @95jack44 หลายเดือนก่อน

    As a software developer I'm not a big fan of another web UI. Howver I'm a burnout ex-devops so going back to dev is life or death.

  • @H3XM0S
    @H3XM0S หลายเดือนก่อน

    Your laptop has 64gb vram?!?

  • @muhammadhilal5807
    @muhammadhilal5807 หลายเดือนก่อน

    That was mesmerizing, but I kind of lacking funding these $$ to third party and trying to build ai agentic workflows through langraph..

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      Good thing everything I showed is completely free

  • @megairrational
    @megairrational หลายเดือนก่อน +1

    It felt they sponsored the video, maybe I missed you mentioning?

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      I didn’t mention it because they didn’t. This is a tool I have used for years that I really like. You don’t like me sharing tools I like to use? That’s kinda the point of the channel.

    • @megairrational
      @megairrational หลายเดือนก่อน +1

      @@technovangelist no, don’t take it so negative, please. I didn’t mean to imply that. We are constantly bombarded by sponsored video-reviews, it just felt like another one. My humble advice, you could explicitly mention they did not sponsor it.
      Great you shared the tool. Knowing it is not sponsored, I will watch it again from a new perspective.
      I love your content, specially the course! Thanks! 😊

  • @rainierv1627
    @rainierv1627 หลายเดือนก่อน

    Seems windmill hasn't been updated in 4 years, doesn't look like it's going anywhere

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      By 4 years, do you mean 31 minutes? Not sure where you got that number from. It gets a lot of updates everyday.

    • @rainierv1627
      @rainierv1627 หลายเดือนก่อน

      @@technovangelist hmmm... You're right, I was looking at a different windmill UI project!

  • @SlykeThePhoxenix
    @SlykeThePhoxenix หลายเดือนก่อน

    Why not NodeRed? It's opensource and much more powerful than N8N and you can use custom plugins from npm. I use NodeRed with Ollama and HomeAssistant. In fact NodeRed talks to all the MQTT and REST stuff. I selfhost it all though.

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      I have to suffer through node red too with home assistant. I wouldn’t put them at the same level.

    • @SlykeThePhoxenix
      @SlykeThePhoxenix หลายเดือนก่อน

      I don't use Home Assistant for NodeRed. NodeRed is hosted by itself. No suffering required!

    • @technovangelist
      @technovangelist  หลายเดือนก่อน

      But you just said you use it with home assistant

    • @SlykeThePhoxenix
      @SlykeThePhoxenix หลายเดือนก่อน

      @@technovangelist Oh I mean over MQTT and API. NodeRed is running on its own. It communicates with Home Assistant with the Home Assistant API (node-red-contrib-home-assistant-websocket plugin) and Home Assistant's discovery over MQTT. I also run zwave2js and zigbee2mqtt with a Matter controller, all on docker instances too, and use MQTT to have them talk to Home Assistant. That way if Home Assistant goes down for whatever reason, everything else still works. I wish they'd pull the AI assistant out of Home Assistant, as I would like that to work if Home Assistant dies, so I just built my own with Ollama instead, and provide it all the details about my sensors and lights and stuff via RAG.

  • @edgecrush3r
    @edgecrush3r หลายเดือนก่อน

    Nice shirt 😂

  • @Sdis1980
    @Sdis1980 หลายเดือนก่อน

    Your site is not that good on mobile.

    • @technovangelist
      @technovangelist  หลายเดือนก่อน +1

      My site is not that good on desktop either

  • @human_shaped
    @human_shaped หลายเดือนก่อน

    Your content is really great, but please, we are not children. You talk like you're speaking to a 3 year old child.

    • @technovangelist
      @technovangelist  หลายเดือนก่อน +4

      Wow. I’d love to see your 3 year olds. I don’t even talk like this to my 5 going on 6 year old.

    • @revanthvenkatakumar5058
      @revanthvenkatakumar5058 หลายเดือนก่อน

      Sooper cool videos super cool person sooper cool technology waiting for more videos . On n8n .... ❤❤