kelam
Build and run voice AI agents from the terminal — the Kelam CLI.
A thin, dependency-light client (httpx + typer + the shared kelam-core contract) for the
Kelam voice-agent control plane. Create agents, deploy them, place real phone calls, talk to
them in the browser, send texts, and export call data — all from kelam.
Install
curl -fsSL https://kelam.sh | sh # one-command installer (picks brew/uv/pipx)
# or directly:
brew install nousdata/tap/kelam
uv tool install kelam
pipx install kelam
Re-running the installer is safe — it detects an existing install and does nothing.
Check the version / upgrade
kelam --version # what's installed
kelam update # upgrade in place (detects uv / pipx / Homebrew automatically)
Configure
export KELAM_API_URL=https://<your-kelam-host>
export KELAM_PASSWORD=<password> # only if the server uses shared-password auth
kelam list
The loop
kelam create my-bot # scaffold + provision a phone number
kelam deploy <agent_id> # assemble + cache the runtime
kelam call <agent_id> +1206... # place a real outbound call
kelam web <agent_id> # or talk in the browser, no phone number
kelam export --since 7d # call logs + derived metrics
The platform (API + voice worker) lives in the separate kelam-backend package; this package
is just the operator CLI.
Release files for kelam 0.40.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kelam-0.40.0.tar.gz | 91.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kelam-0.40.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 185.3 kB
Release files / kelam-0.40.0.tar.gz
| Download URL | kelam-0.40.0.tar.gz |
|---|---|
| Size | 91.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cecbbbf390cc15f35803fe3292529efae6683147bdb3e296792fab56f8dcca27
|
|
BLAKE2b-256 checksum How to use checksums |
14cf199c4596d8f4d3aaa684257b711c3a9a8722c4479e5d423a80d831ca115d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency logRelease files / kelam-0.40.0-py3-none-any.whl
| Download URL | kelam-0.40.0-py3-none-any.whl |
|---|---|
| Size | 93.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8cb0e5f0c7b0ece4c0627ba92e5fcad2274ca14f676ccc0a436593f0ad33ea10
|
|
BLAKE2b-256 checksum How to use checksums |
0436861536c29a12107de45ef2993a5667df33858cbbcd7b9d695f732733e9f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency log