Obsidian plugin for AI-powered note management
Top 49.9% on sourcepulse
Note Companion is an AI-powered Obsidian plugin designed to automate the organization, formatting, and management of notes for users seeking a more intelligent knowledge base. It offers features like AI-driven suggestions for file organization, custom AI prompt application, and automated workflows, catering to individuals who manage large volumes of information within Obsidian.
How It Works
The plugin leverages AI models to process note content, providing intelligent suggestions for folder structures, tags, and filenames. It supports custom AI prompts for consistent formatting and enables automated workflows for file management. Advanced features include handwritten note digitization via OCR, audio transcription, atomic note generation, YouTube summarization, and context-aware AI chat across multiple notes.
Quick Start & Requirements
pnpm
for installation and execution. Set OPENAI_API_KEY
in .env.local
. For Amazon Bedrock models, configure AWS credentials.
cd packages/web && pnpm build:self-host && pnpm start
cd packages/web; pnpm build:self-host; pnpm start
pnpm
.
pnpm install
pnpm build
pnpm --filter web dev
Highlighted Details
Maintenance & Community
The project is actively developed, with a monorepo structure using pnpm and Turborepo. A bounty is offered for refactoring the mobile setup. Community engagement is encouraged via Discord.
Licensing & Compatibility
The README does not explicitly state the license. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
The iOS integration currently requires the device language to be set to English, though community support for other languages is offered. OneDrive cloud sync is noted as not working with the iOS shortcut.
2 weeks ago
1 week