{
  "project_id": "e2b-dev/awesome-ai-agents",
  "repo": "e2b-dev/awesome-ai-agents",
  "name": "awesome-ai-agents",
  "github_url": "https://github.com/e2b-dev/awesome-ai-agents",
  "homepage_url": "https://docs.e2b.dev/?utm_source=github&utm_medium=referral&utm_campaign=repo_website&utm_content=awesome-ai-agents",
  "language": null,
  "license": "NOASSERTION",
  "project_kind": "collection",
  "collection_metadata": {
    "scope": "awesome_list",
    "curated": true,
    "estimated_items": 100,
    "freshness": "active"
  },
  "category": [
    "agent_framework"
  ],
  "tags": [
    "agent",
    "ai",
    "artificial-intelligence",
    "autogpt",
    "autonomous-agents",
    "awesome",
    "babyagi",
    "copilot",
    "gpt",
    "gpt-4",
    "gpt-engineer",
    "openai",
    "python"
  ],
  "description": "A list of AI autonomous agents",
  "overview": "Use e2b-dev/awesome-ai-agents when the user needs a curated agent framework resource collection with docker, library-only, local usage paths.",
  "alternatives": [
    {
      "repo": "github/awesome-copilot",
      "reason": "Similar agent framework with local/cloud deployment overlap."
    },
    {
      "repo": "openai/openai-cookbook",
      "reason": "Similar agent framework with local/cloud deployment overlap."
    },
    {
      "repo": "e2b-dev/awesome-devins",
      "reason": "Similar agent framework with docker/local deployment overlap."
    }
  ],
  "related": [
    {
      "repo": "Significant-Gravitas/AutoGPT",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and docker deployment."
    },
    {
      "repo": "e2b-dev/E2B",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and docker deployment."
    },
    {
      "repo": "agentuniverse-ai/agentUniverse",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and library_only deployment."
    },
    {
      "repo": "TransformerOptimus/SuperAGI",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and docker deployment."
    },
    {
      "repo": "CopilotKit/CopilotKit",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and docker deployment."
    },
    {
      "repo": "langchain-ai/langchain",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and docker deployment."
    },
    {
      "repo": "omnigent-ai/omnigent",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and docker deployment."
    },
    {
      "repo": "google/adk-python",
      "reason": "Related to e2b-dev/awesome-ai-agents through agent framework category and docker deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "docker",
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "intermediate",
  "cloudflare_ready": false,
  "use_cases": [
    "discover related AI projects",
    "compare implementation patterns",
    "bootstrap project selection"
  ],
  "not_good_for": [
    "users expecting a single installable runtime or library",
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"agent\" in metadata.",
        "Matched \"agents\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"library\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "No strong beginner or advanced signal found; defaulting to intermediate."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 30101,
    "recent_commits": 0,
    "contributors": 56,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 31,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 28,
  "agent_score": 75,
  "score": 75,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 20,
    "deployment": 90,
    "popularity": 90,
    "community": 100
  },
  "git_top_score": 75,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 14,
    "documentation": 92,
    "stability": 60,
    "adoption": 100,
    "agent_readability": 100
  },
  "verification": {
    "schema_version": "git-top.verification.v1",
    "overall_status": "partial",
    "observed_at": "2026-09-21T05:31:13.028Z",
    "signals": {
      "activity": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.pushed_at",
          "metrics.recent_push_days"
        ]
      },
      "license": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.license"
        ]
      },
      "documentation": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.description"
        ]
      },
      "runtime": {
        "status": "inferred",
        "source": "git_top_heuristic",
        "evidence": [
          "agent_card.deployment",
          "agent_card.cloudflare_ready"
        ]
      },
      "install": {
        "status": "not_applicable",
        "source": "git_top_runtime",
        "evidence": [
          "collection/resource hub has no single install target"
        ]
      },
      "security": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "dependency/security scan is not enabled"
        ]
      },
      "mcp": {
        "status": "not_applicable",
        "source": "git_top_runtime",
        "evidence": [
          "project is not classified as mcp_server"
        ]
      }
    },
    "coverage": {
      "observed": 3,
      "inferred": 1,
      "not_run": 1,
      "unknown": 0
    },
    "next_steps": [
      "Run a dependency and security scan before treating the score as a trust claim."
    ]
  },
  "summary": {
    "tl_dr": "Use e2b-dev/awesome-ai-agents when the user needs a curated agent framework resource collection with docker, library-only, local usage paths.",
    "purpose": "Use e2b-dev/awesome-ai-agents when the user needs a curated agent framework resource collection with docker, library-only, local usage paths.",
    "install": "Reference collection; there is no direct install step.",
    "inputs": [
      "task prompt",
      "tools",
      "context",
      "memory/state"
    ],
    "outputs": [
      "agent runs",
      "tool calls",
      "workflow state"
    ],
    "good_for": [
      "discover related AI projects",
      "compare implementation patterns",
      "bootstrap project selection",
      "stateful agents",
      "tool-using assistants",
      "workflow orchestration"
    ],
    "not_good_for": [
      "users expecting a single installable runtime or library",
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "simple prompt-only apps",
      "one-shot chat wrappers"
    ],
    "deployment": [
      "docker",
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "github/awesome-copilot",
        "reason": "Similar agent framework with local/cloud deployment overlap."
      },
      {
        "repo": "openai/openai-cookbook",
        "reason": "Similar agent framework with local/cloud deployment overlap."
      },
      {
        "repo": "e2b-dev/awesome-devins",
        "reason": "Similar agent framework with docker/local deployment overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"agent\" in metadata.",
          "Matched \"agents\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "No strong beginner or advanced signal found; defaulting to intermediate."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 31,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "verification": {
      "schema_version": "git-top.verification.v1",
      "overall_status": "partial",
      "observed_at": "2026-09-21T05:31:13.028Z",
      "signals": {
        "activity": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.pushed_at",
            "metrics.recent_push_days"
          ]
        },
        "license": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.license"
          ]
        },
        "documentation": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.description"
          ]
        },
        "runtime": {
          "status": "inferred",
          "source": "git_top_heuristic",
          "evidence": [
            "agent_card.deployment",
            "agent_card.cloudflare_ready"
          ]
        },
        "install": {
          "status": "not_applicable",
          "source": "git_top_runtime",
          "evidence": [
            "collection/resource hub has no single install target"
          ]
        },
        "security": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "dependency/security scan is not enabled"
          ]
        },
        "mcp": {
          "status": "not_applicable",
          "source": "git_top_runtime",
          "evidence": [
            "project is not classified as mcp_server"
          ]
        }
      },
      "coverage": {
        "observed": 3,
        "inferred": 1,
        "not_run": 1,
        "unknown": 0
      },
      "next_steps": [
        "Run a dependency and security scan before treating the score as a trust claim."
      ]
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics",
      "verification.signals"
    ],
    "caveats": [
      "users expecting a single installable runtime or library",
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Collection/resource hub; not a single installable runtime.",
      "Independent installation, security, or runtime probes have not been run for this project."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-09-21T05:31:13.028Z"
  },
  "caveats": [
    "users expecting a single installable runtime or library",
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Collection/resource hub; not a single installable runtime.",
    "Independent installation, security, or runtime probes have not been run for this project."
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics",
    "verification.signals"
  ],
  "last_verified_at": "2026-09-21T05:31:13.028Z",
  "knowledge": {
    "project": {
      "id": "e2b-dev/awesome-ai-agents",
      "owner": "e2b-dev",
      "name": "awesome-ai-agents",
      "full_name": "e2b-dev/awesome-ai-agents",
      "github_url": "https://github.com/e2b-dev/awesome-ai-agents",
      "homepage_url": "https://docs.e2b.dev/?utm_source=github&utm_medium=referral&utm_campaign=repo_website&utm_content=awesome-ai-agents",
      "description": "A list of AI autonomous agents",
      "language": null,
      "topics": [
        "agent",
        "ai",
        "artificial-intelligence",
        "autogpt",
        "autonomous-agents",
        "awesome",
        "babyagi",
        "copilot",
        "gpt",
        "gpt-4",
        "gpt-engineer",
        "openai",
        "python"
      ],
      "license": "NOASSERTION",
      "stars": 30101,
      "forks": 3491,
      "open_issues": 1050,
      "default_branch": "main",
      "created_at": "2023-06-19T00:20:06Z",
      "updated_at": "2026-09-21T04:45:15Z",
      "pushed_at": "2026-08-21T18:52:45Z",
      "synced_at": "2026-09-21T05:31:13.028Z"
    },
    "agent_card": {
      "project_id": "e2b-dev/awesome-ai-agents",
      "project_kind": "collection",
      "collection_metadata": {
        "scope": "awesome_list",
        "curated": true,
        "estimated_items": 100,
        "freshness": "active"
      },
      "category": "agent_framework",
      "difficulty": "intermediate",
      "deployment": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "discover related AI projects",
        "compare implementation patterns",
        "bootstrap project selection"
      ],
      "not_good_for": [
        "users expecting a single installable runtime or library",
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [
        {
          "project_id": "github/awesome-copilot",
          "reason": "Similar agent framework with local/cloud deployment overlap."
        },
        {
          "project_id": "openai/openai-cookbook",
          "reason": "Similar agent framework with local/cloud deployment overlap."
        },
        {
          "project_id": "e2b-dev/awesome-devins",
          "reason": "Similar agent framework with docker/local deployment overlap."
        }
      ],
      "summary_for_agent": "Use e2b-dev/awesome-ai-agents when the user needs a curated agent framework resource collection with docker, library-only, local usage paths.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-09-21T05:31:13.028Z"
    },
    "metrics": {
      "project_id": "e2b-dev/awesome-ai-agents",
      "stars_30d_delta": 506,
      "commits_30d": 0,
      "releases_180d": 0,
      "contributors_90d": 56,
      "issue_first_response_median_hours": null,
      "recent_push_days": 30,
      "git_score": 28,
      "maintenance_score": 20,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 31,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-09-21T05:31:13.028Z"
    }
  },
  "resolved_from": {
    "requested_id": "e2b-dev/awesome-ai-agents",
    "resolved_id": "e2b-dev/awesome-ai-agents",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1213,
    "generated_at": "2026-09-21T16:51:00.605Z",
    "snapshot_id": "d1:1213:2026-09-21T16:31:13.961Z",
    "latest_synced_at": "2026-09-21T16:31:13.961Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}