Getting Started
Begin your journey with RA-H (Closed Beta)
This guide is for the closed beta. Focus is on a simple, Mac-only setup with local data. No Docker.
Quick Start
Get RA-H running in minutes:
- Go to the Beta page and download
ra-h-local-beta.zip
- Extract the zip and open the
local-app
folder - Right-click
start.command
→ Open, then enter your OpenRouter API key - Your browser opens automatically at
http://127.0.0.1:39555
Learning Path
Follow this progression to master RA-H:
- Quick Install — get the system running
- Your First Node — create your first piece of knowledge
- Understanding Dimensions — learn emergent organization
- First Helper — explore with the research assistant
Philosophy
RA-H is built on three principles:
- Non-prescriptive: Organization emerges from your content
- Local-first: Your data stays on your machine (SQLite)
- AI-powered: Helpers you create and control
System Requirements
# minimum
- macOS 12+
- Apple Silicon or Intel Mac
- Internet for AI model access (OpenRouter)
- ~500MB free disk space
# recommended
- macOS 13+
- 8GB RAM
- Chrome or Safari
Terminal Interface
The closed beta focuses on the web app experience. Advanced CLI usage will be documented later.
Architecture Overview
Architecture (simplified): Nodes | Focus | Helpers UI on top of a local SQLite database (with vector search) and OpenRouter for AI. Full details coming soon.
Getting Help
# built-in help
$ ra-h --help
$ ra-h <command> --help
# support
Email: beta@ra-h.app
Docs: ra-h.app/docs
Next Steps
Ready to dive in?