
obsidian-copilot
THE Copilot in Obsidian
The Lens
Obsidian Copilot puts an AI assistant inside Obsidian without sending your notes to a service. The plugin is AGPL-3.0 frontend. You bring your own API key for OpenAI, Anthropic, Gemini, Cohere, OpenRouter, or any OpenAI-compatible endpoint, including local models through Ollama or LM Studio. Your vault stays on your machine.
Install through Obsidian's community plugin browser, paste your API key, and you have chat over your notes, vault-wide semantic search with embeddings, command palette workflows, and image understanding for screenshots in your notes. Setup is a five-minute job.
Solo writers and researchers: free tier is genuinely useful with a personal API key. Plus tier ($0.99/month as of mid-2026, may vary) adds autonomous agents, time-window queries (find notes I wrote about X last month), PDF and video summarization, and web search. Teams: each user pays their own LLM costs, and Plus covers the heavier features.
The catch is the AGPL label is misleading. The plugin frontend is open, but Plus features run against a proprietary backend the developer controls. That is fine as a business model, but do not pick this expecting a fully self-hostable AI stack. If you need that, look at Khoj or pair raw Obsidian with a local Ollama setup.
Free vs Self-Hosted vs Paid
open coreFree tier: Chat, vault QA, semantic search, image support, basic commands. You provide your own LLM API key and pay the provider directly.
Self-hosted: The plugin runs locally, but Plus features rely on a proprietary backend. You can use the free tier with a fully local model (Ollama, LM Studio) and keep everything on-device.
Paid: Copilot Plus is around $0.99/month or a lifetime Believer license. Adds agent mode, time-window queries, file conversion (PDF, video, web), and image understanding through the proprietary backend. Pricing is unusually low for the feature set, treat it as a tip jar that buys you the heavier features.
Frontend is AGPL, backend is proprietary. Free tier covers chat and vault QA with your own API key. Plus tier unlocks agent mode.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
License: GNU Affero General Public License v3.0
Must share source even for SaaS/network use. Strongest copyleft.
Commercial use: ✓ Yes
About
- Owner
- Logan Yang (User)
- Stars
- 6,988
- Forks
- 650