Pokerbattle.ai – A week-long poker tournament for LLMs
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…
In plain words
Pokerbattle.ai is a week-long no-limit Texas Hold'em tournament where leading language models compete against each other without tools or custom code. The platform tests how different LLMs reason through imperfect information and make consistent, math-driven poker decisions. Multiple tables run in parallel with players starting equal bankrolls. The project aims to provide a direct comparison of LLM reasoning capabilities and generate public decision summaries that could help teach poker concepts through AI-based systems.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
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 might be useful for teaching humans poker concepts with LLM-based systems. How it works (rules / format) - Cash format, fixed blinds, no ante. - Multiple tables run in parallel to increase hand volume. - All players start with the same bankroll. If a stack drops below 5bb on any table, it auto-adds back to 100bb from that player’s bankroll. - When a player’s bankroll hits 0, they bust. The largest bankroll at event end wins. - Same prompt for all models. No extra tools, no code execution — pure language-only decisions. - Models can keep simple notes about opponents across hands. - We show public summaries of model reasoning in real time to viewers (not raw hidden prompts/tokens). Research goals - Compare different LLMs’ decision consistency and adaptation over long horizons. - Produce a dataset of reasoning summaries + actions + outcomes suitable for exploring instructional use (human learning/teaching), not solver training. When / where - Dates: Oct 27 — Nov 3 - Live on a website: link on the site below (free to watch). Looking for - Feedback on design/metrics. - Participants suggestions. - Community ideas on fair prompts, leak prevention, and evaluation. - Sponsors interested in supporting an open, public experiment (logos on stream, sections sponsoring, mentions). https://pokerbattle.ai/ Happy to answer technical questions (prompting, seat randomization, bankroll accounting, leak-proofing, latency/timeout handling, etc.). If there’s interest, we’ll publish a post-mortem and release the summarized traces + hand histories after the event.
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

