# AIOS

AIOS: AI Agent Operating System

Repository: https://github.com/agiresearch/AIOS
Canonical: https://ross.abutalabs.com/products/aios
Homepage: https://docs.aios.foundation
Language: Python
License: NOASSERTION
License Family: other
Last push: 2026-07-20T14:43:34+00:00
Link (homepage): https://docs.aios.foundation
Link (site_page): https://docs.aios.foundation/aios-docs/getting-started/installation
Link (site_page): https://docs.aios.foundation/aios-docs/getting-started/quickstart
Link (site_page): https://docs.aios.foundation/aios-docs/getting-started/environment-variables-configuration
Link (site_page): https://docs.aios.foundation/aios-docs/aios-kernel/overview

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 55, longevity 68
- inputs: {"age_days": 961, "days_push": 44, "days_rel": 223, "gap_med": 44.5, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6291, forks 898 (observed 2026-08-28T04:09:41.366946+00:00)

## What it is
AIOS is an 'AI Agent Operating System' that embeds LLMs into an OS-like kernel providing scheduling, context switching, memory, storage, and tool management for LLM-based agents. It pairs a Python kernel with the Cerebrum SDK so developers can build, run, and publish agents via Web UI or Terminal UI.

## Use cases
- run multiple llm agents with scheduling and context switching
- build and deploy llm agents with a unified sdk
- manage agent memory and storage across sessions
- route agent requests across openai anthropic gemini and local llm backends
- host an agent marketplace for publishing and sharing agents
- run computer-use agents with vm tool control

## When to choose
- you need OS-like resource management (scheduling, memory, context) for many concurrent LLM agents
- you want a unified interface over cloud and local LLM backends like vLLM and HuggingFace
- you want a full agent platform with SDK, UI, and agent publishing

## When to avoid
- you only need a simple single-agent orchestration library
- you require a permissive license (license is non-standard)
- you need production-hardened infrastructure rather than a research system

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, llm-inference, scheduling, caching, chat-interface, sdk
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: python, cross-platform, cli
- tags: agent-operating-system, llm-scheduling, agent-kernel, memory-management, cerebrum-sdk, multi-agent, ai-agents, linux, macos, web-server

## Member repositories
- agiresearch/AIOS (main) score 75
- agiresearch/OpenAGI (sdk) score 30
- agiresearch/A-mem (plugin) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:41.366946+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-29T17:46:17.635047+00:00, confidence not recorded.
  - readme: https://github.com/agiresearch/AIOS (fetched 2026-08-28T04:09:41.366946+00:00, sha 1e1dd95b34fe)
  - homepage: https://docs.aios.foundation (fetched 2026-08-29T08:43:07.015068+00:00, sha f6f241651763)
  - site_page: https://docs.aios.foundation/aios-docs/getting-started/installation (fetched 2026-08-29T08:43:07.019176+00:00, sha db6903a2fc28)
  - site_page: https://docs.aios.foundation/aios-docs/getting-started/quickstart (fetched 2026-08-29T08:43:07.021184+00:00, sha 40a92b6cbb81)
  - site_page: https://docs.aios.foundation/aios-docs/getting-started/environment-variables-configuration (fetched 2026-08-29T08:43:07.023221+00:00, sha 5c1ca38f5e3e)
  - site_page: https://docs.aios.foundation/aios-docs/aios-kernel/overview (fetched 2026-08-29T08:43:07.025043+00:00, sha 7193bf4b0878)
  - site_page: https://docs.aios.foundation/aios-docs/aios-kernel/llm-cores (fetched 2026-08-29T08:43:07.026874+00:00, sha 288178b623b7)
  - site_page: https://docs.aios.foundation/aios-docs/aios-kernel/scheduler (fetched 2026-08-29T08:43:07.028645+00:00, sha 70c1b7bbe8e7)
  - site_page: https://docs.aios.foundation/aios-docs/aios-kernel/context (fetched 2026-08-29T08:43:07.030364+00:00, sha 7515dbef53c4)
  - site_page: https://docs.aios.foundation/aios-docs/aios-kernel/memory (fetched 2026-08-29T08:43:07.032028+00:00, sha d42a265323dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
