BlockAGI logo

BlockAGI

Enrichment pending
orgexyz/BlockAGI

Your Self-Hosted, Hackable Research Agent Inspired by AutoGPT

GraphCanon updated today · GitHub synced today

320
Stars
52
Forks
9
Open issues
9
Watchers
2y
Last push
Python Apache-2.0Created Jun 26, 2023

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.

Python runtimePython

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:

  1. Install Poetry, a dependency management tool for Python.

  2. Clone the BlockAGI repository to your local machine.

  3. Navigate to the project directory and run the following command to install the required dependencies:

    poetry install
    
  4. 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.