Obsidian plugin for local LLM-powered text manipulation
Top 39.1% on sourcepulse
This plugin enables Obsidian users to integrate local Large Language Models (LLMs) via Ollama directly into their note-taking workflow. It offers pre-configured prompts for common text manipulation tasks and allows custom prompt creation, enhancing productivity for researchers and writers.
How It Works
The plugin sends user-defined prompts, along with either selected text or the entire note content, to a locally running Ollama instance. Ollama processes the request using a specified model and temperature, returning the generated text which the plugin then inserts into the Obsidian note at the cursor's current position. This approach leverages local LLMs for privacy and offline capabilities.
Quick Start & Requirements
http://localhost:11434
.Highlighted Details
Maintenance & Community
No specific community links or contributor details are provided in the README.
Licensing & Compatibility
The license is not specified in the README.
Limitations & Caveats
The plugin currently relies on a local Ollama installation, which is noted as being available as a macOS app, implying potential limitations for other operating systems.
1 year ago
1+ week