Recommendations, search, and Outrider in your scripts and CI. The same engine that powers Studio, callable from your terminal.
$ pip install remyxai
$ remyxai interests from-repo \
github.com/org/repo \
--automate reviewProfile a GitHub repo into a Research Interest, and provision Outrider on it in the same step.
$ remyxai papers digest \
--period todayToday's ranked recommendations, grouped by interest, across papers, repos, and models.
$ remyxai search query \
"speculative decoding" \
--dockerSemantic search across the Remyx index, filtered to resources with a ready Docker environment.
$ remyxai outrider init \
--repo owner/name \
--auto-interestInstall Outrider on a repository and auto-create its Research Interest in one command.
# authenticate first with export REMYXAI_API_KEY=...
The visual interface for experiment outcomes, discovery, and projects. Open Studio →
An AI-native interface for Claude Code and other MCP clients, at mcp.remyx.ai. MCP docs →
Programmatic access to experiments, recommendations, and projects. API reference →
Outrider runs as a Continuous AI action on your repositories. About Outrider →
Install the CLI and get your first recommendation in minutes.