docs.crewai.com Open in urlscan Pro
2606:50c0:8001::153  Public Scan

Submitted URL: http://docs.crewai.com/
Effective URL: https://docs.crewai.com/
Submission: On May 05 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="md-header__option" data-md-component="palette">
  <input class="md-option" data-md-color-media="" data-md-color-scheme="default" data-md-color-primary="red" data-md-color-accent="red" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
  <label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69Z"></path>
    </svg>
  </label>
  <input class="md-option" data-md-color-media="" data-md-color-scheme="slate" data-md-color-primary="red" data-md-color-accent="red" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
  <label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden="">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path
        d="M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12c0-2.42-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69Z">
      </path>
    </svg>
  </label>
</form>

Text Content

Skip to content

crewAI
Home

crewAI
 * 0.28.8
 * 13.5k
 * 1.7k

crewAI
crewAI
 * 0.28.8
 * 13.5k
 * 1.7k

 * Home
 * Core Concepts
   Core Concepts
    * Agents
    * Tasks
    * Tools
    * Processes
    * Crews
    * Collaboration
    * Memory

 * How to Guides
   How to Guides
    * Installing CrewAI
    * Getting Started
    * Create Custom Tools
    * Using Sequential Process
    * Using Hierarchical Process
    * Connecting to any LLM
    * Customizing Agents
    * Human Input on Execution
    * Agent Monitoring with AgentOps

 * Tools Docs
   Tools Docs
    * Google Serper Search
    * Browserbase Web Loader
    * Scrape Website
    * Directory Read
    * File Read
    * Selenium Scraper
    * Directory RAG Search
    * PDF RAG Search
    * TXT RAG Search
    * CSV RAG Search
    * XML RAG Search
    * JSON RAG Search
    * Docx Rag Search
    * MDX RAG Search
    * PG RAG Search
    * Website RAG Search
    * Github RAG Search
    * Code Docs RAG Search
    * Youtube Video RAG Search
    * Youtube Channel RAG Search

 * Examples
   Examples
    * Trip Planner Crew
    * Create Instagram Post
    * Stock Analysis
    * Game Generator
    * Drafting emails with LangGraph
    * Landing Page Generator
    * Prepare for meetings

 * Telemetry


CREWAI DOCUMENTATION¶

Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By
fostering collaborative intelligence, CrewAI empowers agents to work together
seamlessly, tackling complex tasks.


CORE CONCEPTS

 * Agents
 * Tasks
 * Tools
 * Processes
 * Crews
 * Memory


HOW-TO GUIDES

 * Installing crewAI
 * Getting Started
 * Create Custom Tools
 * Using Sequential Process
 * Using Hierarchical Process
 * Connecting to LLMs
 * Customizing Agents
 * Human Input on Execution
 * Agent Monitoring with AgentOps


EXAMPLES

 * Prepare for meetings
 * Trip Planner Crew
 * Create Instagram Post
 * Stock Analysis
 * Game Generator
 * Drafting emails with LangGraph
 * Landing Page Generator

Back to top
Copyright © 2024 crewAI, Inc
Made with Material for MkDocs