💻 techProduct0 views3 min read

What Happened to Pluribus (AI Poker Bot)?

Pluribus, an AI developed by Facebook AI and Carnegie Mellon University in 2019, achieved a significant milestone by becoming the first AI to defeat top human professionals in six-player no-limit Texas Hold'em poker. It demonstrated advanced strategic reasoning in imperfect-information multiplayer games with minimal computational resources. While its source code was never released to prevent misuse, Pluribus remains a crucial benchmark in AI research, influencing discussions on multi-agent systems and strategic AI development up to the present day in 2026.

Share:

Quick Answer

Pluribus, an AI poker bot created by Facebook AI and Carnegie Mellon University, made headlines in 2019 by becoming the first AI to consistently defeat top human professionals in six-player no-limit Texas Hold'em poker. It achieved this feat with remarkably low computational resources, employing self-play and real-time search to develop sophisticated, often unorthodox, strategies including bluffing and 'donk betting'. Although its source code was intentionally withheld to prevent its use for cheating in online poker, Pluribus continues to be cited in 2026 as a pivotal achievement in AI, particularly for its advancements in multi-agent imperfect-information games and its influence on broader AI research into strategic reasoning and deception.

📊Key Facts

Year of Public Announcement
2019
Wikipedia, Carnegie Mellon University
Game Mastered
Six-player No-Limit Texas Hold'em
Wikipedia, Science
Primary Developers
Facebook AI Research & Carnegie Mellon University
Wikipedia, Science
Training Cost (Cloud Computing)
~$144-$150
Wikipedia, Packt
Training Time
8 days (on a 64-core server)
Wikipedia, Packt
Live Play CPU Cores
28
Carnegie Mellon University
Average Win Rate Against Pros
>30 milli big blinds per game
Wikipedia
Estimated Hourly Win Rate Against Pros
$1,000 per hour
Smithsonian Magazine

📅Complete Timeline13 events

1
2017Major

Libratus, Pluribus's Predecessor, Masters Heads-Up Poker

Noam Brown and Tuomas Sandholm, the future creators of Pluribus, developed Libratus, an AI that decisively defeated four poker pros in two-player (heads-up) no-limit Texas Hold'em, setting the stage for multiplayer advancements.

2
July 11, 2019Critical

Pluribus Announced, Achieves Superhuman Performance

Facebook AI Lab and Carnegie Mellon University officially announced Pluribus, an AI that achieved superhuman performance in six-player no-limit Texas Hold'em poker, defeating top human professionals. The results were published in Science magazine.

3
July 12, 2019Major

Details on Pluribus's Low Compute and Self-Play Revealed

Further reports highlighted Pluribus's efficiency, noting it was trained with less than $150 worth of cloud computing resources over eight days on a 64-core server, using self-play to develop its 'blueprint' strategy.

4
July 15, 2019Major

Media Praises Pluribus's Unorthodox Strategies

Major news outlets covered Pluribus's victory, emphasizing its unique playing style, including its effective use of 'donk betting' and mixed strategies, which surprised and challenged human professionals.

5
July 17, 2019Notable

Creators Host Reddit AMA

Noam Brown and Tuomas Sandholm, along with some of the professional poker players Pluribus competed against, participated in a Reddit 'Ask Me Anything' session, discussing the AI's development and implications.

6
September 17, 2019Major

Academic Discussion on Game Theory and Pluribus

Cornell University blogs and other academic discussions began to analyze Pluribus's impact on game theory, particularly its success in multiplayer imperfect-information games where traditional Nash equilibrium approaches are insufficient.

7
Late 2019Major

Decision Not to Release Source Code

Following its victory, the developers decided not to release Pluribus's source code to the public, citing concerns that it could be misused to cheat in online poker games.

8
February 25, 2021Notable

Pluribus Continues to be a Benchmark in AI Research

TheSequence published an article detailing the deep learning techniques behind Pluribus, affirming its status as a major breakthrough and a continued subject of study for multi-agent systems.

9
March 15, 2023Major

Pluribus's Enduring Impact on AI and Strategy

A report by PokerBotAI Development Team highlighted Pluribus's continued relevance in discussions about AI, noting its influence on strategies in cybersecurity, biotech, and real-world negotiations, even years after its initial triumph.

10
November 28, 2025Notable

Pluribus's 'Playing Days Over' but Legacy Endures

An article discussing AI in poker noted that while the original Pluribus bot's competitive 'playing days are over' due to the withheld source code, its achievement remains a significant historical event in AI.

11
January 7, 2026Notable

Creator Noam Brown Discusses Ongoing AI Challenges

Noam Brown, one of Pluribus's creators, was noted in a Reddit discussion for his continued work in AI, addressing challenges like 'hallucination' in models and the ongoing progress in AI research.

12
July 5, 2026Major

Pluribus Still Cited for Cracking Multiplayer Poker

In a discussion about poker AI, Pluribus was still lauded for its breakthrough in multiplayer poker, with commentators noting it was a research project never released commercially, inspiring further AI game strategy tools.

13
July 2026Notable

Community-Driven Pluribus-like Bot Shows Updated Results

A GitHub repository for a Pluribus-like AI poker bot, demonstrating the continued interest in its architecture, showed updated results for its blueprint strategy, indicating ongoing community engagement with its underlying techniques.

Follow this story

Get an email when this timeline gets a major update.

🔍Deep Dive Analysis

Pluribus emerged as a groundbreaking artificial intelligence in July 2019, developed collaboratively by Facebook AI Research and Carnegie Mellon University. Its primary achievement was demonstrating superhuman performance in six-player no-limit Texas Hold'em poker, a complex multiplayer game with imperfect information that had long eluded AI mastery. This marked a significant advance over previous poker AIs, such as its predecessor Libratus (also by Brown and Sandholm), which had only conquered two-player (heads-up) no-limit Hold'em in 2017.

The 'why' behind Pluribus's success lies in its innovative approach to game theory and reinforcement learning. Unlike two-player zero-sum games where Nash equilibrium strategies can be approximated, multiplayer poker presents a much more complex challenge where such an approach can be a losing strategy. Pluribus tackled this by first computing a 'blueprint' strategy through extensive self-play, where it played against copies of itself without human input. This offline training was remarkably efficient, costing less than $150 in cloud computing and taking only eight days on a 64-core server. During live play, Pluribus refined this blueprint with a real-time, limited lookahead search, allowing it to adapt its strategy to specific game situations.

Key turning points in its development included the realization that traditional deep-planning methods used in games like chess and Go were impractical for poker's vast decision space and hidden information. Pluribus's ability to use mixed strategies, making its actions unpredictable, and its embrace of unorthodox moves like 'donk betting' (ending a round with a call and starting the next with a bet) were crucial to its success against human professionals. Professional poker players like Darren Elias and Chris Ferguson, who played against Pluribus, noted its consistent, emotionless play and its ability to execute perfectly randomized strategies that humans struggle with.

The consequences of Pluribus's victory were profound for the field of AI. It demonstrated that AI could master strategic reasoning in multi-agent environments with hidden information, opening new avenues for applications beyond games, such as cybersecurity, negotiations, and managing online auctions. However, a significant decision was made by its developers not to release Pluribus's source code to the public, citing fears that it could be misused for cheating in online poker games.

As of August 13, 2026, the original Pluribus bot is no longer actively competing, with its 'playing days over' in a competitive sense. However, its legacy and the principles behind its design continue to be highly relevant. Researchers and analysts still discuss Pluribus as a 'game-changer' and a 'key milestone' in AI, particularly in the context of multi-agent systems and strategic decision-making. Its creators, like Noam Brown, remain active in AI research, contributing to ongoing discussions about the future of AI and its challenges, such as the 'hallucination problem' in large language models. The techniques pioneered by Pluribus, such as efficient self-play and real-time search in imperfect-information games, continue to inspire and shape the development of new AI systems, with community efforts even exploring its underlying mechanisms.

What If...?

Explore alternate histories. What if Pluribus (AI Poker Bot) made different choices?

Explore Scenarios
Building relationship map...

People Also Ask

Who created Pluribus?
Pluribus was created by researchers Noam Brown of Facebook AI Research and Professor Tuomas Sandholm of Carnegie Mellon University.
What was Pluribus's main achievement?
Pluribus was the first artificial intelligence to achieve superhuman performance in six-player no-limit Texas Hold'em poker, defeating top human professional players in 2019.
Why was Pluribus significant for AI research?
Pluribus was significant because it mastered a complex multiplayer game with imperfect information, a long-standing challenge for AI. Its methods demonstrated advanced strategic reasoning, bluffing, and efficient use of computational resources.
Is Pluribus available for public use or online poker?
No, the developers of Pluribus intentionally did not release its source code to the public to prevent its misuse for cheating in online poker games.
How much did it cost to train Pluribus?
Pluribus was trained with remarkably low computational resources, costing less than $150 in cloud computing and taking only eight days on a 64-core server to develop its core strategy.