Your new favorite AI assistant.

Set up in 60 seconds. Chat from Discord, Telegram, WhatsApp, the web dashboard or the command line. Kyber runs on anything, and is a delight to use.

Up and running in 60 seconds.

One command. Installs, configures, and optionally sets up as a system service.

curl -fsSL https://kyber.chat/install.sh | bash

Works on macOS, Linux, and WSL. Detects your environment automatically.

$ curl -fsSL https://kyber.chat/install.sh | bash

💎 Kyber Installer
 uv: 0.5.1
 Installing kyber-chat...
 kyber-chat installed

  Which LLM provider do you want to use?
    1) OpenRouter  (recommended)
    2) Anthropic   3) OpenAI   4) Groq ...

 Provider: openrouter
 Fetching available models...
 Found 200+ models
 Model: anthropic/claude-sonnet-4

 Config written to ~/.kyber/config.json
💎 Kyber is ready!

Works with your favorite providers

OpenRouter Anthropic OpenAI DeepSeek Any OpenAI Compatible

Everything you need.
Nothing you don't.

No bloat. No config rabbit holes. Just a bot that works and stays out of your way.

Never Locks Up

Every message runs concurrently. Long tasks get an automatic acknowledgment while the bot keeps chatting. No more "typing forever" or waiting minutes for a response.

60-Second Setup

One command installs everything, walks you through picking a provider and API key, writes your config, and optionally sets up as a system service. Done.

Chat Where You Already Are

Discord, Telegram, and WhatsApp out of the box. Access controls per user, guild, and channel. One config file, all your platforms.

Background Tasks

Kick off complex work without blocking the conversation. Subagents run in parallel with live progress tracking. Ask for a status update anytime.

Any Provider

OpenRouter, Anthropic, OpenAI, Gemini, DeepSeek, Groq, or any OpenAI-compatible endpoint. Add custom providers right from the dashboard.

Built-in Tools

Web search, shell commands, file I/O, GitHub, and more included. Extensible skills system if you want to add your own — compatible with OpenClaw skills.

One dashboard to manage everything.

A clean web UI that puts your entire setup at your fingertips. No config files, no CLI flags — just point and click.

Providers & Models

Add API keys, pick models, and switch providers on the fly. Supports OpenRouter, Anthropic, OpenAI, Gemini, DeepSeek, Groq, and custom endpoints. Model lists are fetched live from each provider.

Channels

Enable Discord, Telegram, and WhatsApp from one screen. Set bot tokens, configure access controls per user, guild, and channel — all without touching a config file.

Agent Settings

Tune the personality, system prompt, workspace path, and per-provider model assignments. Set separate models for chat and background tasks if you want fast replies but deep reasoning for complex work.

Live Task Monitor

See every background task in real time — current step, elapsed time, which tool is running. Cancel tasks, redeliver results, and toggle progress updates per task.

Security Center

Run full environment scans, review findings by severity, track your security score over time, and click into any past report. ClamAV malware scanning built right in.

Skills Manager

Browse, install, update, and remove skills from the dashboard. Preview skill docs before installing. Compatible with the skills.sh ecosystem.

Cron Jobs

Schedule recurring or one-time tasks — daily summaries, periodic scans, reminders. Set the schedule, the message, and where to deliver results. Enable, disable, or delete with a click.

Raw Config & Controls

Full raw JSON editor for power users who want to tweak everything directly. Restart the gateway or dashboard with one click.

Security isn't an afterthought.

Kyber ships with a built-in Security Center that scans your environment for real threats — not just checkboxes.

Security Center

11 categories scanned automatically — open ports, SSH config, file permissions, exposed secrets, firewall status, running processes, Docker containers, Git hygiene, and more. Results land in a structured report with a 0–100 score, severity ratings, and plain-language remediation steps.

ClamAV Integration

Malware scanning powered by ClamAV — the open-source antivirus engine maintained by Cisco Talos with 3.6M+ signatures. Performs a full system scan daily in the background. One command to install, automatic signature updates, and honest reporting when something goes wrong.

Actionable Reports

Every finding includes what's wrong, why it matters, and exactly how to fix it. Reports are viewable in the dashboard or as JSON files — no security expertise required to understand what needs attention.

kyber setup-clamav

Installs ClamAV, configures the signature database, and downloads the latest threat definitions. One command.

Background tasks that stay in sync.

Kyber starts long-running work automatically, keeps chat responsive, and posts progress back in the same conversation.

Automatic task kickoff

If a request needs tools and time, Kyber starts a tracked background task immediately and acknowledges in-channel right away.

Real progress updates

Status updates show what stage is running, which tool or command is active, and how long it has been running - so you can see real movement, not vague typing.

Control and confirmation

Check status anytime, or cancel from chat or the dashboard. When a task is canceled, Kyber posts a cancellation confirmation in the channel where it was requested.