CrewAI
CrewAI is an open-source Python framework for building multi-agent applications with its own orchestration primitives. Its two main abstractions address different parts of an automation: Crews group...
A data-backed index of agent software, frameworks, and developer tools with official resources and linked site coverage.
CrewAI is an open-source Python framework for building multi-agent applications with its own orchestration primitives. Its two main abstractions address different parts of an automation: Crews group...
Google Agent Development Kit (ADK) is an open-source, code-first framework for building, evaluating and deploying AI agents. It is optimized for Gemini and Google Cloud but designed to work with other...
LangGraph is LangChain Inc.'s low-level orchestration framework and runtime for long-running, stateful agents. Instead of prescribing a prompt format or a single agent architecture, it lets developers...
NemoClaw is NVIDIA’s Apache-2.0 reference stack for running supported AI agents inside NVIDIA OpenShell sandboxes. OpenClaw is the default express-install choice, while current documentation also...
OpenAI Agents SDK is an MIT-licensed, Python-first framework for building applications in which language models use tools, delegate work and continue through a managed agent loop. Its central...
ZeroClaw is a dual-licensed MIT OR Apache-2.0 AI assistant framework written in Rust for self-hosted, edge, and infrastructure use. Its architecture defines swappable provider, channel, tool, memory,...