Method 1: Direct DMG Installation
1. Download Installer
Download the appropriate .dmg installer for your processor architecture:
- Apple Silicon (M1/M2/M3/M4):
AnythingLLMDesktop-AppleSilicon.dmg - Intel Silicon:
AnythingLLMDesktop.dmg
2. Install & Run
- Open the downloaded
.dmgfile. - Drag the AnythingLLM icon into the
/Applicationsdirectory. - Launch via Applications folder or Spotlight (
Cmd + Space-> “AnythingLLM”).
Method 2: Homebrew Installation
Prerequisites
- Homebrew installed (
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)")
Installation Command
brew install --cask anythingllmRun
- Launch via Applications folder or Spotlight (
Cmd + Space-> “AnythingLLM”).