Augy

Augy is coming soon

We're actively building Augy. Packaged downloads for Windows, macOS, and Linux will be available when we launch.

Get notified when downloads are available.

Windows

Windows 10+

Coming soon

macOS

Apple Silicon + Intel

Coming soon

Linux

AppImage / .deb

Coming soon

Build from source

Want to try Augy now? You can build and run it from source. Requires Node.js 18+, Rust, and Python 3.11+.

$ git clone https://github.com/web-dens/augy.git

$ cd augy

$ npm install

$ npm run tauri:dev

To build a production installer:

$ npm run tauri:build

Output will be in src-tauri/target/release/bundle/

System Requirements

OS Windows 10+, macOS 11+, Linux
RAM 4 GB minimum, 8 GB recommended
Disk ~100 MB + space for market data cache
Python 3.11+ (for agent runtime)