Looking for something similar to CrewAI? We found 20 alternatives in AI & ML, Automation, Open Source — ranked by trust score so you can pick the best fit.
Low-code app builder for RAG and multi-agent AI
$ pip install langflow
click to copy
Drag & drop UI to build LLM flows
$ npx flowise start
click to copy
Microsoft's multi-agent conversation framework
$ pip install autogen-agentchat
click to copy
Build stateful multi-agent applications with LangChain
$ pip install langgraph
click to copy
Educational framework for lightweight multi-agent orchestration
$ pip install git+https:\/\/github.com\/openai\/swarm.git
click to copy
Open-source LLM app development platform
$ docker compose up -d
click to copy
An experimental open-source autonomous AI agent
$ git clone https:\/\/github.com\/Significant-Gravitas\/AutoGPT
click to copy
Make AI agents interact with any website
$ pip install browser-use
click to copy
Multi-agent framework that mimics a software company
$ pip install metagpt
click to copy
Communicative agents for mind exploration of large-scale LMs
$ pip install camel-ai
click to copy
Microsoft's AI orchestration SDK
$ dotnet add package Microsoft.SemanticKernel
click to copy
Fair-code workflow automation platform
$ npx n8n
click to copy
Automate browser-based workflows with LLMs and computer vision
$ pip install skyvern
click to copy
TypeScript AI agent framework with built-in memory and tools
$ npm install @mastra\/core
click to copy
Open-source AI software engineer (formerly OpenDevin)
$ pip install openhands
click to copy
AI coding assistant that lives in your IDE
$ Install from VS Code Marketplace
click to copy
Run LLMs locally with a single command
$ curl -fsSL https:\/\/ollama.ai\/install.sh | sh
click to copy
Autonomous ML experiments overnight by Andrej Karpathy
$ git clone https:\/\/github.com\/karpathy\/autoresearch
click to copy
Self-hosted web UI for LLMs (formerly Ollama WebUI)
$ docker run -p 3000:8080 ghcr.io\/open-webui\/open-webui
click to copy
Open-source RAG engine for deep document understanding
$ docker compose up -d
click to copy