LucasColas/Poker-AI
Several agents that can play poker (using probability, monte carlo, etc.) and clustering to get the types of poker players.
This project provides AI agents that can play Texas Hold'em No-Limit poker. It takes in the current game state and uses various strategic approaches like probability and Monte Carlo simulations to determine optimal plays. Additionally, it can analyze player behavior to categorize opponent types around the table, making it useful for poker enthusiasts, analysts, or AI researchers interested in game theory applications.
Use this if you want to simulate poker games, test different AI poker strategies, or analyze opponent playing styles in Texas Hold'em.
Not ideal if you are looking for a commercial poker bot to use in online games or a tool for real-money gambling.
Stars
13
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/LucasColas/Poker-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
erreurt/MahjongAI
Japanese Riichi Mahjong AI agent. (Feel free to extend this agent or develop your own agent)
ardabbour/amca
An RL-trained Backgammon agent
pokerwars/pokerwars.io-starterbot-java
A starter bot written in Java for the pokerwars.io platform. To play: pull this code, register...
pokerwars/pokerwars.io-starterbot-javascript
A starter bot written in javascript for the pokerwars.io platform. To play: pull this code,...
Green-Tortoises/21bot
A godot game for playing blackjack with an AI