HuggingFace AI Model Tracker
## HuggingFace Daily Insights API **The only API with real HuggingFace model history – plus arXiv papers & LMArena rankings** The official HuggingFace API only gives you real-time data. This API gives you **historical trends** – the data no one else has. ### What You Get - **Trending Models** – Top models ranked by likes growth over the past N days - **New Models** – Recently discovered models,…
HuggingFace AI Model Tracker endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Trending Models /models/trending |
Returns models ranked by likes increase over the past N days. Requires at least two snapshots to compute delta. Filter by pipeline_tag (e.g. text-generation). |
| GET |
Get New Models /models/new |
Returns models first seen within the past N days, sorted by likes descending. Filter by pipeline_tag (e.g. text-generation). |
| GET |
Get Model History /models/{model_id}/history |
Return time-series snapshots (likes, downloads) for a specific model. Use author/model-name format for model_id (e.g. openai/whisper-large-v3). |
HuggingFace AI Model Tracker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|