A comprehensive collection of CrewAI quickstarts and feature demos designed to help developers learn and master the CrewAI framework through hands-on examples. Each quickstart provides a foundation that you can build upon and customize to suit your needs.
Homepage · Docs · Start Cloud Trial · Blog · Forum
To get started with the quickstarts, you will need to have the following:
- Python 3.8 or higher
- Jupyter Notebook
- An API key from a provider of your choice (e.g., OpenAI, Anthropic, Cohere)
- Other API keys for external tools (e.g., SerperDev)
Each quickstart is self-contained and can be run independently:
- Navigate to the specific quickstart directory
- Open the Jupyter notebook or Python file in your preferred IDE
- Follow the instructions in the example
- Experiment and modify the code to learn!
- Documentation: CrewAI Official Docs
- Community: CrewAI Forum
- Issues: GitHub Issues
- Discussions: GitHub Discussions
This project is licensed under the MIT License - see the LICENSE file for details.
Happy Learning! 🎉
Start your CrewAI journey today and build amazing multi-agent systems!