TL;DR
Thorsten Meyer AI has published Forezai Polybot, an experimental open-source trading bot for Polymarket. The project tests whether an AI agent can form probability estimates that differ from prediction-market prices, while warning that the software is not financial advice and carries substantial loss and legal risks.
Thorsten Meyer AI has published Forezai Polybot, an MIT-licensed open-source bot for Polymarket that compares AI-generated probability estimates with live prediction-market prices, a release that matters because it tests whether automated AI forecasting can responsibly disagree with markets that already price future events.
According to the source material, Polybot is available at forezai.com/polybot.html and on GitHub. It is described as the first node in the Forezai Markets family and as a research-oriented system rather than a product promoted for trading use.
The project’s stated workflow is to compare a market price with an AI estimate, calculate the gap, and decide whether any action clears a cost and confidence threshold. The source describes the default action as no trade, with most markets skipped and any action limited to rare, small, risk-capped positions.
The release repeatedly states that the project is not financial, investment, legal, or tax advice. It also says automated trading can lead to total loss of capital, that prediction-market access is restricted or prohibited in some jurisdictions, including for U.S. persons, and that the software is experimental and provided without any guarantee of accuracy or profit.
Polybot — when the AI disagrees with the odds
A prediction market puts a price on the future. Polybot asks: can an AI’s own estimate diverge from that price for real — and should it ever act on the gap?
Not financial, investment, legal or tax advice; not a recommendation or solicitation to trade, invest or use any software. Forezai · Polybot is experimental open-source software (MIT), provided “as is” without warranty of accuracy or profitability. Trading and automated trading carry a substantial risk of loss including total loss of capital; past or backtested performance does not indicate future results. Prediction-market participation is restricted or prohibited in some jurisdictions (including for US persons) — you are solely responsible for compliance with applicable law. Consult a licensed professional before any financial decision. Produced with AI assistance under human editorial oversight; independent commentary, the author’s own views. Product and company names are trademarks of their respective owners; mention does not imply endorsement.
AI Meets Market Prices
Polybot is relevant because it places AI forecasting in direct contact with a market that already aggregates public beliefs, capital, and incentives. A Polymarket contract price can function as a live probability signal, so any AI system claiming a better estimate has to compete against traders who may already have priced in the same information.
The project also highlights a practical risk in AI finance tools: disagreement with a market is not proof of an edge. The source frames each gap between AI estimate and market price as a hypothesis, not an established advantage, and says transaction costs, changing market behavior, and wrong forecasts can erase or reverse apparent opportunities.
For readers, the release is less a claim that AI can beat prediction markets and more a public test of how such systems should be inspected. The project says each estimate records its reasoning, which could make decisions easier to review after the fact.

Use Claude to Build an AI Trading Bot: 90 Days with Stocks and Prediction Markets (AI Trading Bot Series Book 1)
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Part Of A Public Build
Polybot was introduced in Thorsten Meyer AI’s Built in Public series as Day 13 of 19. The source places it inside a wider operator portfolio that includes content, decision, platform, testing, market, and defense-oriented projects.
The source material describes the project as local-first and provider-agnostic. In practice, that means it is presented as software meant to run on owned compute and to allow the forecasting model to be swapped rather than treating any single model as an oracle.
The relevant market backdrop is simple: prediction markets are hard to beat because prices already reflect the views and capital of participants. Polybot’s stated premise is to study when an AI estimate diverges from that price, not to claim that divergence is automatically profitable.
Profit Claims Are Absent
It is not clear from the supplied material whether Polybot has been used in live trading, whether it has produced gains or losses, or what safeguards are implemented beyond the stated approach of trading rarely and in small size. The examples in the source are described as illustrative, not as a track record.
Key technical details are also not fully specified in the material, including which forecasting models are used, how data is sourced, how confidence is measured, and how execution costs are calculated. The legal status for any individual user would depend on jurisdiction and personal circumstances.
Code Review And Testing
The next step for interested readers is inspection rather than trading. Because the project is open source, developers can review the code, evaluate the reasoning logs, and test whether the system’s estimates hold up without risking capital.
Future evidence would need to show more than isolated examples. Useful next milestones would include clearer documentation of the model setup, paper-trading results, risk limits, cost assumptions, and any independent review of how the bot handles markets where its estimate differs from the traded price.
Key Questions
What is Forezai Polybot?
Forezai Polybot is an experimental open-source bot for Polymarket that compares AI-generated probability estimates with prediction-market prices and records the reasoning behind those estimates.
Is Polybot being promoted as a way to make money?
No. The source material says it is not financial advice and not a recommendation to trade, invest, or use the software. It also warns that automated trading can result in total loss of capital.
What is confirmed about the release?
The supplied source says Polybot is MIT-licensed, open source, published at forezai.com/polybot.html and on GitHub, and introduced as part of Thorsten Meyer AI’s Built in Public Day 13 of 19.
What remains unproven?
The material does not provide a verified performance record, live trading results, or independent proof that Polybot can beat prediction-market prices after costs and risk limits.
Can U.S. users trade with it?
The source warns that prediction-market participation is restricted or prohibited in some jurisdictions, including for U.S. persons. Users would need qualified legal guidance before taking any action.
Source: Thorsten Meyer AI