Back to Help Guides
Content Template

Trending Lab

Rank a research lab or org by current momentum.

Overview

Trending Labs feed weekly leaderboards in the AI section.

Fields

Trend (what they're known for this week), Rank, Focus, Homepage URL.

Best Practices

Rank is relative within a publishing window. Re-rank weekly.

JSON Structure

Every entry of this template serializes to the shape below. The structured fields live under data.

{
  "type": "trending_lab",
  "title": "Anthropic",
  "summary": "Interpretability research is shipping into the Claude product line.",
  "data": {
    "trend": "Mechanistic interpretability productized",
    "rank": 1,
    "focus": "Safety · Reasoning",
    "homepage_url": "https://www.anthropic.com"
  }
}

Preview

How a published entry of this template renders on the site.

#1
Anthropic
Mechanistic interpretability productized
Safety · Reasoning

How it's used on the site

  1. 1.Staff editors create Trending Lab entries weekly to build the leaderboard.
  2. 2.Rank is relative within a single publishing window — re-rank every Monday.
  3. 3.On publish, labs appear in the Trending Labs leaderboard on /c/ai sorted by Rank.