> ## Documentation Index
> Fetch the complete documentation index at: https://pearsdb.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Ruby

## Install the Ruby SDK

```bash theme={null}
gem install pearsdb
```

## Run Locally

Run the following command in your terminal.

```bash theme={null}
npx next dev
```
