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

Ollama Chat

brumikbrumik11k downloads

Chat with your notes using Ollama and LlamaIndex.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates9

This plugin allows you to ask your local LLM about your own notes.

Ollama plugin link: https://obsidian.md/plugins?id=ollama-chat

Requirements:

Indexing is slow and hard to do in JS. Therefore you will need to run a lightweight python server to do the indexing for you next to your ollama.

For more information about progress and install see: https://github.com/brumik/ollama-obsidian-indexer

The https://github.com/brumik/obsidian-ollama-chat/tree/move-llama-inhouse branch does not need the above server to run but it is slower and less developed in general. If you cannot run the python server though you might find it useful.

To install the branch you need to build the plugin with npm run build and copy it to your obsidian install manually.

Features:

  • Run your own model locally. Set the URL to this model and you roll
  • Index your files on startup and on file modification
  • Open a modal by shortcut or command to ask your question

Future plans:

  • Text streaming when queriing to the LLM
  • Chat window for chat style communication insdead of query.
  • Add commands for useful queries to quick ask them like:
    • Summarize note
    • Summarize topic

Any feature recommendation is welcome.

Relase process

  • Create a new commit containing:
    • updated version in package.json
    • updated versions.json file
  • Create a new git tag matchig the version (git tag 0.1.5)
  • Push with tags (git push --tag)
69%
HealthGood
ReviewSatisfactory
About
Ask your local LLM about notes in your vault and run a model locally via Ollama. Index files on startup and when notes change, and open a modal via command or shortcut to query the model.
AIFilesIntegrations
Details
Current version
0.1.3
Last updated
2 years ago
Created
2 years ago
Updates
9 releases
Downloads
11k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
brumikbrumik
github.com/brumik
GitHubbrumik
  1. Community
  2. Plugins
  3. AI
  4. Ollama Chat

Related plugins

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.

Gemini Scribe

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

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.

ChatGPT MD

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

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Notebook Navigator

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

QuickAdd

Quickly add new notes or content to your vault.