git404hub

what is ai-agent-frameworks fr?

aglio-lab/ai-agent-frameworks — explained in plain English

Analysis updated 2026-05-18

0PythonAudience · developerComplexity · 1/5LicenseSetup · easy

tl;dr

A large, regularly updated reference list cataloging 174 tools and frameworks for building and running AI agents.

vibe map

mindmap
  root((ai-agent-frameworks))
    What it does
      Catalogs agent tools
      174 entries
      14 categories
    Categories
      Agent SDKs
      Orchestration frameworks
      Multi agent systems
      MCP infrastructure
      Memory and evaluation
    Formats
      Markdown table
      JSON data file
      CSV data file
    Use cases
      Compare agent tools
      Programmatic filtering
    Audience
      Developers
      AI agent builders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Compare AI agent SDKs like OpenAI Agents SDK, PydanticAI, and Strands Agents before choosing one.

VIBE 2

Find orchestration frameworks for building stateful, multi-step agent workflows.

VIBE 3

Discover Model Context Protocol tools for connecting agents to external services.

VIBE 4

Pull the machine-readable JSON or CSV data to build your own tool comparison or dashboard.

what's the stack?

PythonMarkdown

how it stacks up fr

aglio-lab/ai-agent-frameworks0xallam/my-recipe0xhassaan/nn-from-scratch
Stars00
LanguagePythonPythonPython
Last pushed2022-11-22
MaintenanceDormant
Setup difficultyeasymoderatemoderate
Complexity1/52/54/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min
CC0 1.0 dedication, the content is placed in the public domain, free to use for any purpose.

in plain english

This repository is a large, organized reference list rather than a piece of software you install. It catalogs tools used to build AI agents, meaning systems where a language model plans steps, calls outside tools, remembers information, and works toward a goal on its own. As of its last review, the list holds 174 entries across 14 categories, both open source and commercial, and it says it is reviewed monthly to stay current. The list explains that these tools sit at different layers. An agent SDK is the toolkit for building the core agent loop, meaning the code that lets a model call tools and take actions. An orchestration or workflow framework controls how an agent moves through steps and keeps track of its state. A multi-agent framework coordinates several specialized agents working together. Beyond those, the list covers browser and computer-use agents that can operate a web browser or desktop on their own, infrastructure for the Model Context Protocol which lets agents connect to external tools, systems that give agents long-term memory, low-code visual builders, tools for making long-running agent tasks resumable, managed cloud agent services, deployment and sandbox platforms for running agent code safely, and tools for testing, evaluating, and monitoring how well an agent performs. Each entry links to its original source, such as an official code repository or product page, so readers can verify the claims themselves rather than taking the list's word for it. The project also provides the same information in machine-readable formats, a JSON file and a CSV file, for anyone who wants to process the data programmatically. Contributions are welcomed, and the project documents its own methodology for how entries are chosen, ordered, and verified. It also keeps a section for discontinued or historical tools rather than deleting them outright. The full README is longer than what was shown.

prompts (copy fr)

prompt 1
Help me compare agent SDKs listed in this repo for building a Python-based AI agent.
prompt 2
Which frameworks in this list are best suited for coordinating multiple specialized agents together?
prompt 3
Explain the difference between an agent SDK and an orchestration framework using the categories in this list.
prompt 4
Show me how to use the tools.json data file from this repo to filter frameworks by license type.
prompt 5
Summarize the durable execution and deployment sandbox tools mentioned in this list.

Frequently asked questions

what is ai-agent-frameworks fr?

A large, regularly updated reference list cataloging 174 tools and frameworks for building and running AI agents.

What language is ai-agent-frameworks written in?

Mainly Python. The stack also includes Python, Markdown.

What license does ai-agent-frameworks use?

CC0 1.0 dedication, the content is placed in the public domain, free to use for any purpose.

How hard is ai-agent-frameworks to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is ai-agent-frameworks for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.