Have You Picked the Wrong AI Agent Framework?

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

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

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

    I used CrewAI one or two times. It's simple but takes a lot of time, a lot of issues, a lot of tokens, and came to the same conclusion as yours! By the way, actually, after a lot of "improvements", it becames confusion instead of the simplicity of the beginning. Today I use light weight and straight forward automations!

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

      use openrouter to use cheap models

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

    Awesome video! By the way, in general your format, pacing, conciseness and the cool but also utilitarian "code floating above your speaking" is a nice touch! I know making these videos takes a lot so just want to give kudos where it's clearly deserved! There's so many "faceless", auto-gen'd content or just click-baity low-content videos so this was a welcomed break from that!

  • @AI-Wire
    @AI-Wire 5 หลายเดือนก่อน +18

    You are spot on, Matt. CrewAI reflects all the new tools in the AI space in general: too much hype, not enough utility... yet.

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

    This is what we need. Crewai... too much hype and not enough utility. Thanks for sharing.

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

      I think a BPMN 2.0 tool with service task is enough instead of a dedicated agent framework.

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

    This video inspired me to use xstate + ollama json/functions instead of langgraph or crewai. I have made so much more progress with my advanced AI agent workflows and learned quite a bit more about state and complex logic in the process. Thanks for this video.

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

    loved seeing this Matt. I have spent far too much time trying to write code that fits into one agentic framework or another, whilst always feeling it should be the other way around. This is a real gem of a video and anyone that says you're an idiot, just hasn't used any of the available agent frameworks. The community was crying out for this video! Bravo sir.

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

    I have to admit that I've had more success just using the OpenAI API than from my experiments with CrewAI, or AutoGen, where I often feel like I'm fighting the framework.
    Good video

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

      Thanks for stopping by.

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

      It is true for now... but then you have to pay and it is not private.

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

    I am using LangGraph which is also very deterministic. It uses a state and you can define functions as nodes (agents) thus for some tasks I avoid LLM which speeds up the process… The downside is of course that it takes some time to learn it. But if you do write a couple of them you can use them as templates for new projects. CrewAI is inconsistent and not useful for production at least in my case…

    • @andrew.derevo
      @andrew.derevo 5 หลายเดือนก่อน

      Did you use langchain 2.0?

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

      You could also just get flowise and then everything can be done with a gui. It just uses nodes which means you dont need to look through the code.

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

      @@pin65371 Flowise has the customizability to build an agency? I've been trying to decide which Framework

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

      @@pin65371 cool I am using LangGraph too, but I thought I would love a gui flow, thanks❤️❤️❤️

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

      Flowise's UI is buggy at the moment. Also they lack documentation.

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

    I used CrewAI for an internal prototype and my main issue is the framework has near zero observability. If I put crews into FastAPI async, guess what? They just fail without any notification at all. Plus the only TH-cam video claiming to use FastAPI with crew that I could find seems fake. The guy doesn’t even show his code, probably because it didn’t actually work and he had to hardcode his app to get the video out.
    There’s a lot of money sloshing around for agentic AI and a lot of short cuts are being taken. In the last month Crew has rewritten its code base and examples multiple times. I think AI is helping as it’s quickly becoming a useless dumpster fire. I can’t use Crew in a real application. But it’s certainly great for TH-cam videos and paid promotional marketing! 🎉
    Thanks so so much for making this. You’ve made my life much easier by pointing out simpler examples.

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

    all frameworks are hype. the time it takes to learn their documentation/APIs is better spent implementing the custom solutions your project needs, and you won't be held back.

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

      Wise

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

      @@petemoss3160 exactly

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

    It makes a lot of sense actually. If anyone is a programmer I’m sure one can use the logic and write functions to automate it. For normal humans, we can only try to come up and refine the prompt to do a task, then take that output and feed it to another agent and so on.

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

      True... But trust me, take the time to learn. I'm still mad at myself for wasting two years from 1996 to 1998 with Microsoft Front Page when I could have just learned HTML in 3 months.

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

      @@johngoad why would you be mad at Front Page? lol That was a good program back then. If you started doing web at that time those two years at least helped you with content structure.

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

      @@vitalis Back then, production level code required hand written HTML.... My company had 20 writing HTML and 5 programmers. True story...

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

    You are spot on and shows the difference between "letting the ai do the work" vs "making a good, resource efficient, lean process". This is why softeare engineers will have jobs for a while- along with the issue of mission critical reliability and confidence.

    • @technovangelist
      @technovangelist  29 วันที่ผ่านมา

      AI will slowly take jobs, but more senior devs are pretty safe for a while.

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

    Great video Matt! I fully agree with what you say. I've been on this track for a long time and have built a TS framework for it. I could not understand why all these agentic tools were so complex (and required agents to make obvious decisions which they sometimes failed at) and why everyone was hyping them so much (especially since you can make much more reliable tools in a simpler way). At the same time, I was unable to give words to why I felt this way. Your video helped me give words to why I felt this way! Thanks!

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

    I love what you have been sharing on this channel. As a developer I really enjoy the content like in this video which is not just a tutorial on a tool but knowledge that is deeper. Also less code and more control, yes please !

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

      Thanks for the comment and for being a member

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

    Simplicity is the product of wisdom, and that comes from effective experience. Most excellent video.

  • @青田小鬼
    @青田小鬼 4 หลายเดือนก่อน +1

    Thank you, Matt. You're right. If the process is simple and known, no agent is needed. Agents are meant for harder problems, e.g. independently figuring out the process to achieve a goal.

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

      Agents are no more than a prompt. Sometimes a loop. But crew and similar tools are just a gimmick.

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

      @@technovangelist haha....well said

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

    You're the best man! No one does anything as exciting as you do, with simplicity and exact methodology!

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

    I've used CrewAI pretty extensively. It is good for a specific type of agentic app, namely agents executing tightly structured processes in a coworking environment, but it is inflexible and rather buggy, especially if you're not using OpenAI's LLMs.

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

    I’m marking any emails I get with the word “delve” in them as spam 😂

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

    I love this. Exactly. Spot on. This is why I'm building my new project from scratch.

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

    It makes a lot of sense. As someone who is only just getting started playing with local LLMs, something like CrewAI seems easiest. Maybe what we really need is some good tutorials for leveraging existing libraries and techniques like you did.
    Thank you for making this - looking forward to your next videos!

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

      Tools like crew have amazing intentions but it still has a bit of work to do to become something useful. It’s already starting with a lot of baggage but hopefully with the money they raised they can get some of that solved and be something very cool. M

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

    My wife told me not to bother with these brand new frameworks (LangChain, CrewAI, Semantic Kernal, Amazon Q). Make my own. She was right.

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

      Your wife sounds awesome.

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

      By definition, the wife is ALWAYS right. So . . .

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

      True

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

    Completely agree, before I start to learn Python, I just implement the things I really need with the language I already know.
    Agents is just an architectural pattern, you don't need a framework.

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

    I have yet to make a choice and commit to a framework. Glad I watched this video first.

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

    Function calling⁉️😂 there’s got to be a better name…
    I’ve built a few dozen personal projects in CrewAI and while I enjoy working with the framework, I agree it’s not the right tool for every agentic workflow. It is hard to debug currently.
    I really like your content, brings some fresh air into the space and the motion graphics are sick! 💯

  • @JeromeBoivin-tx7fm
    @JeromeBoivin-tx7fm 5 หลายเดือนก่อน +1

    So true Matt. I’ve been trying to achieve code research tasks using a RAG and Ollama with local models and CrewAI framework for about two months, with no good results so far. Where a simple chat with Ollama and feeding the chat with results from the same RAG gives way better results and consistency. I’m keeping the CrewAI program just for evaluating new updates and see if it’s improving over the time with same agents and prompts…

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

    Spot on. Agent frameworks are good for chatbots that need to deal with a large range of tasks...but well defined workflows can just be LLM-based automations with a human in the loop

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

      Yep. And in most cases, if you think there isn't a well-defined workflow, it just means you haven't really thought about it, and there probably is.

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

    Thank GOD! One person I can always trust. I was exactly searching for this. :) I really dint want to use any of the "decorators" that mascarade as a framework :P

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

    Love the awkward silence.
    As a not-coded-forever person, who roughly understands what you are doing vs crew AI…. I like your approach. Simpler is generally better and faster… BUT may not be an extensible in the future. Which may be irrelevant in this scenario.

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

    I've tried a few different ways of getting more complex tasks done. I like the simplicity of this one. It fits my experience in that I find unless I plan on use a framework a lot, it's easier to just program the task(s) in a straight forward manner rather than take the time to learn a new package. I recall learning to use a MVC package to manage a somewhat complex web site. It really took longer than if I had just written it from scratch. I work on my own and seldom need to share my code with anyone else. Not that I don't want to but it never seems to work out.

  • @andrew.derevo
    @andrew.derevo 5 หลายเดือนก่อน

    Great Stuff! totally agree, crewai main idea behind is a - HYPE, not code, not devs, not user experience. so good to know i’m not alone here 🙌😀

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

    You mentioned Charles Petzold, when i first read it i was 18. A lot of time has passed.

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

    If i can suggest something for the ranking formula, use coefficients from geometric series. 1/2^n where n is the position of the term, this will create no overlaps between ranked videos in the ranking space.
    P.s. thank your for this video.

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

    anyway, my idea of a good agent framework would include this: in a userfriendly webinterface i can write down the request to find a good solution for an idea or project and the agent framework would come up with the choice of the appropriated agents and they identify all the tasks they need to get done to achieve the goal.

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

    Yep, this was what I was thinking too.
    LangGraph, crewAI etc. are cool to get started and build your first agent, but they really have a lot of unnecessary components, and they're creating complicated abstractions over pretty simple components

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

    I was fixated on using CrewAI and langchain for agent building. Thanks for sharing your perspective. It's more clear to me on when exactly to use these frameworks.

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

    Your “awkward pauses” at the end remind me so much of Craig Ferguson’s late night shows.

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

    i mean, whomever says there is a right way to do it... is probably wrong.

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

    When Matt talks.. I listen! Spot-on dear Sir

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

    I absolutely love Matts Videos, such a cool person, and keeps things simple.

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

    Great timing. I was just about to dive into some of these, but I'm not a Python guy and I like your approach better. Good points re: utility. Thanks!

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

    Excellent material Matt! thank you. I am delighted to watch your presentations. This is my favorite channel.

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

    While I agree with the sentiment that simpler is better. Sometimes you don't know that you could benefit from the ability to let the LLM talk back and forth between other LLMs until you've tried it on several workflows. If your plan is super well defined then it makes sense to simply the design, but for now I'll continue using crewai to scaffold out AI based workflows till I can determine the true limits of the models that are available. Good video though! Thank you for putting it together. It made me think!

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

      but you don't need crew to add that. crew adds nothing and just complicates

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

    you're right, but your approach require a deeper knoledge of programming, and all that tools are moving on the hopposite direction. As you told, the right tool depend of the thing you're doing, but I think the more complex the thing will be, less advantage your solution will get. last but not least, business side, people that know that tools ( CrewAI and the others) will have a vantage.

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

      The way I see it, with this workflow, is feels like you're actually creating something, and that you know every piece of the puzzle. As opposed to relying on some framework's internal workings, of which you have to spend time learning and adapting your way of reasoning to that of the authors'. Of course, your point still stands. This is only valid for programmers, not normal users.

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

      Crew and the others are dev tools. My approach requires less knowledge and gets it done. Those other tools simply complicate things while adding nothing of value.

    • @162arun
      @162arun 5 หลายเดือนก่อน

      @@technovangelist Is there a way non-devs can get their processes automated without having to learn coding?

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

      Coding is a pretty basic skill anyone can learn. Not much different from speaking a language. That said there are plenty of ways to do this stuff without coding too

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

    This is the most sane thing I've seen about Crew AI. Thank you.

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

    Great points about Kubernetes being overkill and just the over focus on Python etc.
    I am building an open source tool inspired by Laravel PHP just to help me see how it is not the language but so much more.
    And good points about automation, to me I want normal non coding users to see the power and ease of this as they see the power of prompts.
    Anyways great one!

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

    Can you talk about how you deploy this agent to run it periodically in the cloud?

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

    Wish there was a channel like this for those of us who don't code but want to get the same things out of AI, which. is really where AI should be going. We shouldn't care of it's Python, Go, Rust etc. We should just describe what we want and the finished product, with some iterations, should pop out the other end.

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

      That’s probably a few months to a year out

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

      Try Flowise, it is not perfect but can help get you going.

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

      "Right, I don't code, but I want to be able to do the same as people who can code do, nevermind learning to code, that's for nerds."

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

    Thanks ... I appreciate you POV... I have used CrewAI, AutoGen and more.. I have wasted tons of time learning stuff that I don't use because at some point (usually 3/4 of the way in) I realize the limitations. I mostly just learn why it is not for me.
    Not sure if I can put a finger exactly on what it is, but it seems to me like most stuff is built these days with training wheels.

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

    I am just getting started on learning about agents. So glad to find this video and hear your perspective.

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

    He reminds me of a anthropology teacher in high school that was super cool. He kept the subject matter interesting & focused.
    I like this channel. Well Done

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

    Love the pragmatic approach, thank you for the video. Rethinking my LlamaIndex learning now.

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

    This is exactly why I switched to Yacana! CrewAI was a mess and wasn't able to call my functions. And also too much boiler plate code like you said.

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

    Outstanding video. As a complete newbie this was intriguing, well explained and engaging.
    New subber and bell set

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

    Why do you think there are a good number of codebases going to GO over Python? I noticed Fabric Framework did this a little while ago. Also, love your videos subscribed for sure.

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

      Packaging is a huge one. Distributing any product that requires Python means a lot of support issues. And Python tends to be slower. I’m not sure I see a reason any package would choose to start with Python. There really isn’t any benefit.

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

      @@technovangelist, thank you for the response! As a full-stack developer, I always use Python on the backend, and I would love to learn Go and give it a shot for upcoming projects. I've used Python for so long that I never learned Go. I would like to try it out and see how the performance and code differ. I just found your channel yesterday and love it.

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

    Awesome, thoughtful video, Matt! And you have an amazing voice--you should license it to ElevenLabs. 😁

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

    so you moved from an agentic approach to a series of ai calls with some tooling.
    ok - sometimes this might be useful.
    to me, the concept behind crewai, langgraph and others points more towards having agents (ais with - sometimes multiple - tools/functions) organize themselves to generate/create some output in a non procedural manner.

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

      No. If you want to be lazy, sure let the model guess the process and it gets it right some of the time. Or just put in the work and get it done. The frameworks don't really add anything. Use the AI and the tools. Organizing themselves is a gimmick

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

    Thanks for the video! I agree the frameworks are not ready yet; SuperAGI is another example. Very, very promising but not there yet.
    But most people just don't know how to code so the frameworks like CrewAI are simply the only choice.
    Maybe in a next video you could show how the results of a solution with coding are faring against CrewAI & co.
    Would give a perspective on the maturity status of these frameworks.

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

      Folks that don’t know how to code can’t use crew either

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

    Great one, and fully aligned with you. People are always focusing on the tool instead of focusing on the need. Most of the agentic framework I’ve seen so far were falling apart as soon as you’re trying to implement something a little bit complex … and rely and local models. And the one big problem they all have (but somehow your code as well) is that they are as good as your prompting skills are … which on top will vary depending on the model you use …

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

      the prompting issue I think is valid. But still, we don't really know what works best yet, it's no man's land.
      I think that overtime you could try out different prompts and see how they perform, but obviously it takes time to collect this data.

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

      Relying on local models is bad? Better give all your stuff to openai, you're right

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

    I love his videos. It feels like my grandad is telling me calming stories. I mean it in the gooodest way 😄

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

      Well, back in my day, I had to walk through 25 feet of snow to get to the nearest computer, which was the lady down the street, since computers were just people. Is that what your granddad would have said?

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

    Spot on. Amazing how clear you explain things. love this channel. kudos

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

    I made a few rag thing in crewai, and while I love it, there's some huge gaps. Like you mentioned, when you know a tool, just tell it to use a tool. I find it cumbersome not to be able to properly debug prompts without using agentops or something. I do actually like the agents vs tasks vs tools solution, but in practice, the agent almost becomes an LLM connection rather than it's own thing.

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

    moving your head Up and Down to stop your camera?! Wow, Great job man that is a pure epic script^^

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

      Huh?

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

      @@technovangelist now you got to do it for real lol - The People have spoken

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

      what does this mean?

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

    I think similar. But to be honest I haven't tried those frameworks. From what I saw they seem to be too complex for most of the tasks you will need an agent. Most of the time - my point of view - you just need a specialized agent/workflow and not an agent who "can" do everything. Otherwise it would get to complicated as Matt is emphasizing here.
    I was discovering "instructor", a python library for getting structured output from LLMs in JSON using OpenAIs client and for a bunch of other providers. Since a few days there is a new library called "ollama-instructor" with the same approach but using Ollamas python client natively. Both use Pydantic for creating and validating the JSON response from the LLM.
    Opinion: With "instructor" or "ollama-instructor" you can create specialized workflows where you have more control over the flow itself and the outcome as with an agent framework.

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

    I think it is a matter of using abstractions. If you just need to get things done - it is ok to use simple tools but when your prototype becomes more and more complicated you may need more abstractions in order to maintain all this stuff (if you use langchain for simple RAG - it will be easier to add extra LLM type support).
    I do like crew and langgraph because it is easier to maintain pipelines when you need to check agent’s results automatically, to make some decisions based on that or to have cycles.
    I prefer to use LangChain even just for simple LLM calls because it is easier to switch to another LLM and not to deal with issues like “Claude has system prompt as another parameter instead of first chat message” etc

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

      As the project gets more complicated it’s even more important to keep it maintainable and get rid of these tools that complicate things like crew.

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

    Thank you so much for this video. Super helpful and well-presented. Your time and effort is most appreciated!

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

    If the cost of abstraction is always complexity. All these frameworks are transitional. As the new layer becomes standardised, the boilerplate tends to disappear, but so does transparency.

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

      But these frameworks offer little for transparency and a lot of boilerplate and far more complexity...so far. I am sure its just growing pains and they will become amazing after a bit more work.

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

    Thank you, I will be using your code for my YT videos!

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

    Very interesting. You brought up a really good point. I was actually wondering why I never really got into CrewAi, and the simple answer is that it was never really useful. Reliability and using as few tokens as possible are important. Actually you want to use LLMs as little as possible

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

      I think it will mature and become a really great framework, but it's got some growing up to do.

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

      Even better to not use any LLM at all, problem solved!

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

    Your videos are always a great reality check. Thank you so much, Matt.

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

    Wonderful content Matt. I might tweak it a little and use it for tiktok... and btw that score system OMG what a good idea!

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

    Tools/function calling is the proper way to do this but it becomes expensive very quickly because of the additional tokens used on every call.
    The frontier providers are all currently workng on tackling this and hope tools is in scope.
    Autogen is probably the most developed tool right now but I've found it to be problematic as the AI's can get stuck in loops !

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

      There are no additional tokens used for function calling in ollama. Not sure what you mean. And there is no cost beyond you machine and gpu.

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

      Apologies I'm referring to running hosted models operating at scale as opposed to running models locally.

  • @jeremymcmullin7858
    @jeremymcmullin7858 18 วันที่ผ่านมา

    Matt, new to agentic flows I’ll admit, but I was wondering if a n8n workflow could be the “right tool for the job” (where the flow can be defined)? 4:34

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

    I find most of the current frameworks to be based around a demo scenario. If you don't have that scenrio, their abstractions don't hold up most of the time. I lead a team that is building solutions right now, and in almost every case we find that the frameworks are just not needed. Quick simple code that does the job required is all that is needed. Customers of course think the AI can "learn" or do magic with limited data. That is just not possible.

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

    Great perspective and food for thought. Having arranged / organized some openai and groq api calling with aws step functions, I really wondered why I needed to let the orchestration agent in any of these new fangled frameworks do anything (obvious).

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

    This video is absolutely on spot - I was thinking exactly the same: why do I need to install a framework just to few functions.
    You did it so well so I am even surprised!
    Btw, the new visual elements on your video are great, but a bit distracting and rough... Yet I like them ... but I personally would prefer them a bit more refined in size, contrast and position. Keep in mind I watch on 2x speed, so maybe they are fine :D
    (Now it is like an over-salted dish... somehow less salt would make it perfect for my taste :) )

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

    the silence part is so cool!

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

    interesting, maybe a nocode/lowcode option would be a better alternative, especially for non programmers? Do you have preferences for low code tools for agents? Cheers

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

    I’ve been really annoyed by most of these frameworks recently, it’s just unnecessarily verbose and you’ll just keep bypassing bugs when trying to build something with them 🤦🏼‍♂️🤦🏼‍♂️🤦🏼‍♂️ I’m really considering building something from scratch that’s simple and works

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

    Thanks Matt, I can't get it to run, but thanks. I guess you're using linux, and I am on windows. I am not a programer and all the stuff I have used works with node.js not bun? Not sure what bun or bun.js is, I tried and could not get this to run. But thanks for taking the time to share.

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

    Today you need AI agents to translate from user prompts to structured API calls of traditional websites. But that doesn't have to be the future. Each site would evolve their API calls to handle natural languages too. So the agents of the future would be one that converts user prompts to multiple sub prompts to be injected into different agent functions.

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

      Its just a prompt. function calling in ollama and other similar tools can handle this in a simple prompt.

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

    At last someone told. what a relief. For me one black box (LLMs) is enough. With just Ollama, I am just good to go.

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

    Thanks , your video make me think a lot, in my case I just need litellm and do the stuff by myself like you did, thanks again for opening my mind

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

    as always, love it! good job man !

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

    Thank you great help in this jungle. I wonder what u think of the most recent AI dial odyssey epam framework. Its much bigger than crewAI… saluti

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

    Hi Matt, good video here. I like your idea of keeping things simple. I just don't understnad the formula you show at 6:50. So is the score=(likes*comments*24e-3)/(subs*views*days)? Maybe some of multiplications are sums?

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

    I'm flattered that you think a mad man like myself has repeatable processes.

  • @idontexist-satoshi
    @idontexist-satoshi 5 หลายเดือนก่อน

    Nice video it's gave me some ideas for the UI I've my locally for myself. :) Thanks!

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

    I found that prefect is perfect for AI. I started with metaflow, then I moved to prefect. I just assign tasks to ollama agents. I don’t use crew AI or autogen. I want to control my own state transitions. I don’t like AI that has a mind of its own 😂

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

    Very well illustrated! Thanks Matt

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

      your welcome. thanks for stopping by

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

    Looking forward for a video on your final process

  • @12wsaqw
    @12wsaqw 5 หลายเดือนก่อน

    Great video! Thanks. I really like the dark mode screens in the video :^)

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

    Great video. Keeping with the simplicity topic. I often find myself say promoting chat gpt 5 times. I then want to simply run a bunch of data through those same 5 prompts (with the ability to see and adjust output between each prompt if desired). What’s the simplest way to do this in your opinion?

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

    NLU and LLM the way to go, NLU still king as is assured "CERTAINTY", intersplice with tactical LLM agents, LLM with Rag Educate an Agent GUI. This is the model that is forging ahead. If you want a real service there's about another 50 things you need to consider, and most tools, especially codey tools cover

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

    Hi Matt, would you consider making a video using XState v5 to manage the flow?

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

    Amazing video, man!

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

    Hey Matt, would you consider a follow-up to this using one of crewAI's actual examples? I think that'd really help to illustrate the differences between the two approaches. They list them all on their docs page (not sure if I can link here)

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

      The example I showed is very comparable to

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

      @@technovangelist Absolutely. Apologies if I made it sound otherwise. Just being greedy since your content is the best

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

    I remember that Charles Petzold book . . . learned a lot from that. He's a cool guy. You should check out his book on Turing or his book on Code. Neat guy.

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

      Code is great

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

      though i seem to remember there is a newer edition I haven't looked at

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

    Hi Matt, thanks for this video. But what would you recommend for the following? I want to develop software with agents. The target is not a specific workflow but a actual software that they need to create.

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

      Not sure....all i can say is that I wouldn't recommend most of the existing frameworks

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

      @@technovangelist oki, thanks for getting back at me.

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

    One question. Incase I want to have two tasks that I want the ai to choose from. How do I do that? will it be a new ollama.generate , to choose and then an if else on top of that ?