RIVER 1

Your Own AI Computer

Learn with, build with, thrive with in today's brave new world. And it's totally yours.

Access it anywhere, anytime.

Your phone, desktop, or browser

River 1 mobile interfaceRiver 1 desktop interface on MacRiver 1 browser interface

Ask anything.

Ask about your business, your life, your files — things only River could know because it runs next to your data. No scolding. No judgement. No limits.

Use our AI native apps.

Personal bookkeeper, web and file browser, doc editor, and many more.

Build your own apps.

A single backend for apps, agents, and chat — with swappable models, built-in provenance and citations, and local endpoints for zero egress.

Task App
TaskApp/definition.ts
import { BaseEntityType, BaseSkeleton } from 'types/entities';

// Task Entity Schema
export interface TaskSkeleton extends BaseSkeleton {
  '@type': 'Task';
  title: string;
  completed: boolean;
  dueDate?: string;
  tags: string[];
  priority: 'low' | 'medium' | 'high';
  isInToday: boolean;
  order: number;
}

export interface Task extends BaseEntityType {
  entityType: 'Task';
  skeleton: TaskSkeleton;
}

Build agents.

Agents see and act on your machine — click, type, read the screen, and move files — locally with explicit scopes.

Choose Your River Box

Select the class that matches your AI workload

Class 1

ENTRY LEVEL

Perfect for personal use and small models up to 20B parameters

Llama 3.1 8B, Mistral 7B, CodeLlama 13B, and other efficient models

Pricing TBD

Class 2

PROFESSIONAL

Ideal for power users and models up to 70B parameters

Llama 3.1 70B, Claude-3-Haiku equivalent, GPT-4-level performance locally

Pricing TBD

Class 3

ENTERPRISE

Built for teams and largest models up to 405B parameters

Llama 3.1 405B, multi-modal models, custom fine-tuning workflows

Pricing TBD

YOUR QUESTIONS, ANSWERED

AI, privacy, and your workflow

Curious about your personal AI computer? Find answers on privacy, setup, and how this device fits into your daily routine.

How is my data protected?

Your data stays on your desk — never sent to the cloud. Everything runs locally, so your files, chats, and ideas remain private and secure, just for you.

What can I do with it?

Chat about work or life, run research, write, analyze, and communicate — all right away. Build custom apps or automations to match your unique workflow.

Is setup beginner-friendly?

Setup is simple: plug in, follow a quick guide, and you're ready in minutes. No tech skills needed — just curiosity and a willingness to explore.

Can I create custom tools?

Yes! Use built-in SDKs, APIs, or a no-code builder to make your own tools and automations. Whether you're a developer or just starting, you're empowered to create.

Does it work with my devices?

Absolutely. It's designed to connect with your desktop, laptop, and more, so you can enjoy a seamless experience across your workspace.

How is this different from cloud AI?

Unlike cloud AI, your data never leaves your hands. It's fast, private, and always available — no subscriptions, no middlemen, just your own AI on your terms.

Own your data.
Own your models.
Own your compute.
Own your future.
GPU VRAM
32.4/128 GB
AI System and Entity System diagramAI SYSTEMENTITY SYSTEM
GPU VRAM32.4/128 GB