Wingetlywingetly
← All apps

Reor

by Sam L'Huillierv0.2.31

Last updated

Private & local AI personal knowledge management app.

Install with winget

$ winget install --id ReorProject.Reor --exact --version 0.2.31

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Reor

Reor uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Reor_0.2.31.exe /S /currentuser

See the full silent install reference for Reor

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Reor is an AI-powered desktop note-taking app: it automatically links related notes, answers questions on your notes, provides semantic search and can generate AI flashcards. Everything is stored locally and you can edit your notes with an Obsidian-like markdown editor.

The hypothesis of the project is that AI tools for thought should run models locally by default. Reor stands on the shoulders of the giants Ollama, Transformers.js & LanceDB to enable both LLMs and embedding models to run locally:

1. Every note you write is chunked and embedded into an internal vector database.

2. Related notes are connected automatically via vector similarity.

3. LLM-powered Q&A does RAG on your corpus of notes.

4. Everything can be searched semantically.

One way to think about Reor is as a RAG app with two generators: the LLM and the human. In Q&A mode, the LLM is fed retrieved context from the corpus to help answer a query. Similarly, in editor mode, the human can toggle the sidebar to reveal related notes "retrieved" from the corpus. This is quite a powerful way of "augmenting" your thoughts by cross-referencing ideas in a current note against related ideas from your corpus.

Installers · v0.2.31

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Reor.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.33.1

    Start building with open models.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

  • LM StudioLM Studio
    ElementLabs.LMStudiov0.4.24+1

    Discover, download, and run local LLMs

  • ClaudeAnthropic, PBC
    Anthropic.Claudev1.44121.2

    Your AI partner on desktop. Fast, focused, and designed for deep work.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

More from Sam L'Huillier or browse ai, large-language-model, llama.

Frequently asked questions

How do I install Reor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ReorProject.Reor --exact --version 0.2.31. winget downloads the installer from Sam L'Huillier and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Reor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ReorProject.Reor --exact 0.2.31 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Reor?
Reor uses EXE (NSIS). Run the downloaded installer with: Reor_0.2.31.exe /S /currentuser. The silent switches are /S.
How do I uninstall Reor via winget?
Run: winget uninstall --id ReorProject.Reor --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Reor's Apps & Features entry.
Is Reor free?
Reor is distributed under AGPL-3.0. Refer to the publisher (https://www.reorproject.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Reor work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Reor directly from the publisher.
How do I keep Reor up to date?
Run winget upgrade --id ReorProject.Reor --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Reor from microsoft/winget-pkgs.

Recent versions

  • 0.2.31latest
  • 0.2.26
  • 0.2.25
  • 0.2.21
  • 0.2.19
  • 0.2.18
  • 0.2.17
  • 0.2.15
  • 0.2.13
  • 0.2.11