Download

Soriku, on your machine.

One install puts the engine and the chat interface on your Mac. Signed with our Apple Developer ID, no telemetry, and your prompts stay on the machine unless you send them somewhere yourself.

macOS
Apple Silicon · macOS 12 and up
Download · 79 MB
Soriku_0.1.3_aarch64.dmg 79 MB
Soon
Windows
10 / 11 · x64
Get notified
No build yet
Soon
Linux
deb / AppImage
Get notified
No build yet

Version 0.1.3 · 25 August 2026

System

System requirements

macOS 12 Monterey or newer
CPU Apple Silicon. An Intel build follows later
RAM 8 GB minimum, 16 GB recommended
Disk 1 GB for the app, 4 to 40 GB for models
GPU Optional. Soriku uses Metal when it is there
Network Not required for local mode
API

The engine, without the interface

The engine runs inside the app and listens on your own machine. Point anything that speaks the OpenAI API at it and you get the same routing without opening the chat window.

# the engine listens while Soriku runs
$ curl http://localhost:8765/api/v1/chat/completions \
  -H 'Content-Type: application/json' \
  -d '{"model":"auto","messages":[…]}'

Windows and Linux

Both builds are in the works. Leave your address and you get a mail the day they land, and nothing else.

Join the waitlist