WEBVTT

00:00.720 --> 00:02.360
Hello everyone and welcome.

00:02.560 --> 00:05.200
In this video we will learn about crew AI.

00:05.680 --> 00:11.240
What is crew AI is a cutting edge open source framework for orchestrating autonomous AI agents.

00:11.560 --> 00:18.320
Crew AI enables you to create AI teams where each agent has specific roles, tools, and goals working

00:18.360 --> 00:20.800
together to accomplish complex tasks.

00:21.240 --> 00:24.280
Let's understand how crew AI works.

00:24.600 --> 00:26.800
Here is a broader picture of crew AI.

00:27.320 --> 00:29.080
There are AI agents.

00:29.320 --> 00:34.280
There can be multi agents working together which has tools, processes and tasks.

00:34.560 --> 00:39.080
They all come together to create autonomous framework to help an organization.

00:39.240 --> 00:42.280
Let's go over the main components that crew AI offers.

00:42.440 --> 00:44.200
The base component here is crew.

00:44.400 --> 00:46.320
It's a top level organization.

00:46.520 --> 00:49.400
It manages AI agent teams.

00:49.520 --> 00:54.480
It oversees workflows, ensures collaborations, and delivers outcomes.

00:54.920 --> 00:57.120
AI agents are another component.

00:57.320 --> 00:59.120
They specialize team members.

00:59.400 --> 01:02.480
They have roles such as researchers, writers.

01:02.800 --> 01:05.080
They have designated tools allocated.

01:05.080 --> 01:08.560
They can delegate tasks and make autonomous decisions.

01:08.920 --> 01:13.320
Then there are processes which are basically the workflow management system.

01:13.560 --> 01:20.800
It defines collaborative patterns, controls task assignments, manages interactions, and ensures efficient

01:20.800 --> 01:21.840
execution.

01:22.160 --> 01:25.480
And then there are tasks which are individual assignments.

01:25.760 --> 01:27.520
They have clear objectives.

01:27.760 --> 01:31.720
They use specific tools and they feed into a larger process.

01:32.080 --> 01:36.480
Having gone through different components and what crew AI is all about.

01:36.600 --> 01:38.560
Let's take a real world example.
