The BeeAI platform supports installation on macOS, Linux, and Windows (via WSL2) using multiple methods.

The preferred installation method is via Homebrew. Homebrew simplifies dependency management and automatically handles background services.

It’s also possible to install BeeAI directly from PyPI, with some required manual steps.

Post-installation setup

LLM provider setup

After installation, configure your preferred LLM provider.

beeai env setup

Verify installation

To verify the installation, run:

beeai list

Ensure all agents display the ready status. Note that initial setup might take a few minutes.

At this point, you may also wish to enable Agent Traceability.