This was actually quite easy to understand, subscribed! Hope you gain more views soon. What do you think of AI agents (like work beaver AI) that can run on local PC? It gets trained through real time task demonstration like how you'd normally do it. It's quite interesting considering these AI agents are mostly on browser or virtual environment only. I think it's worth looking into, since they also do encryption. But still in beta though
@meerapatankar72757 күн бұрын
One of the best explanations for a layperson 👍
@clouded-z9s7 күн бұрын
Your editing is gold!! Thanks for the vid
@kayode_knight21 күн бұрын
I’ve done my research also on al agents had drawn insights from various sources but you condensed all this into one video with simplicity and clarity great job
@ScottRosengren10 күн бұрын
Great work! Thank you. Subbed.
@dshashikumar21 күн бұрын
Clear explanation on AI Agents
@L2MEntertainmentАй бұрын
Setting this message for myself when the video explodes. Saw this when it had 202 views 🙂 very well done.
@sean-zzzzАй бұрын
Thanks for the kind words! Glad you enjoyed it~!
@Derw1NАй бұрын
Great video!
@sean-zzzzАй бұрын
Thanks ~ !
@marwanking519019 күн бұрын
The best explanation out. What app did you use to make your video? (Edit: New subscriber)
@Aleph911Ай бұрын
Nice vid! Subscribed
@sean-zzzzАй бұрын
Thanks man! appreciated it ~
@danquixote6072Ай бұрын
Why is Cloud based systems such as Make a Data Security issue? (5:25)
@sean-zzzzАй бұрын
Cloud platforms (not just Make - any cloud service) process your data through their servers, With cloud services, your data needs to flow through external servers, but with local deployment(like community version of n8n + ollama), everything stays within your own network. That's why some small businesses dealing with sensitive information (ex: small law firm handling sensitive client contracts) often prefer local solutions. For most day-to-day automation needs, cloud platforms like Make Zapier are totally fine and much more convenient.
@danquixote6072Ай бұрын
@@sean-zzzz Online banking data flows through external servers too. Privacy issues are different obviously. But cloud security is pretty robust these days with all sorts of data protection features such as MFA. It's an interesting theme to explore. But I would not say that Cloud security is defacto less secure. It depends.