Hi All,
In todays catchup I mentioned n8n which seemed to interest a few people. It’s a similar concept to node-red. essentially it is a visual workflow automation platform that can be self-hosted in docker (which i am a sucker for). I first saw it from youtube here, but watching another channel explain it here I started to understand what I can do with this.
I have been enjoying the interface so far which is quite intuitive. You can use drag and drop functionality, store credentials for reuse or code exactly what you want using javascript as an override on conditions/checks etc. This made it easy and fast to setup automation’s with postman.
My initial use case has been to check if videos have been released on youtube for channels my wife or myself watch and download them using Tubearchivist, then using the plex plugin refresh the library. This results in every hour having videos I want to watch from youtube free of adds and readily available in plex. Helps from scrolling endlessly through youtube!
If you have watched the videos I mentioned earlier, especially the second, I am really excited to start injecting AI into the workflows. One of the first I wish to make is pulling posts, blogs, podcasts etc into a model, summarise in a sentence what it is about and send daily to my phone so that I can quickly sift through what news that sounds interesting.
If anyone has used n8n or node-red, would love to understand what you have implemented. Or even just the ideas that come to mind after seeing it in action.





