Seltz
//CLI

seltz_

The web, in your terminal. Fresh, source-backed documents — shaped for LLM context, RAG, and coding agents. Running live against the real Seltz API below.

# installcurl -fsSL https://demo.seltz.ai/install.sh | sh
~/seltz — bash
seltz 0.1.0 — fresh, source-backed web results for your shell and agents.
Type a command or pick one below. Try: search "your query"
~/seltz ❯
examples
## built for agents

Agents call Seltz the same way you do — one command, source-backed results. Pipe the context format straight into a model:

$seltz search "docker vs podman" -f context | your-agent