AI Launch Radar avatar

AI Launch Radar

Pricing

from $1.20 / 1,000 ai launch founds

Go to Apify Store
AI Launch Radar

AI Launch Radar

Track AI launches and research signals from GitHub and HuggingFace, with optional experimental directory sources.

Pricing

from $1.20 / 1,000 ai launch founds

Rating

0.0

(0)

Developer

GhostGrid

GhostGrid

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Track AI launches and research signals from GitHub trending repos and HuggingFace models, datasets, and papers. Deduplicates results across sources to give you a unified view of what's new in AI.

Why use it?

Stay on top of AI releases without visiting 5 different sites daily. Useful for AI researchers, investors, founders, and builders who need to know about new models, datasets, and open-source projects as they emerge.

Key features

  • Multi-source aggregation -- GitHub trending repos + HuggingFace models, datasets, and papers in one output
  • Deduplication -- same project appearing on GH and HF is merged into one record
  • Trend scoring -- each item gets a recency-weighted trend score for sorting
  • Period filtering -- daily, weekly, or monthly time windows
  • Source-specific metadata -- GitHub stars, HF downloads, paper citations per source

Input

ParameterTypeDefaultDescription
sourcesstring[]["github","huggingface"]Sources to query: "github", "huggingface", or both
max_items_per_sourceint20Max items per source (1-100)
time_periodselect"daily"daily / weekly / monthly
categoriesstring[][]Filter by category (e.g. "nlp", "computer-vision", "audio")
include_papersbooltrueInclude HuggingFace papers when source includes huggingface

Output fields

FieldTypeDescription
titlestringProject/model/paper name
sourcestring"github", "huggingface", or "merged"
typestring"repository", "model", "dataset", or "paper"
urlstringSource URL
descriptionstringDescription from the source
starsintGitHub stars (github only)
downloadsintHF monthly downloads (huggingface only)
authorstringCreator or organization
categorystringAI category tag
trend_scorefloat0.0-1.0 recency-weighted trend score
created_atstringISO-8601 timestamp

Notes

  • GitHub trending is refreshed daily by GitHub. Expect same-day data for new repos.
  • HuggingFace data refreshes more frequently. New models appear within hours.
  • Deduplication merges same-name items across sources; merged records show both URLs.