Getting Started
Before diving in, ensure you have the following installed:
Bun: A fast JavaScript bundler.
Docker: For running Leia AI in isolated containers.
Install dependencies:
Set up environment variables:
Launch Docker to prepare the development environment:
Start an advanced example that demonstrates a goal-oriented agent playing an on-chain strategy game:
This will kick off an agent that autonomously executes complex in-game strategies.
Last updated