crewaiEasy Playground

Framework for orchestrating autonomous AI agent teams

Getting started with crewaiRun locally
Install
pip install crewai
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: crewai)

crewai is a third-party package. Framework for orchestrating autonomous AI agent teams. Install with: pip install crewai

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?