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

Anserini

Anserini is a Lucene toolkit for reproducible information retrieval research observed · 2026-09-03

github.com/castorini/anserini · homepage · Java · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

77/100

  • Activity 100
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3985
  • days_rel: n/a
  • days_push: 0
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1191 stars · 673 forks observed · 2026-09-03

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

Pyserini is a Python toolkit for reproducible information retrieval research supporting both sparse (via Anserini/Lucene) and dense (via Faiss) representations. It bundles queries, relevance judgments, prebuilt indexes, and evaluation scripts for standard IR test collections, with a REST API and MCP server.

Use cases

  • reproduce BM25 baseline runs on standard IR test collections
  • run dense retrieval with prebuilt indexes for first-stage ranking
  • build a multi-stage ranking pipeline with reproducible retrieval
  • evaluate retrieval runs with trec_eval-style scripts
  • search MS MARCO and other benchmark corpora
  • expose retrieval via a REST API or MCP server

When to choose

  • you need reproducible, benchmarked sparse and dense retrieval in Python
  • you want prebuilt indexes and judgments for common IR test collections
  • you're doing academic IR research or building RAG first-stage retrieval

When to avoid

  • you need a production search engine with indexing, sharding, and serving out of the box
  • you want a simple plug-and-play vector store without Java 21 dependencies
  • your use case is general web search rather than benchmark-oriented retrieval

Facets

library · maturity active

search-engine rag machine-learning sdk python jvm cli cross-platform information-retrieval sparse-retrieval dense-retrieval bm25 faiss lucene test-collections first-stage-retrieval mcp-server rest-api search natural-language-processing research

3 sources

Member repositories

RepositoryRoleHealth v2
castorini/anserinimain77
castorini/pyserinisdk95

For agents

markdown · JSON · MCP: product_card(name="castorini/anserini")

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