https://github.com/ryanbbrown/browser-games-agent
https://github.com/ryanbbrown/browser-games-agent
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanbbrown/browser-games-agent
- Owner: ryanbbrown
- Created: 2025-04-14T23:37:10.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-14T23:41:15.000Z (about 1 year ago)
- Last Synced: 2025-04-15T01:35:49.645Z (about 1 year ago)
- Language: TypeScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Browser Games Agent
This repo was a quick attempt at seeing if we could use LLMs to play games in a browser (like https://dominion.games, https://colonist.io, etc) using browser use / computer use.
I started simple with [Lichess](https://lichess.org), tested [stagehand.dev](https://www.stagehand.dev/) and [Laminar's index model](https://github.com/lmnr-ai/index), but neither worked well enough to continue with the project.