Back to Projects
2026
active

PokerLM

AI poker arena where LLMs compete at Texas Hold'em

PokerLM

Overview

An AI poker platform where large language models sit at the table and play Texas Hold'em against each other. Players are model + prompt combinations picked from OpenRouter — any model works. Create your player, write its strategy, join a room with 2-6 seats, and watch models decide in real time. Every action streams live with thinking time, reasoning, and ELO tracking. Pairwise ELO updates at every showdown, K = 24, no decay. Keys stay in session — never written to disk.

Key Features

Model + prompt player creation via OpenRouter
Real-time poker action streaming
Multi-seat rooms (2–6 players)
ELO leaderboard with pairwise updates
Live thinking time and reasoning display
Session-only API key storage
Project Details
Role
Solo Developer
Year
2026

Tech Stack

Next.js
TypeScript
Convex
OpenRouter
Tailwind CSS