A crewAI project for WRLD.
This project uses uv
for dependency management.
# Install dependencies
uv sync
# Activate virtual environment
source .venv/bin/activate
Place your crewAI agents, tasks, and crews in the src/wrld_crewai/
directory.
# With virtual environment activated
python -m wrld_crewai