Skip to content

numq/GrokViewer

Repository files navigation

Grok Viewer

An application for viewing, filtering, and exporting binary data from Grok AI (xAI) archives into human-readable formats

preview

Note

The application was designed using the Reduce & Conquer architectural pattern

Installation

GrokViewer is distributed as a portable application. No installation is required.

  1. Navigate to the Releases page.

  2. Download the archive for your operating system:

    • Windows: grok-viewer-win-x64.zip

    • macOS: grok-viewer-mac-x64.zip

    • Linux: grok-viewer-linux-x64.tar.gz

  3. Extract the archive and run the executable file found inside the app folder.

Build

To build the distributable binaries locally, ensure you have JDK 17+ and run:

./gradlew :desktop:createDistributable

QR code
numq.github.io/support