coreling Install
v1.0 — Now available

Local AI, orchestrated.

Run multiple local LLMs in parallel. Coreling divides tasks, manages memory, and unifies your AI workflow — without a single byte leaving your machine.

Install Star on GitHub
coreling — zsh

Private · Air-gapped · Open


macOSLinuxWindowsAir-gappedNo API KeyNo CloudOpen ModelsPrivate by DefaultOn-device AIZero TelemetrymacOSLinuxWindowsAir-gappedNo API KeyNo CloudOpen ModelsPrivate by DefaultOn-device AIZero Telemetry

Capabilities

Everything local AI
was missing.

Instant

Zero Setup

One install command. Coreling auto-downloads everything it needs on first launch. No config, no API keys, no prerequisites.

Memory

Persistent Memory

Tell it something once — it silently writes to brain.md and remembers forever. Context survives restarts and sessions.

Privacy

100% Local

Zero telemetry. Zero cloud calls. Every prompt, completion, and memory artifact stays on-device. Fully air-gap compatible.

Multimodal

Vision Built-in

Drop any image path into chat. Coreling auto-switches to its vision model — no extra commands or model management needed.

Modes

Dual Engine Modes

Uni-Core for deep reasoning and coding. Multi-Core for speed — with a deterministic math coprocessor for exact answers.

Transparent

Plain-text Storage

Everything lives in ~/.coreling/ as ordinary files. Brain, models, history — inspect, edit, or wipe with a single command.

Architecture

One input.
Many models. One output.

01

Run

Type coreling to start

02

Auto-Setup

Engine downloads silently

03

Pick Mode

Uni-Core or Multi-Core

04

Chat

It learns and remembers

05

Private

0 bytes leave your machine

Zero cloud. Zero exposure.

No account. No telemetry. No model provider reading your prompts. Coreling was built air-gap-first — your data stays exactly where it belongs.

Air-gap compatible

Open Source

Free forever.

Proudly Open Source

Coreling is and will always be free for everyone. Our mission is to democratize local AI orchestration.

  • Unlimited local runs
  • Persistent memory (brain.md)
  • Image analysis (vision)
  • Dual engine modes
View on GitHub
If you want to support development, consider buying us a coffee or contributing code.

Your machine.
Your AI stack.

Stop sending your most sensitive work to someone else's server. Multi-agent AI running entirely on your hardware.

Install Star on GitHub

Installation

Install Coreling

One command to get started. Coreling automatically detects your system and installs the appropriate version.

coreling — zsh
$curl -fsSL https://coreling.org/install.sh | bash

macOS

curl -fsSL https://coreling.org/install.sh | bash
🐧

Linux

curl -fsSL https://coreling.org/install.sh | bash

Windows

irm https://coreling.org/install.ps1 | iex