ToolSiftToolSift
Back to tutorials

CrewAI deployment notes

Open-source framework for orchestrating role-based AI agents.

Before installing

  • Review the license: MIT.
  • Check whether Docker is supported: unknown.
  • Check API key dependency: required.
  • Confirm supported models: OpenAI, Anthropic, Ollama.

Setup commands

git clone https://github.com/crewAIInc/crewAI.gitRead README and copy the example environment fileStart with Docker if the project provides compose files