kelam.sh Docs CLI Install
Kelam — voice agents over the phone

A voice on the other end
of the line.

Kelam answers your number, calls your list, books, and texts back — in a voice most callers can't tell from a person's. Sign in and it's yours; every call comes back as a recording, a transcript, and the facts you asked for.

Or just call one: +1 (978) 274-3508 answers in three languages.

Install

One line, then log in.

$ curl -fsSL https://kelam.sh | sh

Installs the kelam command via Homebrew / uv / pipx — re-running is a no-op, kelam update upgrades in place. Also: brew install samsadsam/kelam/kelam, or read install.sh first.

$ kelam login

Opens the browser sign-in and saves your workspace credential locally. Using Claude, Cursor, or Copilot? kelam skill --install writes the full operating guide into your project so your coding agent can drive everything.

The CLI

Five words, then a phone call.

The loop is create, edit, verify, push, deploy — then call. An agent is a folder of plain files; every push is a new version, every call comes back as data.

$ kelam create booking-bot # a phone number attaches itself $ kelam call booking-bot +12065550123 --wait # the transcript streams live; recording + extracted facts land at hang-up
Every command →