How I Made AI Assistants Do My Work For Me: CrewAI

  Рет қаралды 887,886

Maya Akim

Maya Akim

Күн бұрын

Пікірлер: 571
@maya-akim
@maya-akim 10 ай бұрын
*UPDATE:* Thanks to the viewer @tryingET great suggestion, I managed to improve the prompts and make the output consistent. You can check out the improved version on my github. Thanks for watching and I'm curious, what were your experiences with crewAI like?
@PCMagikHomeLab
@PCMagikHomeLab 10 ай бұрын
Thanks to You I will start this in my home lab :) btw good job, waiting for more content. I see ring on finger, that's mean it's to late?
@TheGalacticIndian
@TheGalacticIndian 10 ай бұрын
Top ASMR experience👌
@christopheboucher127
@christopheboucher127 10 ай бұрын
Thanks for this deep dive! The problem with open source templates is that they don't handle function calls, which is necessary for the crew to function. It seems that OpenHermes handles it well, the scripts work as expected, but even gpt3.5 gives better results.. thanks again for sharing
@amandamate9117
@amandamate9117 10 ай бұрын
i have to agree @@TheGalacticIndian
@maya-akim
@maya-akim 10 ай бұрын
@@tryingET This was just a great suggestion! I just ran the script couple of times, and you're right, the results are much more consistent. I only changed the part with "(linkToURL)", for some reason it was throwing the agent off. But it works with simple "(link to project)". I'll update the repo, thanks a lot for this help 🙏🏻
@BuildNewThings
@BuildNewThings 10 ай бұрын
crewAI creator here, so cool to see videos like this! I also automated parts of my work with crewAI as well and it's a "a-ha" moment for sure! Great content! keep it up 💪
@build.aiagents
@build.aiagents 10 ай бұрын
Wow I was trying to find your video my guy… someone posted a tutorial with your video and didn’t link you, great videos @BuildNewThings
@MrPhilipe711
@MrPhilipe711 10 ай бұрын
Great program! Any chance we will be able to use memgpt with it?
@themax2go
@themax2go 10 ай бұрын
is it possible to run them in parallel instead of serial (maybe via threads)? The idea is that there's a manager who of course manages the worker agents (researchers, writers, ...); the worker agents then hand-off their work to analyst agent(s) who determine if more work is to be done, the result is then handed off to the manager, who then hands off to-do work to task creator agents to define what else needs to be done based on metrics from the analyst(s), then brought back to the manager who then assigns tasks to agents based on available workload (agent workload queue would be cool). also, dynamically "spawning" (instantiating) agents based on needs would be cool also, to conserve resources. maybe some features in crewai are missing yet to do that - what do you think?
@ArnaudMEURET
@ArnaudMEURET 10 ай бұрын
Huh wat? The video eventually comes to the conclusion that the results are useless and basically a waste of time. ☹️
@build.aiagents
@build.aiagents 10 ай бұрын
@@themax2go not at the moment it only does sequential, maybe pair it with autogen
@ryun_d3v
@ryun_d3v 9 ай бұрын
This is by far the most clear explanation I've found on agents, how to use them and how to run them locally. Congrats!
@hidroman1993
@hidroman1993 10 ай бұрын
Literally every LLM video Title: "I automated everything" Video: "Wow no model can understand the task"
@Enidehalas
@Enidehalas 10 ай бұрын
Still a long way to go!
@aliengod2039
@aliengod2039 5 ай бұрын
When humans take their organic brain inside their skulls for granted... Even if we could reach Singularity, we will always be n-1 away from the 'n'th civilization that Created our n-1 universe. This is the fundamental limitation of pixel based evolution. Hence, we would go a longer way being organic hackers than materialists.
@syedirfanajmal
@syedirfanajmal 3 ай бұрын
@hidroman1993 A little late to the party. Has it gone any better by now?
@martyr_lightsilver1833
@martyr_lightsilver1833 2 ай бұрын
​@@syedirfanajmalNo, lol
@ai.more-latest
@ai.more-latest 8 ай бұрын
I hardly comment on KZbin channels. But this is another level. The way you explain things, organization, referencing, and pace spot on. Great content. Please keep up the great work. Thanks :)
@christopher.a0
@christopher.a0 10 ай бұрын
I'm relieved to find someone else who faced challenges while running local models. Your sincere and practical review is appreciated. Unlike many others who simply join the hype train without discussing their struggles, your honesty is refreshing. Thank you.
@perudevlabs
@perudevlabs 10 ай бұрын
Try ollama or gpt4all anyway to run a SOTA model you will need gpu or apple silicon.
@hqcart1
@hqcart1 10 ай бұрын
me too, local models beside being pain in the butt, freezing your whole damn dev environment, then you get a shitty output, i am surprised she did test many models, i would have givenup much faster.
@nevill2947
@nevill2947 10 ай бұрын
Not enough people talk about this. I follow the steps and run into error after error. Versions don't match, missing dependencies, list goes on. Ai development really takes a toll on your life force lmao
@VizDope
@VizDope 10 ай бұрын
I only tested one model weeks ago and i got no issue installing it and running it. It’s uncensored and i was curious. Outputs were great. If you have at least 16gb ram on 7B models there’s no way it will crash your PC. Of course it’s slow as fuck, like 1 word per second generation
@hqcart1
@hqcart1 10 ай бұрын
@@VizDopeyou assume you have nothing else running dude, how do you develop this way? you need at least 64GB just to feel something!
@roynijland7386
@roynijland7386 9 ай бұрын
First time i encounter your channel/videos, and immediately got a subscribe from me. I love the clear explanation, straight to the point, no over promising or "Make $3000 dollar a day with these 10 simple bla bla". Thank you for keeping things real and useful. Breath of fresh air!
@PGFuto
@PGFuto 6 ай бұрын
Dr CC cfv CC cccc denn cr FFM ggf so XXL ref für du v_''_& cv
@grimskull416
@grimskull416 10 ай бұрын
It's shocking to me how quickly someone made an AI to do this, as I created my own autonomous agents in python a few months back to do these similar things. One tip I have for people trying to come up with a large & detailed tasks/descriptions is to write it in a .TXT file, and then reference it in your code. That way it keeps the code clean and also easy to modify the descriptions and tasks in the future without changing anything in the code.
@123userthatsme
@123userthatsme 9 ай бұрын
Excellent idea! You could even create services to update it from a GUI without touching your code. I'd probably set it up like a traditional JSON config file.
@DAN_1992
@DAN_1992 9 ай бұрын
How to use .txt from my laptop and feed it as an input to the llm? please guide
@aussiewanderer6304
@aussiewanderer6304 Ай бұрын
​@@DAN_1992 I don't know the answer, but could you just type that question into ChatGPT and it'll tell you?
@GabrielVeda
@GabrielVeda 10 ай бұрын
This mirrors my experience with local models vs automation. I've come to the conclusion I either need to massively upgrade my hardware or just wait it out for a new breakthrough model. I'm a bit jaded with all the hype that never seems to live up to real-world use.
@antoineminiconi4943
@antoineminiconi4943 10 ай бұрын
totally agree
@bunkertons
@bunkertons 9 ай бұрын
Welllllll, yes and no. I've been able to tripple my productivity and I got 100% on two seperate essays using AI to workshop some ideas and build the essay outlines.
@AverFlow
@AverFlow 8 ай бұрын
We already have "Agency Swarm" in our business so there is no need for CrewAI or Autogen for sure. Try it out.
@hasanaboulhasan
@hasanaboulhasan 10 ай бұрын
Good Job Maya :) I thought about many ideas while watching your video!
@nedyalkokarabadzhakov5405
@nedyalkokarabadzhakov5405 10 ай бұрын
Very good and clear explantion. I rarely comment but when i do its because is worth it. So GPT-4 was the best model for all the tasks.
@EricSchroeder-cc4hf
@EricSchroeder-cc4hf 7 ай бұрын
One of the best, honest reviews - love this! Thank you!
@pavangandhi7808
@pavangandhi7808 7 ай бұрын
Love this. Really transparent and talking about limitations of models..
@LiubovIlina-ls7gr
@LiubovIlina-ls7gr 8 ай бұрын
Huge thanks for such detailed, well structured and illustrated information! The best video I’ve watched on AI so far.
@laStar972chuck
@laStar972chuck 10 ай бұрын
Damn, you really are DOING THE WORK and then reporting back to us for free, dude ! Thanks so much for such gem. Much appreciated !
@aimattant
@aimattant 10 ай бұрын
Maya, have to say - that was in-depth. Love the detail. Expensive running GPTs with CHAT 4. The output is definitely worth it though. I guess getting your own custom newsletter every day for less than a dollar does save research time. The next step is to get that file data into the actual newsletter now. Cheers for the free resources on Langchain. Just getting into APIs with py and deployment apps. I predict that you will have a great future on KZbin. Keep up the good work.
@gosuperva
@gosuperva 6 ай бұрын
This is awesome! Building a team of AI agents that can access real-world data sounds incredibly powerful.
@iserter
@iserter Ай бұрын
Am I the only one who appreciates a good educational video that has no overly hyped reactions?
@mcramirez
@mcramirez 10 ай бұрын
Excellent explainer... Congrats and keep going !!!! Hello from Dominican Republic.
@gabrieliba
@gabrieliba 8 ай бұрын
Thank you for your clear and lucid explanation about CrewAI !!!
@deepdrops
@deepdrops 9 ай бұрын
Great video, Maya! Please keep creating more valuable content about agent creation.
@g_software
@g_software 10 ай бұрын
This was an awesome video Maya. Thank you so very much for the wonderful and very helpful information! 🙏
@XERXESLIMITED
@XERXESLIMITED 28 күн бұрын
This video is fantastic! The content is thoroughly explained and incredibly helpful for professionals in the IT space. At Xerxes, we truly value such clarity and effort. Keep up the great work-looking forward to more insightful content like this!
@andresroca9736
@andresroca9736 9 ай бұрын
Really nice work friend. Nice narrative style and prosody while getting such a structured goal. And definitely awesome to listen discussions on the topics and decision making, this marks the difference. ... For trivial coding there is AI and Internet... for the core reasons and concepts there is us the humans
@KamleshKumar-yh1lt
@KamleshKumar-yh1lt 8 ай бұрын
Super work there Maya. You earned a subscriber, and a follow. I built an agent on node with run tools with custom functions over RAG. But this is next level only, will try this next. Thanks again. Keep shining
@swifttransactions3595
@swifttransactions3595 10 ай бұрын
INCREDIBLE CONTENT. You just got a new follower
@howtomeditateai
@howtomeditateai 9 ай бұрын
I want to thank you for this video! It is one of the most informative videos I have seen. Now that I watched it through I realized you really did your homework. I appreciate it.👏
@OrderProAI
@OrderProAI 8 ай бұрын
This is incredible. Thank you so much for sharing. Very inspiring!
@DaviddTech
@DaviddTech 10 ай бұрын
Amazing video thanks for the insights.
@KINGJ2023
@KINGJ2023 8 ай бұрын
I had some unsalted Pringles, last week. This week, I had a Four Loko Gold
@mortitotti
@mortitotti 9 ай бұрын
Absolutely Stunning Maya, Thanks for sharing these golden information.🤩
@joze838
@joze838 9 ай бұрын
This was probally the most helpful video I have ever watched.
@codeplaywatch
@codeplaywatch 10 ай бұрын
I haved learned few very important things from your video. Thank you for an amazing video 🙏
@alexatedw
@alexatedw 10 ай бұрын
I used this same method only through Google apps script and integrated into spreadsheets. Nice work
@lausianne
@lausianne 8 ай бұрын
That sounds interesting. I know Apps script better than Python and I want to work with sheets. Would you share your work, or some of your insights?
@alexatedw
@alexatedw 8 ай бұрын
@@lausianne sure. I have a few videos on my channel and if you shoot me an email, I can share the code I used
@KCM25NJL
@KCM25NJL 10 ай бұрын
It's quite possible that GPT4 is much more adept at understanding the premise of function calling, as it likely has a fine tuned expert in it's MOE to deal with "GPTs", thus making it more capable when dealing with OOTB solutions like CrewAI et al. I'd hazard that until someone fine tunes an OS model with a variety of function calling methods, and tools like CrewAI move on to more dynamic conversation flows rather than just sequential, then we'll begin to see the benefits of offline muilti-agent setups.
@vinchitZone
@vinchitZone 6 ай бұрын
this is so in-depth and really appreciate your hard-work and dedication Maya.
@sfield541
@sfield541 10 ай бұрын
Really good foundational information and great content. Thank you!!
@tanyakoleva9280
@tanyakoleva9280 Ай бұрын
Many thnakns, you just saved me a kot of time trying to figure out if compound model with agents will solve a particular problem. I have basic python knowledge and that was going to eat a lot of my time. So thank youuuuuuu! ❤
@rushirajpara6815
@rushirajpara6815 10 ай бұрын
Appreciate the way you've explained difference with analogy of "Thinking, Fast and Slow"
@just..someone
@just..someone 10 ай бұрын
Side note, when showing something like the “ai agent landscape” would be neat if there was a reference where to find it. (There was enough info to do so, but a side of the repo would be sweet)
@maya-akim
@maya-akim 10 ай бұрын
good callout, thanks! just included the link in the description box!
@enjoypolo
@enjoypolo 8 ай бұрын
I’m not a coder but want to learn how to build and tinker with these. Thanks for the clear explanations!
@MaliRasko
@MaliRasko 10 ай бұрын
everybody can do it.. then opens a terminal and starts typing 😂.. loving this video already.. can’t wait till we start pip installing stuff
@maya-akim
@maya-akim 10 ай бұрын
some encouragement is not bad ;) but also, the creator of crewai is already working on UI, so hopefully, people won't be pip installing for too long
@build.aiagents
@build.aiagents 10 ай бұрын
😂 yea that install she skipped at the beginning would have been helpful for people like me, luckily I have GPT4 😅
@Yoshi-Wise
@Yoshi-Wise 10 ай бұрын
This reminds me of the idea of Oligarchy. In an oligarchy the laws and policies are set by a group of people who have a large amount of proven experience and success in life. Usually older people who are still healthy but have 40 years or more success in their field. They work together to determine the best option for everyone from their different perspectives.
@ThatNateGuy
@ThatNateGuy 5 ай бұрын
Great presentation of the use cases and functionality. Thanks, Maya! 🙂
@jacek_poplawski
@jacek_poplawski 10 ай бұрын
On 8GB VRAM I had no problem running 10B or 13B models, however I run Q5 gguf. On 24GB VRAM I am able to run 70B Q4 gguf. For slow tasks it's acceptable speed.
@gutchimoto2112
@gutchimoto2112 5 ай бұрын
This is one of the best videos on ai assistants.! 🎉 thank you Maya!
@RichardGetzPhotography
@RichardGetzPhotography 10 ай бұрын
This is a great video!! THANK YOU! What about fine-tuning a local model to perform better by training individual agents? Copywriter: trained on how to write effective copy Proofreader: trained to review the copy for edits and suggestions Project Manager: review work against requirements Marketer: brings in marketing experience for evaluating concepts Researcher: skilled in researching against the requirements and working with the marketer. Risk Manager: identifies risks and how to mitigate them Venture Capitalist: reviews the project and provides feedback on how to get funding. Can you have a router with crewAI? Starts with PM to scope the work, assign tasks, and validate deliverables.
@EduGuti9000
@EduGuti9000 8 ай бұрын
I had the same idea about fine-tuning LLMs for specific tasks. Since the agents are created with prompts (afak), I think it makes sense to fine-tune LLMs for those prompts. Maybe there is already a dataset for that. If someone knows about it, please share where it is.
@joshuacunningham7912
@joshuacunningham7912 10 ай бұрын
Wow. Thank you for such a great video and for sharing these insights. Really good.
@mhdz10
@mhdz10 8 ай бұрын
This is awesome Maya, thank you for sharing.
@horus8296
@horus8296 10 ай бұрын
You look like a 500k+ suscribers's creator, great job and great video btw
@maya-akim
@maya-akim 10 ай бұрын
thanks a lot :)
@AkysChannel
@AkysChannel 10 ай бұрын
It's very calming to listen to you. Doesn't happen with technical videos a lot. Great vid!
@DeruwynArchmage
@DeruwynArchmage 9 ай бұрын
My understanding is that using a larger quantized model works better. I’m planning on trying it soon on my computer, maybe with autogen. I’ve got a 4090, i9-10900k, and 64Gb RAM, so I’m hoping I can run maybe a 30b quantized model on it. I read that the ~5-bit quantized models are the sweet spot that reduces your memory footprint without any significant loss in quality of responses. 4-bit is still good but takes enough of a hit to matter. Again, haven’t tried it myself, so maybe I’m mistaken, but that’s what I read.
@jabatheshort660
@jabatheshort660 10 ай бұрын
This is an incredible guide!!! Thank you so much for making this video
@henghuang8097
@henghuang8097 10 ай бұрын
00:28 The inner dialogue shows the two systems of thinking: slow, deliberate system 2 vs. fast, automatic system 1. 🤔 01:36 Some people found two ways to simulate system 2 rational thinking in AI: tree of thought prompting and platforms like CrewAI. 💡 03:13 I’ll set up 3 AI agents on CrewAI to analyze my startup idea: a marketer, a technologist, and a business consultant. 👥 05:42 I defined specific tasks for each agent: analyze market demand, make product suggestions, and create biz plan. 📝 08:12 Making agents smarter is easy - add tools to give them access to real-time data like Google and Wikipedia. 🧠 11:06 I wrote a custom Reddit scraper tool to get higher quality info for my agents. 🤖 15:25 I tested 13 local AI models - most failed, but Llama-13B worked best to understand the task. 📈 Supported by NoteGPT
@iammanuelmorales
@iammanuelmorales 10 ай бұрын
Thanks for the refreshingly honest results rather than the usual fake hype. It looks to me that LLMs have a long way to improve before autonomous agents can become actually useful.
@jameehuang
@jameehuang 2 ай бұрын
Their efficiency in handling tasks like data processing and research is astounding. Have you ever attempted to coordinate several AI agents with SmythOS?
@DigitalBeautyVault
@DigitalBeautyVault 7 ай бұрын
Hi Maya! I’m so fascinated by your technical abilities. I barely understand the whole thing, but I’ve always been fascinated by AI and started learning AI tools.I saw on your tiktok that you taught yourself Python. It would be awesome if you can also share your learning process coming from a non-tech background and how’s your progress so far. Thank you :)
@maya-akim
@maya-akim 7 ай бұрын
Thanks! It's a great idea, I'll definitely make a video about that :)
@gerardoarizmendi5868
@gerardoarizmendi5868 6 ай бұрын
You just won a New Subscriber, great video 🎉
@AlwaysCensored-xp1be
@AlwaysCensored-xp1be 8 ай бұрын
Will be learning more about this CrewAI. I have been using ollama to run LLMs on my Raspberry Pi5. I really need more Pi5s to run in parallel.
@antoineminiconi4943
@antoineminiconi4943 10 ай бұрын
Thank you for your great research and video. Concerning Daniel Kahneman´ system 1 and system 2, the French neuroscientist Olivier Houdé proposes a continuation of this theory, based on the latest neurology discoveries. He published a short book called “L’Intelligence humaine n’est pas un algorithme.” that is easy to read and understandable, and as it is short, it might be easy to translate to English with an LLM.
@PawFromTheBroons
@PawFromTheBroons 9 ай бұрын
That's the most mental use of a boom arm I've seen anywhere. 😆 Commented for creativity, and the engagement boost.
@luigitech3169
@luigitech3169 10 ай бұрын
Thanks for testing local AI models, I had a similar experience
@AirmanCS
@AirmanCS 10 ай бұрын
Ha never heard anyone mentioning thinking fast and slow anywhere that is a great book
@NeoNerdDeveloper
@NeoNerdDeveloper 2 ай бұрын
long time no see ... A lot has happened since . i was expecting a video.
@vactum0
@vactum0 4 ай бұрын
great! so much of ur tests and trials, thank you for sharing all
@mysticaltech
@mysticaltech 7 ай бұрын
Maya, wonderful! I love learning from you. About local models, I bet Nous-2-Pro-7B could do a good job but have yet to try it. Keep up the good work!
@petealiendnatronics6152
@petealiendnatronics6152 6 ай бұрын
very informative thank you. something like a carpet or room dampening could help the sound quality of the stream. thanks again.
@JohnnyTwoFingers
@JohnnyTwoFingers 10 ай бұрын
You explain these things WAY better than anyone else I've watched, thank you!! 👍👍👍
@itsrandeep
@itsrandeep 9 ай бұрын
So these agents requires something called "Function Calling" in LLM which is enabled in GPT-4. That's why open source models didn't perform well, but I think models that are fine tuned for agents and function calling will do better. Worth a try!
@just..someone
@just..someone 10 ай бұрын
I would give mistral medium a shot, from what I’ve tested it’s quite good, but a fair bit cheaper than gpt4. Only available via the mistral api and not much info on it, but I really liked it
@maya-akim
@maya-akim 10 ай бұрын
try integrating it with this langchain tool, should work but I didn't try: js.langchain.com/docs/integrations/chat/mistral
@just..someone
@just..someone 10 ай бұрын
Was mainly a suggestion regarding cost, I think it’s about a quarter the cost of got4 turbo, and that already about half of normal gpt4. The biggest limitation might be the 32k context, but that’s been fine for me so far. Seems like a good balance between super cheap & basic (3.5) and expensive & good reasoning (4) regarding cost, but not everyone knows about it. (Not meant as critique to your video, rather in case anyone is looking at the comments for additional input ) And I’ll have a look at that, good to know it already exists!
@diwakardayalan
@diwakardayalan 2 ай бұрын
Explaining someone with an example is tough part, best part is you got an excellent example with a wonderful pace to explain things to your viewers. Keep rocking.
@MavRikMorocco
@MavRikMorocco 4 ай бұрын
Great video! Thanks for all your hard work!
@YoungMoneyInvestments
@YoungMoneyInvestments 10 ай бұрын
I watched Matthew Berman’s video on AutoGen, what made you decide to use CrewAI and have you tried/compared it to AutoGen?
@rsirka
@rsirka 10 ай бұрын
🎯 Key Takeaways for quick navigation: 00:41 🧠 *The video discusses the differences between System 1 (fast, subconscious thinking) and System 2 (slow, deliberate thinking) in the context of AI capabilities, highlighting that current language models primarily operate on System 1 thinking.* 01:48 💡 *Introduces two methods to simulate System 2 thinking in AI: "Tree of Thought" prompting and the use of platforms like CrewAI, which enable the construction of custom AI agents capable of collaborative problem-solving.* 03:26 🚀 *Outlines the process of setting up AI agents using CrewAI, emphasizing the importance of defining specific roles, goals, and backstories for each agent to ensure effective task execution.* 07:22 📈 *Describes how AI agents can be made more intelligent by granting them access to real-world data, and how to avoid fees and maintain privacy by running models locally.* 14:31 💸 *Discusses the cost implications of using models like GPT-4 for AI-driven tasks and explores local models as a more cost-effective and private alternative, despite their varying performance and capabilities.* Made with HARPA AI
@MindSetShortsOficial
@MindSetShortsOficial 9 ай бұрын
As I loved the video, I'm going to create my agents 🕵‍♀; Thank you Maya! 😄
@waleedsalama336
@waleedsalama336 8 ай бұрын
Great work! I'll try it out tomorrow! 👏
@AIWithHenry
@AIWithHenry 9 ай бұрын
🎯 Key Takeaways for quick navigation: 00:01 🧠 *Andre from OpenAI clarifies current LLMs are only capable of fast, instinctual thinking, not slow, rational analysis.* 02:15 🤝 *Crew AI allows anyone to build custom "agents" that can debate issues, thereby simulating rational thinking. * 03:26 💡 *Demos building 3 agents - marketer, technologist, consultant - to analyze a business idea.* 05:16 📋 *Defines specific tasks for each agent to collaboratively produce a business plan.* 08:37 🛠 *Adds "tools" to give agents access to real-time data, making them smarter.* 11:34 📰 *Builds a custom Reddit scraper tool to generate better newsletter content.* 14:58 💰 *Running models locally avoids OpenAI fees and keeps conversations private.* 18:49 🤔 *13B LLM was the only local model that vaguely understood the task.* Made with HARPA AI
@RPBCACUEAIIBH
@RPBCACUEAIIBH 10 ай бұрын
Thanks for the info. Didn't even knew about Crew AI.
@nikhil0360
@nikhil0360 7 ай бұрын
Actually a great video to start with AI agents, thanks
@LearnAvecAmeen
@LearnAvecAmeen 10 ай бұрын
I just discovered your channel, beautiful concept, all the best insh'Allah
@josgraha
@josgraha 10 ай бұрын
This is like a book in one video, thank you so much! Just curious, but how would you compare the latest autogen studio to crew ai? Lots of wonderful ideas here and beautifully presented, thank you so much for publishing this, you are indeed a knowledge sharing master and the world needs more intellectual contributions like this. Thanks again!
@maya-akim
@maya-akim 10 ай бұрын
thanks a lot! I'm working on autogen studio video and I'll compare it to crewai
@SimonHuggins
@SimonHuggins 10 ай бұрын
Would be interesting to see if combining MemGPT with one of these LLMs might help as your problem is most likely a teeny tiny context window - it may be your instructions are getting lost when combined with all the data taken from the tools. I believe the creator of CrewAI is looking into this
@Stewz66
@Stewz66 10 ай бұрын
I had this thought as well.
@InXLsisDeo
@InXLsisDeo 10 ай бұрын
Hello, just found your channel. I was expecting some mediocre video under a somewhat clickbait title, but I quickly realized this was some actually interesting content, and I am quite impressed by this thing. will definitely give it a try, although I can already see the terrible social and economical impacts of using it in the real world in enterprises. PS: at the end, it sounds to me like what you did to get your result was overfitting.
@maya-akim
@maya-akim 10 ай бұрын
thanks a lot :) yeah you're right, I didn't even think about it, but overfitting might be the problem!
@djosearth3618
@djosearth3618 10 ай бұрын
Yes well said definitely got my attention even clicked the bell for the fourth time ever. Funny intro then actual genius-like content behind it. This channel must be AI already that's the only possibility.... ;]
@louisgaarphotography4249
@louisgaarphotography4249 10 ай бұрын
Sometimes it's faster and more efficient to do the work (write the business plan or blog) yourself as a human rather than spending time and programming AI to do it. But I'm old, with an efficient creative mind. But, good video.
@dmitrymainichev789
@dmitrymainichev789 9 ай бұрын
It's just a tool. Simple old human is still the best to get work done!😂
@jorper98
@jorper98 10 ай бұрын
Wow! Very good video! So much GREAT info - thank you!
@micbab-vg2mu
@micbab-vg2mu 10 ай бұрын
Thank you for the video. At the moment, I am experimenting with Crewai and Autogen (it uses cheaper GPT4 turbo) - these tools are improving every month. In practice, I still achieve better results when I closely collaborate with LMMs - but who knows, in 6-12 months it might be possible to fully automate my workflows.
@maya-akim
@maya-akim 10 ай бұрын
thanks for the feedback! that's interesting, I also can only automate parts of my work that require processing big amount of data. but who know what's going to be possible in 6-12 months!
@jovanav3
@jovanav3 10 ай бұрын
@micbab-vg2mu Could you share insights into where you create your workflow for optimal results? I'm curious to know if you have any specific advice or insights for optimizing your workflows with LLMs? Any tips you can share would be appreciated!
@aszmajdzinski
@aszmajdzinski 9 ай бұрын
Hello, could you share your thoughts about crewAI vs Autogen? Which one provides better results? Maybe which one is simpler to use? Or which one gives more opportunities?
@micbab-vg2mu
@micbab-vg2mu 9 ай бұрын
Adam - obie metody są bardzo prose w użyciu ( nie mam wykształcenia IT i daje radę). Jeśli planujesz open source - rekomenduje CrewAI jeśli GPT4 to Autogen2. Mimo że workflowy nie sa perfekcyjen to wart je znać - )@@aszmajdzinski
@MrSuntask
@MrSuntask 10 ай бұрын
Wow! Love it!
@CurNexa
@CurNexa 8 ай бұрын
Would love to see this with larger models although I know they're hard to run locally.
@andk9999
@andk9999 10 ай бұрын
Great video! Congrats!
@tharaka911
@tharaka911 9 ай бұрын
I like your setup and vibe keep this good work up
@trainspotting02
@trainspotting02 6 ай бұрын
Great video and LLM review.
@OneBitCode
@OneBitCode 3 ай бұрын
Amazing video 🤘
@alecc.5610
@alecc.5610 7 ай бұрын
That mic stand placement is wild lol
@ojciecvaader9279
@ojciecvaader9279 10 ай бұрын
I just started to learn about AI and.. I barely understand whats going on here, but I'm fascinated :). I was thinking about possibility to create this kind of agents/assistants for tasks like searching informations about specific topic online. I will follow you :),
@BoldStatement
@BoldStatement 10 ай бұрын
🎯 Key Takeaways for quick navigation: 00:41 🤔 *Large language models (LLMs) currently exhibit system one thinking, which is subconscious and automatic, lacking the ability for deliberate, rational system two thinking.* 01:48 🌐 *Two methods to simulate rational thinking in AI: Tree of Thought Prompting, where experts contribute perspectives, and platforms like CrewAI, allowing collaboration between custom-built agents.* 03:13 ⚙️ *Building AI agents with CrewAI: Create agents (e.g., market researcher, technologist, business development expert), define tasks, and establish a sequential process for collaboration.* 08:37 🧰 *Enhancing agent intelligence: Add built-in tools for real-world data access, such as text-to-speech or Google search tools, to improve AI agents' capabilities.* 09:31 📰 *Creating an AI-driven newsletter: Utilize tools like Google search to gather information, but consider custom tools (e.g., Reddit scraper) for better control over data sources.* 13:23 💡 *Challenges with AI instructions: AI agents, even with GPT-4, may not consistently follow instructions, and results can vary. Custom tools may offer more control but require careful implementation.* 15:10 💸 *Cost considerations: Running AI scripts with external APIs can accumulate costs. Local models can be an alternative, but performance varies, and some models struggled with tasks.* 16:05 🚀 *Local models in CrewAI: Use local models to avoid API costs. Consider RAM requirements (e.g., 8GB for 7 billion parameters) and experiment with different models for optimal results.* 17:54 🧪 *Experimenting with local models: Testing various local models (e.g., llama 2 Series, 52, open chat) showed varying performance, with some models struggling to understand tasks.* 19:04 📊 *Results and conclusions: Despite challenges, a regular llama 13 billion parameters model, not fine-tuned, performed surprisingly well in incorporating data from a subreddit, highlighting experimentation and challenges in AI use.*
@Suc-p4n
@Suc-p4n 10 ай бұрын
please do quick guide on how to setup the environment for crewai :)
@13exousia
@13exousia 10 ай бұрын
I have been considering doing this. Thanks Maya.
@costathoughts
@costathoughts 9 ай бұрын
Hey Maya! It was an amazing video! Its growing my interest to work in some stuffs more IA related, one the thing that shine to me is the Agents as a nerd I was thinking how is the effort to create a Copilot agent that would have access in some local project even the github, however, using a Local LLM
@pacoalamillos3603
@pacoalamillos3603 9 ай бұрын
🎯 Key Takeaways for quick navigation: 00:01 🧠 *System 1 vs. System 2 thinking and AI limitations.* - Explanation of system 1 (fast) and system 2 (slow) thinking. - Current large language models (LLMs) are limited to system 1 thinking. - Desire for LLMs to achieve system 2 thinking for complex problem-solving. 02:02 🔄 *Two methods to simulate rational thinking in AI.* - Tree of thought prompting involves considering issues from multiple perspectives. - CrewAI and agent systems allow collaborative problem-solving with custom agents. - Demonstration of assembling an AI agent team for startup analysis. 07:09 🌐 *Making AI agents smarter with real-world data access.* - Integration of built-in tools, like text-to-speech and Google search, to enhance agents. - Example: Using Google search tool for creating a detailed AI and ML innovation report. - Introduction of local llama subreddit data for improved information quality. 10:25 🌐 *Custom tools for better data sources in AI tasks.* - Introduction of custom Reddit scraper tool for more relevant information. - Comparison of Gemini Pro's output and challenges with generic text generation. - Acknowledgment of occasional variations and flakiness in agent outputs. 13:50 💰 *Cost considerations and running local models.* - Discussion on pricing for API calls and the need to avoid high expenses. - Testing open source models with varying parameters for running locally. - Recommendation for at least 8 GB RAM for local models. 15:25 📊 *Performance of local models and surprising discoveries.* - Experimentation with different local models and their understanding of tasks. - Identification of models that performed poorly and surprising results with a basic model. - Sharing notes on local models to avoid and those showing promise. 19:18 🤖 *Conclusion and audience engagement.* - Recap of local model performance and potential improvements. - Invitation for viewers to share their experiences with CrewAI. - Appreciation for watching and anticipation for the next video. Made with HARPA AI
@seckinkukrer6920
@seckinkukrer6920 10 ай бұрын
Have you ever consider that the problem might be in the Prompt Styling or Prompt Structure at all?
AutoGen Studio: Build Self-Improving AI Agents With No-Code
27:06
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН
Мама у нас строгая
00:20
VAVAN
Рет қаралды 9 МЛН
Trick-or-Treating in a Rush. Part 2
00:37
Daniel LaBelle
Рет қаралды 46 МЛН
I Analyzed My Finance With Local LLMs
17:51
Thu Vu data analytics
Рет қаралды 495 М.
Merge LLMs to Make Best Performing AI Model
20:17
Maya Akim
Рет қаралды 45 М.
host ALL your AI locally
24:20
NetworkChuck
Рет қаралды 1,3 МЛН
Build Anything with AI Agents, Here's How
29:49
David Ondrej
Рет қаралды 319 М.
Qwen Just Casually Started the Local AI Revolution
16:05
Cole Medin
Рет қаралды 71 М.
7 New AI Tools You Won't Believe Exist
14:09
Skill Leap AI
Рет қаралды 138 М.