ALwrity Installation for Mac Users
Prerequisites
- macOS 10.15 or later
- Terminal access
- Internet connection
Installation Methods
Method 1: Easy Setup (Recommended)
- Open Terminal
- Navigate to this directory
- Run:
python setup.py - Follow the on-screen instructions
Method 2: Docker Installation
- Install Docker Desktop for Mac
- Visit Docker Desktop
- Download and install the Apple Silicon (M1/M2) or Intel version
- Build and run:
docker build -t alwrity . docker run -p 8501:8501 alwrity