Get RagGo

Private, self-hosted RAG for Windows, Linux, and macOS. Runs entirely on your hardware. Free to download and use.

Latest release — v0.9.54
Windows

Windows Download

Windows 10 / 11 · x64

Zip archive. Extract and run raggo.exe to start RagGo.

↓ raggo-windows-x64-pyc-v0.9.54.zip
Linux

Linux Download

x64 · glibc 2.17+

tar.gz archive. Works on Ubuntu, Debian, RHEL, Fedora, Arch, and most distributions.

↓ raggo-linux-x64-pyc-v0.9.54.tar.gz
macOS

macOS Download

macOS 12+ · Universal (Intel + Apple Silicon)

Universal zip archive for both Intel and Apple Silicon Macs. Extract and run ./raggo from terminal.

↓ raggo-macos-universal-pyc-v0.9.54.zip

System Requirements

Minimum

  • CPU 4-core x86_64
  • RAM 4 GB
  • Disk 2 GB free (+ your documents)
  • OS Windows 10+, Linux (glibc 2.17+), or macOS 12+
  • Network None required after setup

Recommended

  • CPU 8-core x86_64
  • RAM 16 GB
  • Disk SSD with 20 GB free
  • OS Ubuntu 22.04 LTS, Windows 11, or macOS 13+
  • Network Local network for team access

Up in 3 steps

Step 1 — Extract and run

Start RagGo

Extract the archive and launch RagGo. On first run it installs Python dependencies (~200 MB), then opens the Web UI.

# Extract the zip, then double-click:
> raggo-launcher.exe
Step 2 — Ingest

Index your documents

Open the Web UI at http://127.0.0.1:3235/ui/ingest and upload files or specify a directory path.

Step 3 — Search

Search your knowledge

Search via the Web UI at http://127.0.0.1:3235/ui/search, or connect your MCP client to http://127.0.0.1:3235/mcp.