harvest.expert
Run one of 12 domain experts to search Hugging Face and GitHub with curated queries and receive matching training data results.
Instructions
Run one of the 12 experts against Hugging Face + GitHub using its curated queries. Returns HarvestItem[].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expert | Yes | Expert id: code, math, science, language, vision, audio, medical, law, knowledge, safety, affect, systems. | |
| 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. |