harvest.latest
Find recently-updated Hugging Face datasets and trending GitHub repositories to identify current training data sources.
Instructions
Scan what's trending: recently-updated Hugging Face datasets and hot/recent GitHub repos. Returns HarvestItem[].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gh_token | No | Optional GitHub token for higher rate limits. Falls back to the GITHUB_TOKEN env var. | |
| hf_token | No | Optional Hugging Face token for higher rate limits. Falls back to the HF_TOKEN env var. |