alpha-hub/cli
2026-03-20 23:37:38 -07:00
..
bin Alpha Hub: Context Hub for research papers 2026-03-18 19:55:44 -07:00
src Harden alphaXiv transport retries and logging 2026-03-20 23:37:38 -07:00
LICENSE Improve alphaXiv client outputs and exports 2026-03-20 12:03:27 -07:00
package-lock.json Alpha Hub: Context Hub for research papers 2026-03-18 19:55:44 -07:00
package.json Improve alphaXiv client outputs and exports 2026-03-20 12:03:27 -07:00
README.md Improve alphaXiv client outputs and exports 2026-03-20 12:03:27 -07:00

Alpha Hub

Unofficial alphaXiv-powered CLI and library for research agents.

Install

npm install -g @companion-ai/alpha-hub

Quick Start

alpha login
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:

  • alpha CLI
  • alpha-mcp CLI
  • library helpers from @companion-ai/alpha-hub/lib

Repository: https://github.com/getcompanion-ai/alpha-hub