Home/AI Agents/OpenAGI
OpenAGI logo

OpenAGI

Enrichment pending
agiresearch/OpenAGI

OpenAGI: When LLM Meets Domain Experts

GraphCanon updated today · GitHub synced today

2.3k
Stars
209
Forks
9
Open issues
33
Watchers
1y
Last push
Python MITCreated Apr 8, 2023

Trust & integrity

Full report
Maintenance
Dormant (589d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
1 low (1 low)
As of today · Source: osv@v1

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

OpenAGI: When LLM Meets Domain Experts

Capability facts

Languages
python

Source: github.language+pyproject.toml · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

pip install pyopenagi
Source link

Tags

README

✈️ Getting Started

OpenAGI is used as the agent creation package to build agents for AIOS. Notice: For building up agents in the AIOS, please migrate to the Cerebrum, which is our latest SDK to connect with AIOS kernel.


Installation

From PyPI

pip install pyopenagi

Locally

git clone https://agiresearch/OpenAGI
cd OpenAGI
pip install -e .