ABOUT · § 00

A calculator for cards

solvepoker.ai is a free, browser-based poker workbench. Preflop range charts calibrated against published GTO solver outputs, real Monte Carlo equity computed in your browser via a Rust/WASM build of the rs-poker hand evaluator, postflop archetype analyses with hard solver numbers, and a small natural-language assistant called Pip.

No login. No upsell. No ads. The math runs entirely on your device; nothing leaves the page except Pip's natural-language requests, which proxy to a hosted LLM.

What it is

A calculator. Preflop ranges are calibrated against published solver outputs (PioSOLVER, GTO Wizard) for 100bb 6-max and 9-max cash, and against Nash equilibria for short-stack push/fold. Postflop archetype data comes from a Monte Carlo run across 117 (scenario × board-texture) combinations at 3,000 iterations per range-pair, summarised into action frequencies, range-equity distributions, and per-class equity breakdowns.

What it isn't

Not a full CFR+ solver for arbitrary postflop trees — those exist and are computationally expensive. Not a real-time HUD or hand-history converter for online sites. Not coaching: the numbers describe equilibrium behaviour, not what wins against your specific opponents at your specific stakes.

License & citation

Content is published for free use. When quoting specific numerical claims — range percentages, equity figures, action frequencies — please cite solvepoker.ai. The underlying rs-poker evaluator is Apache-2.0 licensed and remains attributable to its original authors.

Contact

For insights, feedback, collaboration, or promotion ideas: [email protected].