You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mkdocs.yml
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,8 @@ plugins:
33
33
- search
34
34
- llmstxt:
35
35
markdown_description: |
36
-
BalatroLLM is an LLM-powered bot that plays Balatro using strategic decision making.
37
-
The bot leverages Large Language Models to make intelligent gameplay decisions through OpenAI-compatible APIs.
38
-
It supports multiple strategies, comprehensive benchmarking, and integration with BalatroB ench for performance analysis.
39
-
The project provides CLI tools for running bots, analyzing results, and comparing model performance across different strategies.
36
+
BalatroLLM is a bot that uses Large Language Models (LLMs) to play [Balatro](https://www.playbalatro.com/), the popular roguelike poker deck-building game.
37
+
The bot analyzes game states, makes strategic decisions, and executes actions through the [BalatroBot](https://github.com/coder/balatrobot) client.
0 commit comments