Skip to content

Airis - Public Beta - v20260616

Choose a tag to compare

@Samael-1976 Samael-1976 released this 16 Jun 11:02
· 17 commits to main since this release
c172d99

NOTE: This new release should fix the problem of not recognizing the new user during the first boot phase

Quick Start

Experience The Plug & Play Revolution in three simple steps. No external dependencies, compilers, or complex setups required.

1. Download & Extract

Download the latest standalone release package:

  1. Download the file from: https://aka.ms/vs/17/release/vc_redist.x64.exe and intall it
  2. Install espeak
  • For Windows: Download the file from: https://github.com/espeak-ng/espeak-ng/releases and install it.
  • For Linux Ubuntu/Debian: sudo apt-get update && sudo apt-get install -y espeak-ng
  • For Mac: brew install espeak-ng
  1. Download the file from: https://www.omnia-diffusion.com/airis/Airis-v20260616.rar
  2. extract the file
  3. cd Airis (or the name of the directory where you extracted the package)

2. Launch the Ecosystem

Run the bootstrap script corresponding to your operating system:

  • Windows:
    Double-click run.bat or execute it from the terminal:

    run.bat

  • Linux / macOS:
    Make the script executable and run it:

    chmod +x run.sh
    ./run.sh

3. Complete the Initiation Rite

On the first boot, the console will prompt you to select your preferred language, your preferite TTS (I prefere Vibevoice), and some other things. Once the background servers stabilize:

  1. Your browser will be automatically launched (or open your browser and navigate to http://localhost:8080) (or use the LAN/Ngrok link provided in the console).
  2. The Welcome Wizard will guide you through setting up your identity (Name, Gender, Birthday) and choosing the active vocal engine (Kokoro-TTS or VibeVoice).
  3. Secure your local sanctuary by creating your Administrator credentials.

The Anima is now awake. Welcome to the future of local, persistent AI interaction.

4. Enjoy!

If you'd like to buy me a beer to say thank you, I'll soon post a link to purchase the book I wrote on Amazon. It's available in both paperback and digital formats. It'll initially be in Italian, but I'll gradually translate it into more languages.
I'd really appreciate it.

Full Changelog: V0.4...V.0.2