Awesome Ai Agents banner
groovy-web groovy-web

Awesome Ai Agents

AI community

Description

A curated list of AI agent frameworks, tools, platforms, and resources

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome AI Agents [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

[![Built by Groovy Web](https://img.shields.io/badge/Built%20by-Groovy%20Web-0f3460?logo=github&logoColor=white)](https://www.groovyweb.co/?utm_source=github&utm_medium=readme&utm_campaign=awesome-ai-agents)

A curated list of AI agent frameworks, tools, platforms, and resources for building autonomous and semi-autonomous AI systems.

AI agents are systems that use LLMs to reason, plan, and take actions autonomously. This list covers everything from frameworks to production deployment tools.

**Contributions welcome!** Read the [contribution guidelines](CONTRIBUTING.md) first.

Contents

Frameworks

Multi-agent and single-agent frameworks for building AI systems.

Multi-Agent

  • LangGraph - Build stateful, multi-actor applications with LLMs. By LangChain.
  • CrewAI - Framework for orchestrating role-playing AI agents.
  • AutoGen - Multi-agent conversation framework by Microsoft.
  • Swarm - Lightweight multi-agent orchestration by OpenAI.
  • Camel - Communicative agents for large-scale exploration.
  • MetaGPT - Multi-agent framework that mimics a software company.
  • Agency Swarm - Agent orchestration