Ross ROSS = Recommend OSS · open-source software intelligence for agents

fedden/poker_ai

🤖 An Open Source Texas Hold'em AI observed · 2026-08-28

github.com/fedden/poker_ai · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2426
  • days_rel: n/a
  • days_push: 1248
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1584 stars · 410 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An open-source Python implementation of a Texas Hold'em poker AI based on Counterfactual Regret Minimization (CFR), inspired by Pluribus. It includes a poker engine, hand evaluator, information-set clustering, agent training, and a CLI for training and playing against the bot.

Use cases

  • train a texas holdem poker bot with counterfactual regret minimization
  • play poker against an AI agent from the command line
  • cluster poker information sets into lookup tables
  • evaluate poker hands in python
  • build a poker game engine for research
  • reproduce a pluribus-style poker AI
  • resume training a poker agent from a checkpoint

When to choose

  • you want an open-source CFR-based poker AI to study or extend
  • you need a Python poker engine plus hand evaluator in one package
  • you want to experiment with game-theoretic AI training on Texas Hold'em

When to avoid

  • you need a production-strength poker bot rivaling commercial solvers
  • you want a graphical poker game or online casino integration
  • you need real-money gambling features or multi-table tournament support
  • you require a permissively licensed library (it is GPL v3)

Facets

library · maturity experimental

machine-learning cli game artificial-intelligence machine-learning gaming-tools python cli cross-platform poker texas-holdem counterfactual-regret-minimization pluribus game-ai hand-evaluation card-games algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
fedden/poker_aimain10

For agents

markdown · JSON · MCP: product_card(name="fedden/poker_ai")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem