Prompt example extracted from CrewAI Examples.
Getting Started 1. Choose an example that matches your use case 2. Navigate to its directory 3. Follow the example-specific README 4. Install dependencies (usually via `pip install -r requirements.txt` or `poetry install`) 5. Run with `python main.py` or as specified Each example is self-contained with all necessary configurations and can be used as a starting point for your own crews.