Summary
Reor is a worthy addition to our Machine Learning series. At the time of writing, the project has amassed nearly 7K GitHub stars.
Reor is an interesting project to say the least and not like the typical notes program we’ve previously covered. Each note you write is embedded into an internal vector database with related notes connected automatically. It’s pretty neat although the notes functionality is currently somewhat limited e.g. there’s no ability to insert images into notes, and flashcards are quite simplistic.
Also, only Markdown is supported. We’d love to see other document types supported such as PDFs and plain text.
The developers’ vision for Reor is for the program to become a self-organizing knowledge base that runs LLM workflows and is backed by a knowledge graph.
Note, by default Reor tracks anonymous usage data. But this can be disabled in the Settings / Analytics section.
Website: www.reorproject.org
Support: GitHub Code Repository
Developer: Reor Project
License: GNU Affero General Public License v3.0
For other useful open source apps that use machine learning/deep learning, we’ve compiled this roundup.
Reor is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.
Pages in this article:
Page 1 – Introduction and Installation
Page 2 – In Operation
Page 3 – Summary