Web UI

Browser-based interface for Kai

The Kai Web UI provides a rich browser-based interface for interacting with your codebase. Features include streaming chat, workflow management, and agent monitoring.

Web UI Screenshot

Quick Start

TerminalCopy
kai start

The web interface will be available at http://localhost:3141

1

Launch

Run kai start in your project

2

Connect

Open localhost:3141

3

Chat

Start conversing with Kai

Features

Interface Overview

Layout Components

Sidebar

File explorer, agent switcher, and skills panel

Chat Panel

Main conversation area with message history

Editor Area

Code editor with syntax highlighting

Preview Panel

Live preview for web projects

Keyboard Shortcuts

ActionShortcut
Focus chat input⌘ + /
Toggle sidebar⌘ + B
New chat⌘ + N
Search files⌘ + P
Open settings⌘ + ,

Next Steps