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

AI LLM

sparky4567sparky45678k downloads

Integrate local machine learning (OLLAMA) functionality into your notes, enhancing their capabilities.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates13

This plugin was developed to make a better way to use Local LLM models with Obsidian.

In order to use the plugin

  • Download/Clone the plugin into your plugins folder

cd ./obsidian/plugins
git clone https://github.com/Sparky4567/obsidian_ai_plugin.git
cd obsidian_ai_plugin
npm install
npm run build
open Obsidian app
enable community plugin support
enable LLM plugin
choose a module within the settings tab
  • Ensure that you have Ollama installed

https://ollama.com/download

Read documentation accordingly.

  • Ensure that Ollama model is running in the background

ollama run tinyllama

(Example)
  • If you downloaded this plugin from GitHub repo, copy it to your .obsidian/plugins, don't forget to run npm install within the plugins directory
npm install

to install all needed dependencies.

  • Ensure that the plugin is activated
  • Choose the right endpoint and model in plugins settings
  • Write something into editor field (Simple text)
  • Select the text with your mouse
  • Press CTRL+P after selection
  • Type in ASK LLM and choose your wanted command (There aren't many at the moment)
  • Press Enter to confirm
  • Wait for a while to get the result

Your text will be changed with the text from LLM (Default is tinyllama)

If you have any questions related to the plugin or want to extend the functionality, write an email to [email protected] and I will try to respond as soon, as I can.

Recommendations

  • A laptop with at least 8GB of RAM and a decent processor (for local usage)

Want to support the project ?

wakatime

71%
HealthFair
ReviewSatisfactory
About
Use local LLM models via Ollama to process, rewrite, or augment selected text directly in the editor. Pick a running model and send selected text from the command palette to replace it with the model's output.
AI
Details
Current version
1.1.3
Last updated
2 years ago
Created
2 years ago
Updates
13 releases
Downloads
8k
Compatible with
Obsidian 1.5.11+
Platforms
Desktop, Mobile
License
Apache-2.0
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
sparky4567sparky4567
artefaktas.eu
GitHubsparky4567
  1. Community
  2. Plugins
  3. AI
  4. AI LLM

Related plugins

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

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.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Agent Client

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

Text Generator

Generate text content using GPT-3 (OpenAI).

Smart Composer

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

HiNote

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

Smart Second Brain

Interact with your privacy focused assistant by leveraging Ollama or OpenAI and making your second brain even smarter.

Khoj

An AI personal assistant for your digital brain.

Local GPT

Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access.