General Introduction
Reor is an AI-powered desktop note-taking app designed to enhance users' knowledge management capabilities through local storage and processing. The app automatically links related notes, answers questions in notes, provides semantic search, and generates AI flashcards. Users can edit notes using an Obsidian-like Markdown editor.Reor is designed with the idea that AI tools should run models locally by default to ensure data privacy and security.
Function List
- Autolink Related Notes
- Answer the questions in the notes
- Provides semantic search
- Generating AI Flashcards
- Local storage of all content
- Using an Obsidian-like Markdown editor
Using Help
Reor can be downloaded by visiting reorproject.org
Can interact directly with Ollama to download and run models locally
Can connect to OpenAI-compatible APIs such as Ollama or OpenAI itself
Guidelines for use
- Creating Notes: Once you have opened the Reor app, click on the "New Note" button and use the Markdown editor to write the content of your note.
- automatic linking: Reor automatically detects and links to related notes to help you better organize and manage information.
- semantic search: Enter a keyword in the search field and Reor will provide relevant search results based on semantic analysis.
- AI Flashcards: Select the notes you want to generate flashcards for, click the "Generate Flashcards" button, and Reor will automatically create content-based study cards.
- Local model runs: Go to the Settings page, select "Add New Local LLM", enter the name of the model you want to download, and Reor will automatically download and run the model.
Advanced Features
- Notes Q&A: Enter a question in a note and Reor will provide an answer based on the content of the existing note.
- Notes Editing: Uses an Obsidian-like Markdown editor that supports a variety of formats and styles.
- data privacy: All notes and data are stored locally, ensuring your privacy and data security.