Automate your Life with AI Agents (EASY CrewAI Tutorial)

  Рет қаралды 10,418

Infinite Codes

Infinite Codes

Күн бұрын

Automate your Life with AI Agents (EASY CrewAI Tutorial)
In this video, I will show you the power of AI Agents by introducing you to the powerful new tool Crew AI. We will start by talking about the current limitations of ChatGPT to then see how CrewAI solves many of these limitations by creating crews of autonomous AI Agents.
The second half of the video is a full CrewAI tutorial. We will look at the Python code together and draft AI Agent and Task descriptions together. In the very end we will run the crew and look at the results together.
If you have foundational Python skills, are able to clone a repository from github and know how to use ChatGPT, you should be able to follow along.
Resources:
CrewAI website: www.crewai.com/
Joao’s CrewAI github repo: github.com/joaomdmoura/crewAI
Example crews and templates: github.com/joaomdmoura/crewAI...
To follow along just clone the crewai-examples repo and open up the folder for the crew of choice.
You will need an OpenAI API key (platform.openai.com/) and a SerperDev API key (serper.dev/) to run this crew.
To install crewAI & tools:
pip install crewai
pip install 'crewai[tools]'
Use Artificial Intelligence and AI Agents to automate whatever you can think of!
Chapters:
00:00 - Introduction to CrewAI
00:23 - Limitations of ChatGPT
01:22 - How CrewAI takes ChatGPT to the next level
02:52 - Who can use CrewAI?
03:57 - Example Crews
05:53 - How does CrewAI work and types of crews (hierarchical vs sequential)
07:12 - Setting up an example crew
09:23 - Looking at the code together
17:07 - Running the crew (command line)
18:19 - Looking at the results
20:27 - Conclusion & Takeaways

Пікірлер: 32
@iceiceisaac
@iceiceisaac 8 күн бұрын
Definitely do the hierarchical example.
@InfiniteCodes_
@InfiniteCodes_ 8 күн бұрын
almost ready
@andresnino3215
@andresnino3215 18 күн бұрын
great work :), Please make the hierarchical example too!
@InfiniteCodes_
@InfiniteCodes_ 15 күн бұрын
Will do soon! Thank you :)
@elevenvibes
@elevenvibes 9 күн бұрын
I want to see it too
@SureshRajNeupane
@SureshRajNeupane 6 күн бұрын
Please make more complex and real life use case crewai agents videos on sequential and hierarchal agents flows.
@raghavendra2426
@raghavendra2426 19 күн бұрын
Subscribed, please do hierarchical one
@InfiniteCodes_
@InfiniteCodes_ 15 күн бұрын
will do my best! :)
@qzwwzt
@qzwwzt 19 күн бұрын
Is it possible to get the job description in another language? I'm thinking if I could write in the desired output a statement like " write im Brazilian Portuguese, for example
@phyllyf763
@phyllyf763 18 күн бұрын
Of course you can. Just add another agent incharge of that.
@truliapro7112
@truliapro7112 10 күн бұрын
Did anyone use aws bedrock with crewAi ?
@nsedwards
@nsedwards 4 күн бұрын
Yeah I'd like to see the hierarchical example also and also you keep saying: "You don't need to know any coding" but by the time you got to 10:12 in the vid I could almost FEEL 75% of the audience disappear. Of course you need help from developers, you've not looked at QA or deployment etc. this all sounds like COBOL back in the day.
@vivianaknight3750
@vivianaknight3750 20 күн бұрын
Please make the hierarchical example too!
@yellowboat8773
@yellowboat8773 23 күн бұрын
Have you actually used these examples? They do not function like you say they do
@InfiniteCodes_
@InfiniteCodes_ 15 күн бұрын
Not all of them no. Feel free to clarify anything I might have misunderstood.
@phyllyf763
@phyllyf763 18 күн бұрын
From your example, the agents are not really subordinate, they don't take to instructions. I waited to see the offer of 60 days off and the purple giraffe but was disappointed. I guess that's what gpt4 fails in. It is so stubborn.
@InfiniteCodes_
@InfiniteCodes_ 15 күн бұрын
Yeah I noticed that too, it had worked when I tried it for another company off screen, but maybe the particular to posting and company were such that it found so many examples online that it "overrode" that. I am fairly certain you can make your instructions a bit more rigid to get it to include it, I don't want to rerun it many times though because each time costs money And yes they are not subordinate, because I used the sequential crew not the hierarchical one
@phyllyf763
@phyllyf763 15 күн бұрын
@@InfiniteCodes_ I guess what we need more are tutorials on how to effectively compel gpt4 to strictly follow instructions and be consistent. I haven't really properly understood the use of seed to make it consistent. If you understand it, please be so kind as to teach us.😊😊😊
@md.delwarhossainmunna7460
@md.delwarhossainmunna7460 24 күн бұрын
5 Things I am doing to Beat AI
@elevenvibes
@elevenvibes 9 күн бұрын
Hierarchical example but make it step by step from scratch even though it's a hour long video please help us with no code experience and thick headed 😂
@InfiniteCodes_
@InfiniteCodes_ 9 күн бұрын
The hierarchical video is almost done. If you need more details I'll make another one :)
@mh60648
@mh60648 10 күн бұрын
Tip: For the next video, you might want to use a popfilter between your mouth and the microphone...
@InfiniteCodes_
@InfiniteCodes_ 10 күн бұрын
Thanks, I am actually struggling with this, I did use one but it's still not great, Idk if the mic is just not good enough or if I need to learn how to postprocess better (probably both).
@mh60648
@mh60648 10 күн бұрын
@@InfiniteCodes_ Sometimes it helps to put the mic a bit of axis so the air blows past it.
@razvanxp
@razvanxp 19 күн бұрын
No "foudational python dev" will be able to plan and design a project from scratch, by the time you do that you are already versed in python, software architecture and other technologies, you can't build something that you don't understand even with AI..
@steenbot6413
@steenbot6413 18 күн бұрын
I disagree. I’m a foundational python dev (my focus is cyber security, not developing). I’ve been able to create my own team of 4 AI agents to perform a task as a Crew within half a day. maybe i’m used to troubleshooting in the dark…
@razvanxp
@razvanxp 17 күн бұрын
@@steenbot6413 I think you sell yourself short, I built a few teams (of people) in my career so far and the best of them were saying things like you "I am not that good with Cloud" or "I have limited knowlegde of " etc but they were far above average.. usually people that understand their level of a given skill are above the mid line with that skill, because it takes skill to understand how much skill you have 😅 Foundational python skills for me means probably a really low bar 😅
@InfiniteCodes_
@InfiniteCodes_ 15 күн бұрын
I've taught both 8-week and 12-week python bootcamps for absolute beginners and I am close to 100% certain most, or even all, of my students could have done this.
@Csoltero6
@Csoltero6 5 күн бұрын
The AI voices in these videos are pissing me off. They need to get a little better before everyone starts using them
@avataros111
@avataros111 6 күн бұрын
what a lame generated video
Master CrewAI: Your Ultimate Beginner's Guide!
1:00:18
Sam Witteveen
Рет қаралды 50 М.
CrewAI Tutorial: Complete Crash Course for Beginners
1:05:43
codewithbrandon
Рет қаралды 112 М.
Balloon Pop Racing Is INTENSE!!!
01:00
A4
Рет қаралды 9 МЛН
M Collection Presentation
1:13:43
MIDASoft Inc
Рет қаралды 8
How I've Created an Army of AI Agents (so I don't have to work lol)
15:26
Must Have AI Skills In 2024
12:27
Tina Huang
Рет қаралды 41 М.
How to AUTOMATE LINKEDIN POSTS with CrewAI | CrewAI Tutorial
22:39
The Neural Maze
Рет қаралды 3,4 М.
Build Anything with AI Agents, Here's How
29:49
David Ondrej
Рет қаралды 128 М.
This AI Skill Will Put You Ahead of 98% of People
30:19
David Ondrej
Рет қаралды 15 М.
Creating an AI Agent with LangGraph Llama 3 & Groq
35:29
Sam Witteveen
Рет қаралды 21 М.
Build Anything with Llama 3 Agents, Here’s How
12:23
David Ondrej
Рет қаралды 75 М.
AI Pioneer Shows The Power of AI AGENTS - "The Future Is Agentic"
23:47
AutoGen Studio: Build Self-Improving AI Agents With No-Code
27:06
Balloon Pop Racing Is INTENSE!!!
01:00
A4
Рет қаралды 9 МЛН