Quick Start Guide
This guide will help you quickly launch Rubra with default options. The installation section covers in greater detail how Rubra can be set up.
Prerequisites
- M-series Mac or Linux with GPU
- On MacOS you need to have Xcode Command Line Tools installed:
xcode-select --install
- On MacOS you need to have Xcode Command Line Tools installed:
- 16 GB Ram
- 10 GB Disk Space
- Docker and
docker compose
Install Script
Rubra provides a 1-command installation script. Run the following:
curl -sfL https://get.rubra.ai | sh -s -- start
Once the installation script is complete, the Rubra UI will be accessible at http://localhost:8501.
Enjoy! Start chatting with the Welcome Assistant and ask it a question that requires a web browser. Learn more about how you can use Rubra here.