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.
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 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.
visper ingests polymarket gamma + data-api streams, ranks candidates by conviction and liquidity, and stages a next-buy queue for the operator.
polymarket gamma + data-api trades, with backoff retries and connection status.
conviction · size · liquidity. balanced-odds markets with real volume rise to the top.
operator-in-the-loop. no trades taken until you connect a wallet.