Obsidian Copilot: The Best AI Integration for Your Notes

Joon Ahn · 2026-05-22 ·▶ Watch on YouTube ·via captions ·1 min read
TL;DR

The Obsidian Copilot plugin brings AI assistance directly into Obsidian, eliminating the need to switch between your notes and a browser. The video covers installation, setup, built-in use cases (summarizing, explaining, translating), and creating custom prompts for automating recurring workflows like weekly reviews. ---

Key Concepts

Copilot plugin
tap to reveal ↩
A community Obsidian plugin that embeds an AI chat interface directly in your vault
Custom prompts
tap to reveal ↩
User-defined instructions that can automate complex, repeatable note-taking tasks
Saved conversations
tap to reveal ↩
Chat history that can be stored as notes inside Obsidian for later reference

Notes

§Installation & Setup

  • Install via Community Plugins → search "Copilot" → Install → Enable
  • Key settings to configure immediately:
  • Default model: supports GPT-3.5, Claude 3.5, Gemini, Llama, and others
  • API key: paste your OpenAI (or other provider) key under API Settings
  • Always Save and Reload after changes or they won't apply

§UI Overview

  • Model switcher lets you change AI models on the fly — ensure matching API key is set
  • Save as Note button preserves conversations to a copilot-conversations directory inside your vault

§Use Case 1 — Summarize Notes

  • Select all text in a long note → run "Summarize Selection"
  • Useful for quickly refreshing memory on old notes without re-reading in full

§Use Case 2 — Explain Like I'm Five

  • Highlight a difficult concept → prompt AI to explain it in simpler terms
  • Example: understanding the LDA (Latent Dirichlet Allocation) topic modeling concept in plain language

§Use Case 3 — Translation

  • Select text → ask AI to translate to target language (e.g., Korean)
  • Eliminates need for a separate translation tool; output is ready to share immediately

§Use Case 4 — Custom Prompt: Automated Weekly Review

  • Problem: manually carrying over incomplete tasks and building next week's agenda is tedious
  • Solution: a custom prompt that reads the current weekly note and generates the next one
  • Weekly note template structure used:
  • Review of last week (achievements, highlights)
  • Goals for next week
  • Schedules → subdivided into: Key Tasks (prioritized), Appointments, Deadlines
  • Steps:

Actionable Takeaways

  1. Install the Copilot plugin and configure your API key — save and reload to activate
  2. Use "Summarize Selection" to quickly re-engage with old or lengthy notes
  3. Use translation prompts to share notes across languages without leaving Obsidian
  4. Build a weekly review custom prompt referencing a template note to automate agenda creation each week
  5. Save important AI conversations as notes so they're searchable and persistent in your vault

Quotes Worth Keeping

The only limitation is your imagination.