🛠️
Tool

reor

by reorproject gh-tool--reorproject--reor
Nexus Index
41.1 Top 100%
S: Semantic 50
A: Authority 0
P: Popularity 74
R: Recency 50
Q: Quality 50
Tech Context
Vital Performance
0 DL / 30D
0.0%
Python Lang
Open Source 8.6K Stars
1.0.0 Version
Alpha Reliability
Tool Information Summary
Entity Passport
Registry ID gh-tool--reorproject--reor
License AGPL-3.0
Provider github
📜

Cite this tool

Academic & Research Attribution

BibTeX
@misc{gh_tool__reorproject__reor,
  author = {reorproject},
  title = {reor Tool},
  year = {2026},
  howpublished = {\url{https://free2aitools.com/tool/gh-tool--reorproject--reor}},
  note = {Accessed via Free2AITools Knowledge Fortress}
}
APA Style
reorproject. (2026). reor [Tool]. Free2AITools. https://free2aitools.com/tool/gh-tool--reorproject--reor

🔬Technical Deep Dive

Full Specifications [+]

Quick Commands

🐍 PIP Install
pip install reor

⚖️ Nexus Index V2.0

41.1
TOP 100% SYSTEM IMPACT
Semantic (S) 50
Authority (A) 0
Popularity (P) 74
Recency (R) 50
Quality (Q) 50

💬 Index Insight

FNI V2.0 for reor: Semantic (S:50), Authority (A:0), Popularity (P:74), Recency (R:50), Quality (Q:50).

Free2AITools Nexus Index

Verification Authority

Unbiased Data Node Refresh: VFS Live

📋 Specs

Language
Python
License
AGPL-3.0
Version
1.0.0
📦

Usage documentation not yet indexed for this tool.

Technical Documentation

Reor Project

Private & local AI personal knowledge management app.

GitHub Downloads (all assets, all releases) Discord GitHub Repo stars

📢 Announcement

We are now on Discord! Our team is shipping very quickly right now so sharing ❤️feedback❤️ with us will really help shape the product 🚀

About

Reor is an AI-powered desktop note-taking app: it automatically links related notes, answers questions on your notes and provides semantic search. 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.

https://github.com/reorproject/reor/assets/17236551/94a1dfeb-3361-45cd-8ebc-5cfed81ed9cb

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.

Getting Started

  1. Download from reorproject.org or releases. Mac, Linux & Windows are all supported.
  2. Install like a normal App.

Running local models

Reor interacts directly with Ollama which means you can download and run models locally right from inside Reor. Head to Settings->Add New Local LLM then enter the name of the model you want Reor to download. You can find available models here.

You can also connect to an OpenAI-compatible API like Oobabooga, Ollama or OpenAI itself!

Importing notes from other apps

Reor works within a single directory in the filesystem. You choose the directory on first boot. To import notes/files from another app, you'll need to populate that directory manually with markdown files. Note that if you have frontmatter in your markdown files it may not parse correctly. Integrations with other apps are hopefully coming soon!

Building from source

Make sure you have nodejs installed.

Clone repo

text
git clone https://github.com/reorproject/reor.git

Install dependencies

text
npm install

Run for dev

text
npm run dev

Build

text
npm run build

Interested in contributing?

We are always on the lookout for contributors keen on building the future of knowledge management. Have a feature idea? Want to squash a bug? Want to improve some styling? We'd love to hear it. Check out our issues page and the contributing guide to get started.

License

AGPL-3.0 license. See LICENSE for details.

Reor means "to think" in Latin.

🚀 Quick Start

bash
git clone https://github.com/reorproject/reor.git

Social Proof

GitHub Repository
8.6KStars
🔄 Daily sync (03:00 UTC)

AI Summary: Based on GitHub metadata. Not a recommendation.

📊 FNI Methodology 📚 Knowledge Baseℹ️ Verify with original source

🛡️ Tool Transparency Report

Technical metadata sourced from upstream repositories.

Open Metadata

🆔 Identity & Source

id
gh-tool--reorproject--reor
slug
reorproject--reor
source
github
author
reorproject
license
AGPL-3.0
tags
ai, lancedb, llama, llamacpp, local-first, markdown, note-taking, pkm, vector-database, rag, second-brain, ollama, javascript

⚙️ Technical Specs

architecture
null
params billions
null
context length
null
pipeline tag
feature-extraction

📊 Engagement & Metrics

downloads
0
stars
8,551
forks
0
github stars
8,551

Data indexed from public sources. Updated daily.