Alternatives
Products that do what TokenPoker does
Planning poker for AI token cost estimation
- 1

- 2

- 3

Track your AI spend and connect it to business outcomes
Aug 2026 · rippling.com
- 4

- 5AP
Every time I play a casual cash poker game with friends, we spend the first several minutes struggling to figure out chip denominations. I built this to automate that process. Try it out here (the submitted link goes to the GitHub repo): https://jstrieb.github.io/poker-chipper/ It turns out that picking chip denominations optimally—such that as many chips are distributed as possible, and such that the denominations are nice—is hard (in the computational complexity sense). Upon reflection, the problem seemed to be a perfect fit for constrained optimization. I first got a…
2024 · github.com
- 6CG
Howdy all. I'm Zack :wave:. I've been thinking about the problem of misguided AI pull requests and figured I'd throw a possible solution out there for feedback. Basically, CleverCrow lets supporters give tokens to a GitHub repo (or set of issues in that repo) for the maintainers to use to build/fix stuff. The fun implementation challenges have been around implementing the pooling dynamics and keeping the maintainers in charge while the backers are motivated to support their work.
Jun 2026 · clevercrow.io
- 7

- 8TE
Hi HN, I'm Paul from Tensordyne. We build AI inference systems and chips on logarithmic math. We've put together an interactive Token Economics Calculator to help make apples-to-apples comparisons of inference hardware across vendors: We're interested in how closely it lines up with the community's view of the market. Why we built this Investors and customers kept asking how our system compares to others (NVIDIA and a growing list of startups). Plenty of publicly available data exists, but it's scattered and inconsistent. News articles, provider sites, Artificial Analysis, MLCommons, and now…
Nov 2025 · tensordyne.ai
- 9TT
I use Claude Code, Codex and Cursor (and sometimes Antigravity) basically every day, and could never tell how much I was actually consuming across all of them. So I built TokenMaxxer. A small CLI reads the files these tools already write locally and puts it all in one dashboard, broken out by tool, model, provider and day. It covers 18 tools now, and you get a profile page with your daily activity, cost estimates, and your top models and tools. There's also a global leaderboard if you want to compete against other TokenMaxxers! I'd love to see if anyone can beat the first place (currently…
Aug 2026 · tokenmaxxer.xyz
- 10

Planning poker for agile teams. No account, free & real-time
Jul 2026 · estimatepoker.com
- 11

- 12

- 13

- 14

- 15BO
Hi all! I'm pre-launching a new online poker platform called Basepoker! Basepoker allows anyone to create a private poker room and use your favorite cryptocurrencies as chips to play with your friends. Check out and join the waitlist!
2024 · basepoker.com
- 16

- 17CL
Aug 2026 · costperprompt.com
- 18

- 19PA
What PokerBattle.ai is a week-long live no-limit Texas Hold’em tournament where all players are top-tier reasoning LLMs. We’re testing how different models handle imperfect information and whether they can sustain consistent, math-driven poker without tool use or custom code. Why - In poker you can do well with basic math + consistent logic. - Superhuman poker AIs exist, but they rely on massive simulation/game-theory solvers and are effectively black boxes. - We want a rough, apples-to-apples comparison of LLM reasoning on poker decisions, and to collect public reasoning summaries that…
Sep 2025 · pokerbattle.ai
- 20

- 21TT
I built this after hitting the same wall repeatedly — no good way to enforce token budgets in application code. Provider caps are account-level and tell you what happened, not what is happening. Two ways to add it: # Direct client wrapper client = tokencap.wrap(anthropic.Anthropic(), limit=50_000) # LangChain, CrewAI, AutoGen, etc. tokencap.patch(limit=50_000) Four actions at configurable thresholds: WARN, DEGRADE (transparent model swap), BLOCK, and WEBHOOK. SQLite out of the box, Redis for multi-agent setups. One design decision worth mentioning: tokencap tracks tokens, not dollars. Token…
Apr 2026 · github.com
- 22

- 23

See what your company actually spends on AI, by team
26d ago · token-track-clear.lovable.app
- 24CS
Hi HN! Token cost has started to become a high topic of concern to all of us. I tried a few (awesome) tools such as rtk, caveman, and the recent (hillarious but effective) ponytail. What they usually do, is in-line token reduction, e.g. try to compress requests / responses as much as possible. But then it hit me (and I’m sure others had similar ideas) - just like we have routers that pick the right model, why not have something that will also narrow down the amount of available tools, skills and mcps based on repo/context? People usually accumulate skills, agents, MCP servers,…
Jun 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →