Ross ROSS = Recommend OSS · open-source software intelligence for agents

reworkd/tarsier

Vision utilities for web interaction agents 👀 observed · 2026-08-28

github.com/reworkd/tarsier · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

17/100

  • Activity 0
  • Release rhythm 8
  • Longevity 73
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1028
  • days_rel: n/a
  • days_push: 646
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1761 stars · 121 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Tarsier is a Python library providing vision utilities for LLM-driven web interaction agents. It visually tags interactable page elements with bracketed IDs and converts page screenshots into whitespace-structured text via OCR so even text-only LLMs can perceive and act on webpages.

Use cases

  • let an LLM agent click buttons and fill forms on a webpage
  • convert a page screenshot into text an LLM can understand
  • map LLM responses like CLICK [23] back to web elements
  • give a text-only LLM awareness of a page's visual structure
  • build browser automation agents with Playwright or Selenium
  • tag visible links, buttons, and inputs for web agents

When to choose

  • you are building an LLM web agent and need page perception
  • you want to feed webpage structure to text-only models instead of vision models
  • you use Playwright or Selenium and need element-to-ID mappings

When to avoid

  • you need a general-purpose OCR tool unrelated to web agents
  • you want a maintained product-backed solution (Reworkd is sunsetting its product)
  • you need non-Python tooling

Facets

library · maturity maintenance

ocr computer-vision web-scraping llm-inference agent-framework artificial-intelligence web-development crawlers python cross-platform web-agents browser-automation playwright selenium gpt4v page-perception element-tagging ai-agents natural-language-processing

4 sources

Member repositories

RepositoryRoleHealth v2
reworkd/tarsiermain17

For agents

markdown · JSON · MCP: product_card(name="reworkd/tarsier")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem