whatisgithub

What is agentradar?

sunrisefromdark/agentradar — explained in plain English

Analysis updated 2026-05-18

48HTMLAudience · researcherComplexity · 3/5Setup · moderate

In one sentence

A multi-agent pipeline that tracks AI agent projects on GitHub and other sources, scoring and ranking them into daily and weekly trend reports.

Mindmap

mindmap
  root((repo))
    What it does
      Collects signals
      Scores projects
      Builds reports
    Tech stack
      Node.js
      pnpm
      HTML console
    Use cases
      Daily digests
      Weekly trends
      Knowledge cards
    Audience
      Researchers
      Product teams

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Follow daily and weekly reports on which AI agent projects are genuinely gaining traction.

USE CASE 2

Browse structured knowledge cards on high-value projects instead of raw README skimming.

USE CASE 3

Watch an observer pool of early-stage projects before they become mainstream trending repos.

USE CASE 4

Run the pipeline locally with a read-only web console instead of using the hosted version.

What is it built with?

Node.jspnpmHTML

How does it compare?

sunrisefromdark/agentradardevopssessionsjvr/agentic-ai-demothiago-code-lab/aws-certified-ai-practitioner-brasil
Stars484749
LanguageHTMLHTMLHTML
Setup difficultymoderatehardeasy
Complexity3/54/51/5
Audienceresearcherops devopsgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires Node.js and pnpm, plus an environment file setup before running the pipeline.

The explanation does not state license terms.

So what is it?

AgentRadar is an open-source tool for tracking trends in the AI agent software space. It monitors public signals from GitHub and other sources, scores and ranks projects, and produces structured daily and weekly reports so that researchers, developers, and product teams can follow what is genuinely gaining traction rather than just reacting to one-day spikes on trending lists. The system is organized as a pipeline of specialized agents, each with a clear job. A signal collection agent gathers raw data from public sources. A normalization and scoring agent standardizes data from different sources into a common format and produces a ranked list with explained scores. A daily report agent writes a digest of what appeared that day, including summaries, reasons for inclusion, and risk notes. A weekly trend agent looks across a seven-day window to distinguish lasting trends from short-term noise. An observer agent watches early-stage projects that have not yet reached mainstream visibility. A knowledge card agent condenses high-value projects into structured notes for later reference. The output files land in a data directory with predictable naming: daily JSON and markdown reports, weekly judgment files, knowledge cards, and observer pool entries. A local read-only web console lets you browse these outputs from a browser without needing to deploy anything. There is also a hosted version at app.agentradar.top for people who want to see results before deciding whether to run it locally. Installation requires Node.js with pnpm. After copying the environment file and running the install step, you can launch the local web console with one command. Running the full pipeline follows a straightforward sequence: a daily run, a verification step, then the weekly rollup. The README is in Chinese with a linked English version. The open-source repository contains the data pipeline and local console, login and personalization features are available only in the hosted version.

Copy-paste prompts

Prompt 1
Explain what each agent in agentRadar's pipeline does, from signal collection to weekly reports.
Prompt 2
Walk me through installing agentRadar locally with Node.js and pnpm.
Prompt 3
How does agentRadar distinguish a lasting trend from a one-day spike on GitHub trending?
Prompt 4
What is the difference between the open-source agentRadar console and the hosted app.agentradar.top version?

Frequently asked questions

What is agentradar?

A multi-agent pipeline that tracks AI agent projects on GitHub and other sources, scoring and ranking them into daily and weekly trend reports.

What language is agentradar written in?

Mainly HTML. The stack also includes Node.js, pnpm, HTML.

What license does agentradar use?

The explanation does not state license terms.

How hard is agentradar to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is agentradar for?

Mainly researcher.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.