BlockAGI
Enrichment pendingYour Self-Hosted, Hackable Research Agent Inspired by AutoGPT
GraphCanon updated today · GitHub synced today
Trust & integrity
Full report- Maintenance
- Dormant (965d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- 172 low (172 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Your Self-Hosted, Hackable Research Agent Inspired by AutoGPT
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 11, 2026)
1. Install [Poetry](https://python-poetry.org/), a dependency management tool for Python.Source link
Tags
README
🔋 Installation
To get started with BlockAGI, please follow these steps:
-
Install Poetry, a dependency management tool for Python.
-
Clone the BlockAGI repository to your local machine.
-
Navigate to the project directory and run the following command to install the required dependencies:
poetry install -
Next, install the Playwright dependencies by running the following command:
poetry run playwright install
📜 License
BlockAGI is open-source software licensed under the Apache License 2.0. This license allows use, modification, and distribution of the software. For complete details, please see the LICENSE and NOTICE files in this repository.