CrewAI Tutorial: Automate your Life with AI Agents

preview_player
Показать описание
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:

To follow along just clone the crewai-examples repo and open up the folder for the crew of choice.

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
Рекомендации по теме
Комментарии
Автор

Definitely do the hierarchical example.

iceiceisaac
Автор

great work :), Please make the hierarchical example too!

andresnino
Автор

Please make more complex and real life use case crewai agents videos on sequential and hierarchal agents flows.

SureshRajNeupane
Автор

Subscribed, please do hierarchical one

raghavendra
Автор

Did anyone use aws bedrock with crewAi ?

truliapro
Автор

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

qzwwzt
Автор

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.

nsedwards
Автор

Please make the hierarchical example too!

vivianaknight
Автор

Have you actually used these examples? They do not function like you say they do

yellowboat
Автор

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 😂

elevenvibes
Автор

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.

phyllyf
Автор

Tip: For the next video, you might want to use a popfilter between your mouth and the microphone...

mh
Автор

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..

razvanxp
Автор

The AI voices in these videos are pissing me off. They need to get a little better before everyone starts using them

Csoltero