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

Porygon

iugaiuga65 downloads

Turn your notes into a conversation.

Add to Obsidian
Porygon screenshot
Porygon screenshot
  • Overview
  • Scorecard
  • Updates16
Porygon Logo

Porygon - The Obsidian Assistant

Turn your Obsidian vault into a local-first AI workspace.

Chat with your notes and use Ollama-powered agent tools to search, edit, and interact with your vault while keeping everything private, local, and free.

Philosophy

Porygon is a simple and practical workspace for thinking, learning, and daily work. The goal is to build tools that are minimalistic, lightweight, and genuinely useful. AI is part of the experience, but not the center of it. It should help when needed, stay out of the way when not, and feel naturally integrated into the workflow instead of becoming the workflow itself.

Features

  • AI-powered chat: Talk with local Ollama models directly from Obsidian with streaming Markdown responses.
  • Agent tools: Let the assistant search, read, create, and edit notes in your vault through built-in tools.
  • Semantic search: Find relevant notes by meaning instead of exact words, making it easier to discover related content across your vault.
  • Skills: Teach the assistant reusable procedures with simple Markdown files stored in your vault, loaded on demand.
  • Ask before guessing: Porygon can pause mid-task to ask you a focused question with a few options when it needs your input, then resume where it left off.
  • Approve before changing: Destructive vault actions (create folder, create or edit a note, rename or move files) prompt for approval, with the option to deny with a short free-form reason so Porygon adjusts its next step. Turn on YOLO mode in settings to auto-approve when you want to move fast.
  • Save and resume sessions: Continue previous conversations at any time without losing context.

Agent tools

Porygon includes built-in tools like list, search, semantic search, view, edit, rename, create folder, copy, active file, backlinks, load skill, and ask user so the assistant can understand, navigate, organize, modify, and clarify things in your vault directly during a conversation.

Skills

Skills are reusable instructions that teach Porygon how to handle specific tasks, such as summarizing notes in a consistent format. Porygon stores them as Markdown files in porygon/skills/ and automatically makes them available to the assistant. To add a new skill, create a .md file in that folder with a short YAML header containing name and description, then write the instructions below it.

Personalize your experience

Keep the interface simple and concise, or enable advanced features like model thinking and tool inspection to better understand how the assistant works. You can also customize and fine-tune the agent instructions to shape the assistant around your own workflow.

Getting started

Porygon requires Ollama to be installed and running locally. You can download it from Ollama and install a model with:

ollama run gemma4

The first time you open Porygon, the onboarding flow will guide you through configuring your Ollama host, chat model, and embeddings model.

Semantic index settings

Porygon stores semantic index data locally in your browser's IndexedDB storage. You can exclude vault-relative files or folders from indexing in the Porygon Assistant settings page.

Privacy

Porygon does not add telemetry. When you send a message, the following data may be sent to your configured Ollama host:

  • Your chat message
  • The latest content of notes you explicitly mention
  • Prior conversation history in the current Porygon session
  • Tool results, including vault paths returned by list, search, edit, view, or rename operations
  • Note content indexed for semantic search

If your Ollama host is local, this stays on your machine. If you configure a remote Ollama host, data is sent to that host.

99%
HealthExcellent
ReviewPassed
About
Turn your vault into a local chat workspace by connecting Obsidian to an Ollama model and stream Markdown responses as they generate. Mention notes to include their latest content as chat context, search and filter files, and use built-in tools to list, view, search, or edit Markdown notes while keeping processing local for privacy.
AISearchEditing
Details
Current version
0.6.1
Last updated
Yesterday
Created
3 weeks ago
Updates
16 releases
Downloads
65
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
0BSD
Report bugRequest featureReport plugin
Author
iugaiuga
GitHubiuga
  1. Community
  2. Plugins
  3. AI
  4. Porygon

Related plugins

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.

Gemini Scribe

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

Semantic Notes Vault MCP

Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.

Local LLM Helper

Use a local LLM server to augment your notes

Advanced Tables

Improved table navigation, formatting, and manipulation.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

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.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.