Skip to content

Getting Started

A native application for AI-powered content generation. Feed your knowledge, and let multiple agents create content in parallel.

Before installing chro, set up the required tools:

  1. Node.js 18+ - Required runtime
  2. Git & GitHub - Version control
  3. Claude Code or OpenAI Codex - AI assistant

macOS:

  • macOS 12.0 (Monterey) or later
  • Apple Silicon (M1/M2/M3) or Intel Mac
  • At least 4GB of available memory

Windows:

  • Windows 10 (21H2) or later
  • At least 4GB of available memory

1. Download chro

Download from the releases page:

Apple Silicon (M1/M2/M3):

Terminal window
curl -LO https://github.com/n-asuy/chronist-ai/releases/latest/download/chro-arm64.dmg

Intel Mac:

Terminal window
curl -LO https://github.com/n-asuy/chronist-ai/releases/latest/download/chro.dmg

2. Install

Open the downloaded .dmg file and drag chro to your Applications folder.

3. Launch

Launch chro from your Applications folder or Spotlight.

4. Allow Permissions

On first launch, you may need to allow the app in System Preferences > Security & Privacy.

1. Download chro

Download from the releases page:

Terminal window
Invoke-WebRequest -Uri "https://github.com/n-asuy/chronist-ai/releases/latest/download/chro-Setup.exe" -OutFile "chro-Setup.exe"

2. Install

Run chro-Setup.exe and follow the installation wizard. If Windows SmartScreen appears, click “More info” then “Run anyway”.

3. Launch

Launch chro from the Start Menu.

4. Allow Firewall

If prompted by Windows Firewall, click “Allow access” to enable network features.