reorproject/reor
Private & local AI personal knowledge management app for high entropy people.
ArchivedChunks notes into a local vector database (LanceDB) for automatic semantic linking and retrieval-augmented generation (RAG), integrating with Ollama for local LLM inference and Transformers.js for embeddings. The desktop app uses an Obsidian-like markdown editor with a sidebar that surfaces contextually related notes via vector similarity, enabling bidirectional augmentation between human editing and LLM-powered Q&A. Supports OpenAI-compatible APIs as fallback while maintaining all processing locally by default.
8,535 stars. No commits in the last 6 months.
Stars
8,535
Forks
517
Language
JavaScript
License
AGPL-3.0
Category
Last pushed
May 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/reorproject/reor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...