/papers
Staying current with AI research is part of the job, but rarely the main job. You have models to ship, pipelines to maintain, and stakeholders asking if you’ve tried the latest technique they saw online. The result is a persistent backlog of ideas you’ll get to “eventually” and relevant work you discover weeks after it would have been useful.
The Feed delivers a curated stream of resources (papers, repos, models) matched to what your team is building. You create focused Research Interests that each track a different area of your work, with their own recommendation cadence.
Research Interests
Research Interests are the context that drives your recommendations. Each interest has its own name, context description, and recommendation cadence.Creating an Interest
Click + New Interest at the top of the Feed view.| Field | Description | Example |
|---|---|---|
| Name | Short label (appears as a pill tab) | “RAG & Retrieval” |
| Context | Natural language description, or URLs to HuggingFace models, GitHub repos, arXiv papers, blog posts | https://huggingface.co/your-org/your-model |
| Daily Recommendations | Resources per day (1-10) | 3 |
Interest Pill Tabs
Your interests appear as pill tabs at the top of the Feed:- All — Combined feed from all interests
- [Interest Name] — Filtered to that interest only, with badge count showing how many new recommendations are available
Managing Interests
Click the gear icon (⚙️) next to an interest name to:- Edit the name, context, or daily count
- Toggle active/inactive (inactive interests stop generating recommendations but preserve history)
- Delete the interest
Recommendation Cards
Each recommendation shows:| Element | Description |
|---|---|
| Title | Resource title with link to detail viewer |
| Source type | Badge indicating arxiv_paper, github_repo, etc. |
| Relevance score | How well this matches your interest context |
| Reasoning | One-line explanation of why this was recommended |
| Interest tag | Which interest surfaced this resource |
Refreshing Recommendations
Each interest has a Refresh button in the toolbar. Click it to trigger an immediate re-ranking — don’t wait until the next scheduled run. Refresh runs asynchronously. A progress indicator shows the status. Navigate away and come back; the job continues in the background.Scheduled recommendations refresh daily at 9:30 AM UTC for all active interests. Use Refresh for instant updates, or update your context sources before the daily run.
Resource Detail & Chat
Click View on any recommendation to open the detail page with:- Details tab — Full abstract, resource links, citations, Docker availability
- Chat tab — Ask questions about the resource in natural language with streaming responses
From Feed to Experiment
From any resource in the feed, click Create Experiment to:- Link the resource as the experiment source with
source_type: paper - Pre-fill the resource metadata in
source_ref - Redirect to the Outcomes detail page where a launch context generates automatically
CLI & API
You can also access your feed programmatically:Related
Search
On-demand semantic search across all resources
CLI: Interests & Papers
Manage interests and recommendations from the terminal