Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Real Chat

Chris GageChris Gage502 downloads

Chat sidebar for any OpenAI-compatible API (DeepSeek, OpenRouter and more). Bring your own key. Reads and edits your notes, ranked vault search, web access, image tools, and persistent memory.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

A chat sidebar for Obsidian that works with any OpenAI-compatible API — DeepSeek, OpenRouter (300+ models including Claude, GPT and Gemini), or your own endpoint. Bring your own key. It can read and edit your notes, search your vault, browse the web, and process images, all from a conversation in the sidebar.

📖 Full documentation is on the wiki » — setup, usage, vision & images, tools & vault actions, and memory & triggers.

Features

  • Five chat sessions with their own history, draft, model and settings. Histories persist across restarts; archive and reload past chats; export a chat to a note.
  • Any OpenAI-compatible provider — DeepSeek direct (cache-aware pricing) or OpenRouter (live model list, per-model pricing, favourites). Per-session model selection.
  • Acts in your vault — create, edit, append, rename, delete and find/replace notes; frontmatter and tag editing; backlinks, orphans and broken-link finders; word count and vault stats. File changes prompt for confirmation (or enable YOLO mode to skip).
  • Ranked vault search — a 🔍 search box (toolbar button or hotkey-able command) for instant, token-free results weighted by title/heading/tag/body; or ask in chat for synonym-expanded, reasoned search.
  • Web access (optional) — web search, fetch a page, and download a file into your vault. DuckDuckGo needs no key; add a Brave or Tavily key for better search.
  • Images — paste, drag or attach images; processed locally (compress, resize, convert, crop, rotate). Vision input routes to a natively multimodal model, or a vision provider you configure. Attached images are sticky (the chip persists across follow-up turns; tap × to remove), and the vision model runs the full tool loop — so it can see an image and act on it in one turn: save the actual picture into your vault, OCR it into a note, create/edit, search.
  • Persistent memory & triggers — a memory note read on every message, with user-defined command "triggers".
  • Reasoning models — chain-of-thought shows in a collapsible block (display only).
  • Cost tracking, streaming, slash commands, a saved prompt library, and inline "edit selection" from any note.

Support

Real Chat is free and MIT-licensed, built in the evenings around a full-time job. If it's earned a place in your vault, any support helps keep development going.

Install

From the Community Plugins store

Once accepted: Settings → Community plugins → Browse → search "Real Chat" → Install → Enable.

Manual install

  1. Download main.js, manifest.json and styles.css from the latest release.
  2. Put them in <your vault>/.obsidian/plugins/real-chat/.
  3. Reload Obsidian, then enable Real Chat under Settings → Community plugins.

Setup

  1. Open Settings → Real Chat.
  2. Choose a provider: DeepSeek direct (cheapest) or OpenRouter (one key, many models).
  3. Paste your API key. On OpenRouter, click Load / refresh models.
  4. Open the sidebar from the ribbon (speech-bubble icon) or the "Open Real Chat" command.

Privacy & network use

Real Chat only makes network requests you configure or trigger:

  • Your messages, and any note content you add as context, are sent to the API provider you choose (DeepSeek, OpenRouter, or your own endpoint) to generate replies. Choose a provider you trust; review their data policy.
  • Web access (off unless enabled) makes requests to your chosen search provider and to URLs you/the model fetch or download from.
  • OpenRouter model list and pricing are fetched from OpenRouter when you use that provider.

There is no telemetry and no other data collection. Your API keys are stored in this plugin's local data.json and are never sent anywhere except the provider they belong to. The plugin does not download or execute any remote code.

License

MIT © Chris Gage

HealthExcellent
ReviewPassed
About
Add a chat sidebar linked to any OpenAI-compatible API to read/edit notes, search your vault, browse the web, and process images. Run five persistent chats with per-chat model choice, perform vault file actions, use ranked search and vision input, keep memory notes, stream responses and export chats.
AISidebarFiles
Details
Current version
1.2.0
Last updated
2 weeks ago
Created
2 months ago
Updates
7 releases
Downloads
502
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Ko-fi
Author
Chris GageChris Gagesaorgage
GitHubsaorgage
  1. Community
  2. Plugins
  3. AI
  4. Real Chat

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Recent Files

Display a list of recently opened files.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Gemini Scribe

Allows you to interact with Gemini and use your notes as context.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

ChatGPT MD

A seamless integration of ChatGPT, OpenRouter.ai and local LLMs via Ollama into your notes.

Novel word count

Display a word count, page count, creation date, or other statistics for each file, folder and vault in the File Explorer pane.

Claude Sidebar

Run Claude Code in your sidebar.