risktrading prediction markets is speculative. visper outputs are not financial advice.
v0.1 · shipping·nemotron-labs-twotower·open source · mit
autonomous · polymarket · agent

visper.

a polymarket trading bot built on the nvidia nemotron-labs-twotower runtime. reads live order flow, ranks next-buy candidates, and streams parallel tokens from a two-tower diffusion LM.

§ 01launch

two commands. one agent.

clone the repo, run two commands, and visper boots against live polymarket feeds. bring your own keys, your own wallet — self-host from minute zero.

visper — launchlive
01
clone
$git clone https://github.com/visper/visper.git
02
run
$bun install && bun dev
output · boot log
§ 02runtime

two towers. parallel tokens.

visper runs on nemotron-labs-twotower — a diffusion language model from nvidia research adapted from nemotron-3-nano-30b-a3b. a 30b model split in two, writing tokens in parallel instead of one at a time.

throughput
2.42×
quality
98.7%
params
30b · split
§ 03market → position

from live flow to next buy.

visper ingests polymarket gamma + data-api streams, ranks candidates by conviction and liquidity, and stages a next-buy queue for the operator.

§ 01
ingest flow

polymarket gamma + data-api trades, with backoff retries and connection status.

§ 02
rank candidates

conviction · size · liquidity. balanced-odds markets with real volume rise to the top.

§ 03
stage next buy

operator-in-the-loop. no trades taken until you connect a wallet.

§ 04status

current node state.

walletnot connected
balance$0.00 usdc
trading enginehalted · awaiting operator
market feedlive
trades tapelive
agent stateready