Skip to content

astrum-chat/astrum

Repository files navigation

Astrum Logo

Astrum

A simple, private, cross-platform desktop app for chatting with AI. All of your conversations stay on your device.

Note: Astrum is currently in alpha. Expect bugs, breaking changes, and missing features.


Astrum Demo


Installation

Download the latest release for your platform from the releases page.

Build from source

Prerequisites

  • Rust toolchain (1.75+)

Build

git clone https://github.com/astrum-chat/astrum.git
cd astrum
cargo build --release

Run

cargo run --release