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

Alibaba-NLP/ZeroSearch

ZeroSearch: Incentivize the Search Capability of LLMs without Searching observed · 2026-08-28

github.com/Alibaba-NLP/ZeroSearch · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 37
  • Release rhythm 35
  • Longevity 34

Flags: no_releases

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

Full methodology

Adoption not part of the score

1307 stars · 119 forks observed · 2026-08-28

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

ZeroSearch is a reinforcement learning framework from Alibaba's Tongyi Lab that trains LLMs to use search by simulating search engine results with a fine-tuned LLM instead of calling real search APIs. It includes simulation LLMs, policy models, tuning datasets, and support for REINFORCE, GRPO, and PPO algorithms.

Use cases

  • train an LLM to use search without paying for search API calls
  • reinforcement learning fine-tuning of LLMs for search agents
  • simulate search engine results for LLM training
  • train a search-capable agent with PPO or GRPO
  • research on incentivizing search capabilities in language models

When to choose

  • you want to RL-train LLMs for search/retrieval without real search API costs
  • you need reproducible simulated search environments for agent training
  • you want pretrained simulation and policy models for Google or Wikipedia search

When to avoid

  • you need a production search engine or RAG pipeline rather than training
  • you lack GPU resources for LLM training
  • you need a plug-and-play search tool for inference only

Facets

library · maturity active

llm-training rag machine-learning agent-framework large-language-models machine-learning python reinforcement-learning search-simulation llm-finetuning research verl retrieval-augmented-generation ai-agents gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
Alibaba-NLP/ZeroSearchmain36

For agents

markdown · JSON · MCP: product_card(name="Alibaba-NLP/ZeroSearch")

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