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

StarTrail-org/PixelRAG

The end of web parsing. The beginning of scalable pixel-native search. link: https://pixelrag.ai/ observed · 2026-08-28

github.com/StarTrail-org/PixelRAG · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 95
  • Release rhythm 93
  • Longevity 6

Flags: young

How is this computed?

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

  • gap_med: 21
  • age_days: 96
  • days_rel: 48
  • days_push: 33
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

9742 stars · 828 forks observed · 2026-08-28

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

PixelRAG is a Python library and hosted service for visual retrieval-augmented generation: it renders web pages and documents into screenshot tiles, embeds them with vision-language models, and searches a visual index instead of parsed text. It ships a CLI (pixelshot) and a hosted API over a pre-built 8.28M-page Wikipedia visual index.

Use cases

  • search documents by how they look instead of parsing text
  • build a RAG pipeline over web page screenshots
  • query a Wikipedia index with an image instead of text
  • render web pages to screenshot tiles for indexing
  • avoid brittle HTML-to-text extraction for retrieval
  • give LLM agents visual memory of web pages

When to choose

  • text extraction from complex or visually structured pages loses information
  • you want multimodal (text or image) queries over a large document corpus
  • you need a ready-made hosted visual search index with no setup

When to avoid

  • you need a fully self-hosted, offline solution with no external API dependency
  • your corpus is plain text where traditional text retrieval is cheaper and sufficient
  • you cannot afford the GPU/compute cost of rendering and embedding screenshots at scale

Facets

library · maturity active

rag search-engine image-processing machine-learning llm-inference web-scraping large-language-models computer-vision artificial-intelligence python cli cloud visual-search screenshots vision-language-models embeddings faiss multimodal-retrieval pixel-native retrieval-augmented-generation search web-server

2 sources

Member repositories

RepositoryRoleHealth v2
StarTrail-org/PixelRAGmain76

For agents

markdown · JSON · MCP: product_card(name="StarTrail-org/PixelRAG")

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