get_top_picks
Get top N relevant AI news items scored by source reputation and item score, each with a 'why it matters' summary and try URL. Optionally filter by category.
Instructions
Returns top N most relevant items for AI engineers, scored by source reputation (HN/Reddit > ArXiv > others) plus item score. Each item includes a one-liner 'why it matters' and optional try_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of top picks to return. Default: 10 | |
| category | No | Filter by category before picking. Default: all | all |