Back to Agents
C

CrewAI

by CrewAI Inc · v3.1

CrewAI is a cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks. It provides a structured way to define agent roles, goals, and workflows for multi-agent collaboration.

multi-agentorchestrationframeworkAutomation

Agent Card

Protocols

A2AREST APIPython SDK

Capabilities

agent-orchestrationtask-delegationrole-playingtool-usage

Input / Output

INPUT:
textcode
OUTPUT:
textcodestructured-data

Authentication

API Key

API ENDPOINT:

https://api.crewai.com/v3

Quick Start

# Install and configure
curl -X POST https://api.crewai.com/v3/agents \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"task": "your task here"}'
4.6(1567)

Stars

47K

Price

Free

Documentation

Details

LicenseMIT
Versionv3.1
Updated2026-03-18
Published2023-10-15
View on GitHub