A cross-platform desktop application used to run autonomous agents powered by the OLAS Network.
Note: The release pages also contain Source Code .zip
files and dev-
prefixed builds. These are not intended for general use. Ignore them unless you're a developer!
- Go to the Releases page.
- Download the latest release for your operating system.
- If you're on Windows, download the
.exe
file. - If you're on MacOS, download the
.dmg
file.- Both Intel x64 and Apple Silicon ARM64 builds are available.
- If you're on Windows, download the
- Install the application by running the downloaded file.
There are three parts to the project: the Electron app (CommonJS), the NextJS frontend (TypeScript), and the Python backend/middleware.