Skip to content

Repository files navigation

@vizzor/console

The Vizzor command-line client. Pair your account once, then run predictions, scans, and chat from your terminal against the hosted Vizzor engine.

It's a thin client — the prediction engine, prompts, and tools all run server-side. The CLI only pairs your wallet, sends your messages, and renders the streamed response.

Install

npm install -g @vizzor/console

Pair

vizzor setup

Open vizzor.ai/cli-pair, sign in with your wallet (SIWS), and paste the pairing token back into the terminal. Your plan and tracked win-rates follow your account.

Use

vizzor            # interactive chat
vizzor health     # check pairing + engine connectivity
vizzor update     # check for a newer version

Inside chat, type anything — predict BTC 4h, scan <address>, audit <contract>. /help lists the built-in commands, /exit quits.

Configuration

vizzor config show
vizzor config set engineUrl https://api.vizzor.ai/v1   # enterprise: your engine
vizzor config set timezone Europe/Madrid

Environment overrides: VIZZOR_HOSTED_ENGINE_URL, VIZZOR_SITE_URL, VIZZOR_HOME.

License

MIT — see LICENSE.

About

Vizzor CLI — pair your account and run predictions from your terminal against the hosted Vizzor engine.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages