Three standalone CrewAI demo scripts (job matching, research blogging, trip planning):
conda env create -f environment.yml
conda activate crewai-scripts
python crew_job_matching_open_source.pyresearcher/ is a separate, more complete CrewAI project with its own pyproject.toml +
uv.lock (modern uv workflow) — see its own README for setup.