Open source · MIT licensed

The terminal, reimagined with AI

GPU-rendered text at 60fps. Built-in AI that detects errors and suggests fixes. Native splits and tabs. Written in Rust for zero-compromise performance.

Download for macOS
termAI
~/projects $ cargo build --release
   Compiling termai v0.1.0
    Finished release [optimized] target(s) in 12.4s
~/projects $ ./target/release/termai
✦ termAI v0.1.0 — GPU: Metal, Font: JetBrains Mono

Everything you need, nothing you don't

Built for developers who care about speed, power, and simplicity.

GPU Rendering

Text rendered on the GPU via Metal, Vulkan, and DX12. Buttery smooth scrolling at 60fps+, even with thousands of lines.

Built-in AI

Detects errors in real-time, suggests fixes, and explains output. No plugins or extensions needed — intelligence is native.

Splits & Tabs

Native pane splitting (vertical and horizontal) and tabs with independent PTYs. No tmux required.

Cross-Platform

Runs on macOS and Linux today. Windows support via ConPTY coming soon. Same experience everywhere.

Open Source

MIT licensed, fully open source. Read every line, contribute, or fork it. Built in public on GitHub.

Configurable

TOML config file for colors, fonts, keybindings, and behavior. Make it yours with a simple text file.

AI that understands your terminal

Watch termAI detect a CUDA error and suggest actionable fixes — instantly.

train.py — termAI
zsh

How termAI compares

The only terminal that combines GPU rendering with native AI assistance.

TerminalGPU RenderingBuilt-in AINative SplitsCross-PlatformOpen Source
termAI
Alacritty
iTerm2
Terminal.app
Warp
v0.1.0-beta

Download termAI

GPU-accelerated terminal with built-in AI. Free, open source, ready to use.

Download for macOS(Apple Silicon)

Install:

  1. Open the .dmg file
  2. Drag termAI to Applications
  3. Open termAI from Applications

For AI-powered suggestions, set your API key:

export ANTHROPIC_API_KEY="sk-ant-..."

Also supports OPENAI_API_KEY. Works offline without a key.

Linux and Windows coming soon. Build from source

Built in the open

termAI is fully open source under the MIT license. Browse the code, report issues, or contribute — we build in public.