# yoheinakajima/babyagi

Repository: https://github.com/yoheinakajima/babyagi
Canonical: https://ross.abutalabs.com/products/babyagi
Homepage: https://babyagi.org/
Language: Python
License Family: other
Last push: 2026-01-31T05:05:45+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 35, longevity 89
- inputs: {"age_days": 1249, "days_push": 214, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22356, forks 2857 (observed 2026-08-28T04:11:32.565161+00:00)

## What it is
BabyAGI is an experimental Python framework for building self-building autonomous agents, built around a 'functionz' system that stores, manages, and executes functions from a database with graph-based dependency tracking. It includes a web dashboard for managing functions, running updates, and viewing logs.

## Use cases
- build autonomous AI agents that plan and execute tasks
- store and manage Python functions in a database with dependency tracking
- experiment with self-improving agent architectures
- run a dashboard to monitor and manage registered functions
- prototype agent workflows with automatic function loading and logging

## When to choose
- you want to experiment with autonomous agent and self-building agent concepts
- you need a lightweight function registry with graph-based dependencies and logging
- you are exploring task-planning agent designs for research or discussion

## When to avoid
- you need a production-ready, well-supported agent framework
- your project requires stability, security review, or long-term maintenance
- you want a framework built and maintained by experienced professional developers

## Facets
- artifact type: framework
- maturity: experimental
- function: agent-framework, llm-inference, logging, database, web-framework
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: python, self-hosted
- tags: autonomous-agents, self-building-agents, functionz, task-planning, function-registry, dashboard, ai-agents, web-server

## Member repositories
- yoheinakajima/babyagi (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:32.565161+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:57:20.821253+00:00, confidence not recorded.
  - readme: https://github.com/yoheinakajima/babyagi (fetched 2026-08-28T04:11:32.565161+00:00, sha 59734aae3fd8)
  - homepage: https://babyagi.org/ (fetched 2026-08-29T07:55:34.191447+00:00, sha 9041af30fb14)
  - registry_pypi: https://pypi.org/pypi/babyagi/json (fetched 2026-08-29T07:55:34.194411+00:00, sha 8b5ce2cad690)
- Data as of 2026-08-30T08:39:29.467469+00:00.
