AI Personal Notes
AI Personal Notes is a app in the osFoundry community catalog. Privacy-first AI-augmented notes — automatically links related notes via vector similarity, generates Q&A and summaries from your knowledge base, runs LLMs locally. Powered by Reor. Electron desktop app; runs in a streamed sandbox (KasmVNC) here or natively on the osFoundry desktop client (preferred).
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Privacy-first AI-augmented notes — automatically links related notes via vector similarity
- Generates Q&A and summaries from your knowledge base
- Runs LLMs locally
Documentation
# AI Personal Notes
AI-linked personal knowledge base, powered by Reor.
## How it runs
Reor is an Electron desktop app — there's no web build. This app streams Reor to your browser via a KasmVNC sandbox; notes live on `/data/home/Reor`. Also available natively via the osFoundry desktop client (recommended — direct disk access, local LLM uses local GPU).
## Features
- Markdown notes with WYSIWYG + raw editor
- **Automatic similar-note links** (vector similarity via embedded model)
- **Q&A over notes** with citations
- **Daily summaries** + auto-organisation suggestions
- Local LLM (llama.cpp embedded) or BYOK (OpenAI / Anthropic / Ollama)
- Hierarchical folders
- Wiki-style backlinks
- Local-first — notes are plain MD files
## Why streamed instead of standalone web
Reor's UX is built around the Electron app's local filesystem access + local-model inference. The web sandbox runs the same binary but the AI experience is noticeably better on the native client where the local LLM uses the host's GPU directly.
How to use AI Personal Notes in osFoundry
Install AI Personal Notes into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.