Your documents.
Your local RAG.

A private, local-first desktop app that turns your files into an intelligent knowledge base using RAG. Powered by the LLM of your choice.

Arivu Application Interface

Why Arivu?

Local & Private

Your data never leaves your device. Arivu runs entirely offline using local LLMs (Ollama) and embeddings.

Deep Understanding

Uses RAPTOR (Recursive Abstractive Processing) to summarize documents hierarchically for better context.

Advanced Retrieval

Switch between Similarity Search and MMR (Maximal Marginal Relevance) to balance relevance and diversity.

Flexible Pipelines

Customize everything. Swap embedding models, tweak chunk sizes, and experiment with different RAG strategies per project.

Web Search

Integrated Tavily web search to augment your local knowledge base when the answer isn't in your docs.

Universal Support

Ingest PDFs, Word docs, Code files, Emails, and more. If it's text, Arivu can read it.

Demo

How it Works

01

Import

Drag and drop your files into a project workspace.

02

Index

Local embeddings and RAPTOR generate a searchable knowledge base.

03

Chat

Ask questions and get answers with citations to your docs.

Get Started

1

Download the App

Get the latest version for macOS. Compatible with Apple Silicon.

Download .dmg
2

Bypass Gatekeeper

Since the app is not notarized by Apple, run this command in Terminal after moving the app to Applications:

xattr -rd com.apple.quarantine /Applications/Arivu.app
3

Launch and Wait

Give it a minute for the backend to load.