Skip to main content

Self-hosted AI control plane

One binary.Your models.Your rules.

Connect real messaging channels to local and cloud models, then decide how every conversation is routed. Korvun keeps the gateway, policies, and orchestration under your control.

Current releasev0.7.0Apache-2.0

Verified delivery

Install with proof, not promises.

v0.7.0 publishes six headless OS/architecture archives. The release also includes a cosign-signed checksum manifest and an SBOM for every archive.

016 headless archives
02cosign-signed checksums
03SBOM per archive
Read the complete install and verification guide
korvun · install
VERSION=0.7.0
curl -LO https://github.com/Sebastian197/korvun/releases/download/v${VERSION}/korvun_${VERSION}_linux_amd64.tar.gz
curl -LO https://github.com/Sebastian197/korvun/releases/download/v${VERSION}/checksums.txt
sha256sum --check checksums.txt --ignore-missing
tar -xzf korvun_${VERSION}_linux_amd64.tar.gz
./korvun version
✓ SHA-256✓ cosign✓ SBOM

Product map

Seven pillars. One binary.

Each part solves a concrete step between an incoming message and a governed model response.

01

Messaging gateway

Receive and reply through Telegram, Discord, or a generic webhook from one process.

Explore channels
04

Dispatch policies

Configure how eligible models run and how Korvun chooses the response.

Open configuration
05

Visual builder

Compose channels, brains, models, and validated connections on a canvas.

Meet the builder
06

Korvun Desktop

Run the gateway and builder from the packaged desktop application.

Install Korvun
07

Signed releases

Verify the checksum manifest and inspect the supplied SBOM before running a binary.

Browse releases

Routing you can inspect

Sensitive data never leaves the machine.

When a brain is marked private, cloud models are excluded from its eligible targets. The visual builder shows that exclusion as part of the graph.

Inspect the configuration reference
private brainLOCALlocal model
private brainCLOUD · excludedcloud model
privacy: local_only

Product proof

Korvun in 27 seconds.

A 27-second recording of the v0.6.0 visual builder: channels, brains, models, and their connections on the canvas.

Read the v0.6.0 release notes

Build your first route

Run it today.

Start with one channel, one brain, and one model. The quickstart keeps the first configuration small and explicit.