Download AI OS

A cognitive architecture for local LLMs.
Memory that persists. Identity that stays consistent. Learning that actually works.

macOS

Native macOS application. Runs entirely on your machine — your data never leaves your computer.

Requires macOS 12.0 or later. Apple Silicon recommended.

AI OS running on macOS

What You Get

  • Persistent Memory

    Your AI remembers conversations, preferences, and context across sessions. No more starting from scratch.

  • 100% Private

    Everything runs locally. No cloud, no tracking, no data collection. Your conversations stay yours.

  • Open Source

    Full source code available. Audit it, modify it, contribute to it. No black boxes.

Alternative Installation

From Source (Developers)

Clone the repository and run directly with Python:

git clone https://github.com/allee-ai/AI_OS.git
cd AI_OS
pip install -r requirements.txt
python -m agent

See the README for detailed setup instructions.

Requirements

  • macOS 12.0 (Monterey) or later
  • 8GB RAM minimum (16GB recommended)
  • Apple Silicon (M1/M2/M3) recommended for best performance
  • ~2GB disk space for the application + models

Need Help?

Check the documentation or join the discussion.