mirror of
https://github.com/getcompanion-ai/alpha-hub.git
synced 2026-04-15 05:02:06 +00:00
| .. | ||
| bin | ||
| src | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Alpha Hub
Unofficial alphaXiv-powered CLI and library for research agents.
Install
npm install -g @companion-ai/alpha-hub
Quick Start
alpha login
alpha status
alpha search "attention mechanism"
alpha get 1706.03762
alpha ask 1706.03762 "What datasets were used for evaluation?"
alpha code https://github.com/openai/gpt-2 /
Package Exports
This package exposes:
alphaCLIalpha-mcpCLI- library helpers from
@companion-ai/alpha-hub/lib
Repository: https://github.com/getcompanion-ai/alpha-hub