Skip to main content
Nav: Discover > Search | URL: /resources Every AI team has a backlog of techniques they want to try but never have time to evaluate. The pace of change means what was best practice weeks ago may already be suboptimal, but scanning arXiv, GitHub, and HuggingFace manually doesn’t scale. Search provides semantic search across research papers, GitHub repositories, HuggingFace models, and more, matched to what your team is building. Pre-built Docker environments let you test a technique in minutes instead of spending days on dependency setup.

Search Interface

Type a natural-language query into the search bar. Remyx runs hybrid retrieval (BM25 + dense vector + re-ranking) across its resource index and returns ranked results.
retrieval augmented generation for customer support
Results appear in a card grid. Each card shows:
ElementDescription
TitleResource title with link to detail viewer
AuthorsAuthor list (for papers)
AbstractTruncated summary
CategoriesarXiv categories or source tags
Runnable badgeBlue “Runnable environment” badge with Docker icon if a pre-built Docker image is available
Source indicatorsIcons for GitHub, HuggingFace, Docker availability
Resources with the Runnable environment badge have pre-built Docker images with dependencies installed and example scripts ready to run. These are the fastest path from discovery to experiment.

Filtering and Sorting

A toolbar appears above results after you search:
ControlWhat it does
TabsAll (default), Runnable (Docker-ready only)
SortRelevance (default), Most Recent, Most Popular
The Runnable tab filters to resources with verified Docker environments — useful when you want to test a technique immediately without environment setup.

Personalized Suggestions

Authenticated Users

When you’re logged in and haven’t searched yet, the page shows:
  • Suggestion cards built from your experiment tags — topics you’ve already explored, surfaced as quick-search shortcuts
  • “Relevant to your work” section with resources matched to your team’s experiment history

Anonymous Users

When not logged in, the page shows:
  • Trending suggestion cards populated from live search queries
  • Recent resources section with highlights from the index

Resource Detail Viewer

Click View on any result to open the resource detail page:
  • Full abstract / README
  • Resource links (arXiv, GitHub, HuggingFace)
  • Citation count and categories
  • Docker image reference (if available)
  • Dockerfile contents (if available)

From any resource detail view, click Create Experiment to start an experiment sourced from this resource. This:
  1. Links the resource as the experiment’s source
  2. Pre-fills source metadata in the experiment record
  3. Redirects to the experiment detail page where a launch context generates automatically

Deep Research (Coming Soon)

The search bar includes a “Deep research” pill, a preview of the upcoming deep research agent that will synthesize multiple resources into comprehensive research reports.

Feed

Personalized daily recommendations

Outcomes

Create and track experiments from search results