AIAny
AI Agent2024
Icon for item

Awesome List of AI Agents

Curates 300+ agentic AI projects, tools, and resources into a categorized, regularly updated list — includes top projects, rising projects, and curated links for building or researching autonomous LLM agents.

Introduction

The agent ecosystem has grown fast and fragmented: dozens of frameworks, orchestrators, benchmarks and UI projects appear each month. This list makes that landscape scannable by collecting and organizing the most relevant agentic AI work in one place, so you can find frameworks, evaluation suites, and production-ready tools without re-searching GitHub.

What Sets It Apart
  • Broad coverage with signal: aggregates 300+ entries across frameworks, benchmarks, tooling, and demos, and highlights "Top 10" and "Rising 10" projects to surface maintained, high-impact repos.
  • Curated, not exhaustive scraping: entries include short human-written blurbs that explain what the project does and why it matters, reducing noise compared with raw search results.
  • Practical orientation: focuses on agentic workflows (multi-agent orchestration, tool use, memory, observability, local inference) rather than only model releases, making it immediately useful for engineers building autonomous LLM systems.
  • Lightweight navigation: sections (Top, Rising, All Projects) and badges (open-source, stars) speed up triage when evaluating which projects to try or benchmark.
Who It's For and Trade-offs

Great fit if you are an engineer or researcher evaluating agent frameworks, looking for benchmarks or tool integrations, or scouting open-source projects to adapt or contribute to. The list is curated by an individual maintainer and emphasizes breadth and discoverability over deep technical reviews — use it to find candidates, then go to each repo for implementation details. If you need reproducible benchmark results or in-depth comparative evaluations, pair this list with dedicated benchmark repositories and papers rather than relying on the list alone.

Information

  • Websitegithub.com
  • OrganizationsProduvia
  • AuthorsSlava Kurilyak
  • Published date2024/01/15

Categories

More Items

GitHub
AI Agent2026

A self-hostable workspace where humans and AI agents collaborate in shared rooms, using a Nostr-based signed event log to unify chat, workflows and git events. Agents act as members with their own keys and audit trails, enabling scoped agent actions without shared secrets.

GitHub
AI Client2026

Desktop AI agent that automates tasks against your real working environment—local files, terminals, browser workflows, slides/docs, data analysis and scheduled jobs. It pairs a local app layer (sessions, permissions, SQLite persistence) with the OpenClaw runtime to run multi-agent workflows, built-in skills, MCP integrations, and IM remote control (WeChat, Feishu, Telegram, etc.).

GitHub
AI Client2026

Terminal-native AI coding agent that reads and edits code, runs shell commands, searches files, fetches web pages, and determines next steps from interactive feedback. Delivered as a single-binary TUI with video input, subagents, a plugin marketplace, and IDE (ACP) integration.