Aris
$

Installation Guide

Get Aris up and running on your system.

🍎 macOS Installation

  1. Download Aris_dmg.zip
  2. Unzip the file and open the DMG
  3. Drag Aris to your Applications folder
  4. Open Aris from Applications
  5. Go to the Account tab and enter your Subscription Key
  6. Start using Aris!
Note: If you see "App can't be opened" warning, right-click the app and select "Open" to bypass Gatekeeper.

🪟 Windows Installation

Requirements

  • Windows 10 or 11 (64-bit)
  • 4GB RAM minimum
  • 500MB disk space

1. Download and Extract

Download Aris_windows.zip and extract it to a folder (e.g., Desktop)

2. Run the Setup Script

  • Right-click setup-aris.ps1
  • Select "Run with PowerShell"
  • If prompted, click "Run as Administrator"
  • PostgreSQL installer will open - set a password and remember it!
  • Enter that password when the script asks for it

3. Install Aris

  • Double-click Aris_0.1.0_x64-setup.exe
  • If Windows SmartScreen appears, click "More info" then "Run anyway"
  • Follow the installer prompts

4. Launch Aris

  • Find Aris in your Start Menu
  • Enter your subscription key from your Account page
  • Start chatting!
Troubleshooting: If you see "Failed to fetch" error, make sure PostgreSQL is running. Open Services (search "services" in Start), find "postgresql-x64-16", right-click and Start.

🐧 Linux Installation (Ubuntu/Debian X64)

1. Install PostgreSQL with pgvector

sudo apt update
sudo apt install -y postgresql postgresql-16-pgvector

2. Create the database user

sudo -u postgres psql -c "CREATE USER aris WITH SUPERUSER PASSWORD 'aris123';"

3. Download and install Aris

Download Aris_0.1.0_amd64.zip, unzip it, then:

sudo dpkg -i Aris_0.1.0_amd64.deb

4. Run Aris

tauri-app

Or find "Aris" in your applications menu.

5. Activate

Go to the Account tab and enter your Subscription Key from your account page.

🚀 Getting Started

  1. Create an account at youraris.com
  2. Choose your pack - Code Pack for developers, General Pack for everyday use
  3. Buy credits from your account page
  4. Download Aris for your platform
  5. Enter your Subscription Key in the app's Account tab
  6. Start chatting!

💻 Code Pack

Code Pack is an AI coding assistant that integrates with your local files:

  • Workspaces - Point Aris to your project folder
  • File Access - Aris can read and write files directly
  • Shell Commands - Run commands in your terminal
  • Context Aware - Understands your entire codebase

✨ General Pack

General Pack is your everyday AI assistant:

  • Chat - Have natural conversations
  • Projects - Organize conversations by topic
  • Image Generation - Create images with AI
  • Web Search - Get up-to-date information

❓ Need Help?

Contact us at support@youraris.com