Note Gen
ActiveDescription
note-gen is an AI-enhanced note tool with auto organization, bi-directional links and cross-device sync, usable as structured long-term memory for agents.
Key Features
- AI organization — auto summarization and related-note generation
- Bi-directional links — graph notes similar to Roam Research
- Cross-device sync — seamless Web, desktop and mobile experience
- Privacy-first — optional local storage and end-to-end encryption
- Plugin-friendly — plug third-party LLMs and tools into the notes
- Export compatible — Markdown / PDF / HTML formats
Use Cases
💡 Providing AI agents with long-term memory and note storage
💡 AI-maintained graph notes for individuals and teams
💡 Continuing the same knowledge base seamlessly across devices
💡 Implementing knowledge methodologies like Zettelkasten
Tags
Categories
Quick Start
git clone https://github.com/codexu/note-gen.git
cd note-gen
pnpm install
pnpm dev