Kaku

Active
GitHub Rust MIT

Description

Kaku is a blazing-fast AI coding terminal, supporting many AI models and agent execution out of the box.

Key Features

  • Blazing-fast — Rust core with millisecond startup
  • Out-of-the-box — many AI models and key presets
  • Cross-platform — macOS, Linux and Windows
  • Smart completion — command completion and history
  • Plugin — extensible commands and visualizers
  • Themes — multiple color schemes and custom themes

Use Cases

💡 Calling multiple LLMs from a terminal for coding
💡 As an IDE replacement or complement in daily development
💡 Quick AI coding on remote dev machines
💡 Centralizing API keys for AI coding tasks

Quick Start

brew install kaku
kaku --model gpt-4o "Write a Python quicksort"
kaku --help
# 用 : 来切换主题

Related Projects